Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Phoenix IDE

Phoenix is a modern open-source IDE for the web, built for the browser. We develop the Phoenix code editor for the web.
Collective - Host: opensource - https://opencollective.com/phoenix-ide - Website: https://phcode.dev - Code: https://github.com/phcode-dev/phoenix

Merge pull request #9412 from adobe/jeff/fix-9405

change file view selection to working set

github.com/phcode-dev/phoenix - 9f9c9abfca0c5d3afd6f0c1d427e72e6bd378c94 authored over 10 years ago
change file view selection to working set

github.com/phcode-dev/phoenix - e433c4976b888e66f0fcc24bc92b45e795d5ae56 authored over 10 years ago
Change links to use new codemirror organization

github.com/phcode-dev/phoenix - 41d560c35f45753c5fd329dd4971961236b0d6eb authored over 10 years ago
Remove getProviders() - should never be used.

Change arguments of unregister() to not require a full provider object, just the name.
Return tr...

github.com/phcode-dev/phoenix - 36e9908a7ef12caeb301c3f67e3d7bb866a7484b authored over 10 years ago
Merge pull request #9399 from adobe/pflynn/avoid-symlink-bug

Avoid "Debug > Open Brackets Source" hitting symlink bug #6692

github.com/phcode-dev/phoenix - 893efc2fef44b8611eb658b366562822b7d8e7a8 authored over 10 years ago
Remove unused module (ProjectManager)

This was causing a travis build failure

github.com/phcode-dev/phoenix - fede3b50981e8e807d885fbba4c96c9c44322733 authored over 10 years ago
Change Debug > Open Brackets Source to open the folder in the OS instead of

opening it in Brackets, to avoid opening a symlink path and hitting #6692.

github.com/phcode-dev/phoenix - 549d84750f9e5fd2defa222fa2d26e9f00162d46 authored over 10 years ago
Merge remote-tracking branch 'origin/master' into randy/issue-6505

github.com/phcode-dev/phoenix - bb2a6ca536f481e2ca83bdca4ca34cd67128ec56 authored over 10 years ago
create firstSequentially

github.com/phcode-dev/phoenix - f38506c0a72914e79e8f4e303305b6a6623642a7 authored over 10 years ago
lint and deprecation fix

github.com/phcode-dev/phoenix - a35ff0654156ee74262a6a682cb927ecf25c27c3 authored over 10 years ago
Merge pull request #9390 from mohammadyaghobi/my/persian-translation

Update Persian string

github.com/phcode-dev/phoenix - e261a040db51b45cbdab6c2ead6d56ec943288fd authored over 10 years ago
Merge pull request #9395 from adobe/ingo/update-release

update to release 0.45

github.com/phcode-dev/phoenix - 27e6c5abb6852a422b8acb67a52c907d88b96fc5 authored over 10 years ago
- update to release 0.45

github.com/phcode-dev/phoenix - 46e901c60730816d6a80daa6f71ca0beb817ec1a authored over 10 years ago
Merge pull request #9391 from valtlait/patch-1

Finnish translation update (release 0.44) [2]*

github.com/phcode-dev/phoenix - 43103db639b2bc7ff1bb52d082f9d056d69dda99 authored over 10 years ago
loosen restrictions on about:blank

github.com/phcode-dev/phoenix - 24bc8d461919c7b25bae4a6ea48dbfec7be9c293 authored over 10 years ago
Fix JSHint error.

github.com/phcode-dev/phoenix - 32c0ffad41aa48d4bc7f07482fd6c9f14728418a authored over 10 years ago
Fix #7459.

Keep track of the measurements of the same name: assign them different ids, but
report them unde...

github.com/phcode-dev/phoenix - 886d583bccc5534c3dc277f12f6dafe761049a9e authored over 10 years ago
Update NOTICE with licenses for React and Immutable-JS

github.com/phcode-dev/phoenix - 09e4ec1b3b10ee8a870f7c50bc90fceb4f95f9de authored over 10 years ago
Finnish translation update (release 0.44) [2]*

github.com/phcode-dev/phoenix - ab38884a49e5412bb7dd20ca8d868480e790a691 authored over 10 years ago
Removed unused reference to SearchModel

github.com/phcode-dev/phoenix - 5eaaee8e966e825c010ddd33ea836825e381bac2 authored over 10 years ago
Issue #8557- fixed to show correct result count

github.com/phcode-dev/phoenix - c78541cd7fcb5c70eeabc0fe3ca558e87b4c7274 authored over 10 years ago
Update Persian string

github.com/phcode-dev/phoenix - 0657a0494c6c34aa936b28003cc692123b3e45c3 authored over 10 years ago
Merge pull request #9353 from adobe/dangoor/9316-rename-collapse

File tree: properly handle clicks on nested files and directories

github.com/phcode-dev/phoenix - a9c6e52387aa21a8594beececc48a36b5617346c authored over 10 years ago
Merge pull request #9378 from adobe/dangoor/9327-endless-scroll

Fixes endless horizontal scrolling in the file tree

github.com/phcode-dev/phoenix - 48ae54f737a65f1b707e87fa1814d3e403894397 authored over 10 years ago
Merge pull request #9381 from adobe/jeff/fix-9380

Exclude the header title as a drop target

github.com/phcode-dev/phoenix - 63dcb3b8fbbba9d83f06d082ac063347ac8e459d authored over 10 years ago
exclude the header title as a drop target

github.com/phcode-dev/phoenix - 8c83e6ecd73c4ffe5b133d478775d4bac7ae766f authored over 10 years ago
Change the directory DOM to match what's expected with the current CSS on rename.

github.com/phcode-dev/phoenix - db383a1f886e3b5d1d0ca9a4d85d9f60e0438df1 authored over 10 years ago
Merge branch 'master' into dangoor/9327-endless-scroll

github.com/phcode-dev/phoenix - 29caafdc429e5f72c45d5e9b70a7d45b797e6a7d authored over 10 years ago
Merge pull request #9371 from adobe/randy/issue-9368

Fix error message dialog parameter order

github.com/phcode-dev/phoenix - 04fbfb85de967da0533052840ff97c906655394e authored over 10 years ago
use second most recent project

github.com/phcode-dev/phoenix - 691aedfa922605f624c7f40d6c8d3151e44c0f8e authored over 10 years ago
Merge branch 'master' into dangoor/9316-rename-collapse

Conflicts:
src/project/FileTreeView.js

github.com/phcode-dev/phoenix - 1a84c95288964be40f78c58e95e895e1f1d9148b authored over 10 years ago
better oranization of fallback path checking

github.com/phcode-dev/phoenix - 940f1e166665ce283ee06075b4d8ac228491fa65 authored over 10 years ago
Merge pull request #9355 from adobe/dangoor/9225-highlight-not-switching

Make sure all switches between working set and file tree are displayed.

github.com/phcode-dev/phoenix - 985c4bb0a851eaf2dafe53733a507224628dc241 authored over 10 years ago
Fix endless horizontal scrolling in the tree.

Fix for #9327.

github.com/phcode-dev/phoenix - 5185468ddd9e4018c0799e7a5dec24e340a0f7ba authored over 10 years ago
Merge pull request #9375 from adobe/dangoor/9370-rename-on-hide

Finish file tree renaming on blur

github.com/phcode-dev/phoenix - 3c7039e98179eb2f3746e84146d2da4dc931a268 authored over 10 years ago
Updated by ALF automation.

github.com/phcode-dev/phoenix - f004aa1c8ba1935964c44d0337631be0e697c8c8 authored over 10 years ago
Merge branch 'master' into alf_localization

github.com/phcode-dev/phoenix - cf826be3b35eb89fe9147ab88b9a4cb581ea5778 authored over 10 years ago
Merge branch 'dangoor/9225-highlight-not-switching' into dangoor/9327-endless-scroll

github.com/phcode-dev/phoenix - 0103ff338bdac19974c668bd336ce90666902be8 authored over 10 years ago
Merge remote-tracking branch 'origin/master' into randy/issue-6505

github.com/phcode-dev/phoenix - 0c89414d60b3e51ae22faa186b85603bec0cba26 authored over 10 years ago
Merge pull request #9226 from MarcelGerber/extman-install-url

Fix "Install from URL" issue

github.com/phcode-dev/phoenix - 6a91635de9d65aedc9723100510daca38224c33e authored over 10 years ago
Fix Sidebar Gap

github.com/phcode-dev/phoenix - 3985316ee8c92c439daa51a1d1fd94e560b1f78c authored over 10 years ago
Merge pull request #9373 from adobe/jeff/wsv-drag-final

Working Set Draggable

github.com/phcode-dev/phoenix - e233fbb9537e766fe1f9b780a064f2c4c9fe4731 authored over 10 years ago
Finish file tree renaming on blur

Fix for #9364 and #9370.

github.com/phcode-dev/phoenix - 55d1a98acf867542e3b44881d27d25ad472ccb4f authored over 10 years ago
Fix integration test failure.

github.com/phcode-dev/phoenix - 5a2fc2c23c18b96e6984e11b52363d0fa174bea6 authored over 10 years ago
Merge branch 'master' into dangoor/9225-highlight-not-switching

Conflicts:
src/project/ProjectManager.js

github.com/phcode-dev/phoenix - dac3572b4aebd296e3c7b17b49823f7b1475f818 authored over 10 years ago
Merge pull request #9369 from adobe/ingo/fix-rename-selection-div-move

fix the position of the selection div when entering rename mode

github.com/phcode-dev/phoenix - 4cc43b3cc9637ee63f27f1d9b4e34908c231e813 authored over 10 years ago
final wsv drag cleanup

github.com/phcode-dev/phoenix - ce9f3dc6d60243fdac1c740a2bb0f3184f6dd45f authored over 10 years ago
implement working set dragging for splitview

github.com/phcode-dev/phoenix - 98c59d2277b7d697f84f54f5777c2a186d72e727 authored over 10 years ago
Updated by ALF automation.

github.com/phcode-dev/phoenix - b308bfd8f5f7d03a06128422d01ecb2206561326 authored over 10 years ago
Merge branch 'master' into alf_localization

github.com/phcode-dev/phoenix - a1625afca038a221023fa74b505cd7737536a9bb authored over 10 years ago
Doc update in FileTreeViewModel._commit

github.com/phcode-dev/phoenix - de617d69a590cd601bbf967cbe23730e510db9d0 authored over 10 years ago
be smarter about fallback projects

github.com/phcode-dev/phoenix - b133287c27a0459620d2ac6cf2f4e3242a9c03ef authored over 10 years ago
fix parameter order

github.com/phcode-dev/phoenix - 539028c60d4fcdbc4005be564c636dfa36dbafa7 authored over 10 years ago
- fix the position of the selection div when entering rename mode

github.com/phcode-dev/phoenix - a1babad675315e3086d9cc9966bab07396319b68 authored over 10 years ago
Merge pull request #9361 from adobe/larz/issue-9328

UI Fixes

github.com/phcode-dev/phoenix - 02ffd667295a6bdf12ec479a6293bd294c15eb3e authored over 10 years ago
Merge pull request #9317 from adobe/dangoor/9313-binary-file

Revert to the previous selection in the file tree if there's an error.

github.com/phcode-dev/phoenix - 0b21b71f96c497e337e408f53e2e322a06cd0d6d authored over 10 years ago
Merge pull request #9360 from adobe/dangoor/9358-tree-shadow-alignment

Trigger for shadow on file tree to move when working set changes.

github.com/phcode-dev/phoenix - a302f3f9899a7349ad9d7c72d5ac16fdabefcecf authored over 10 years ago
Merge pull request #9280 from adobe/pflynn/string-tweaks

String tweaks

github.com/phcode-dev/phoenix - 53929192aefe7c310abf6f794131457b8e803416 authored over 10 years ago
Code review: Update link in JS code hints error dialog

github.com/phcode-dev/phoenix - 91b392bf349ece5058595b26a11c651697ee7ff6 authored over 10 years ago
Merge pull request #9297 from ivarcia/master

Update Galician lang

github.com/phcode-dev/phoenix - e81aa8f2394bffd533467642459f362b8811cc5e authored over 10 years ago
Trigger for shadow on file tree to move when working set changes.

This restores the same handling that was in ProjectManager previously.

This is a fix for #9358.

github.com/phcode-dev/phoenix - 65ec43bf9e93e01e405e851ef0dac7ffead184bd authored over 10 years ago
Merge pull request #9356 from adobe/dangoor/9349-bad-delete

Support ctrl-click for context on the Mac.

github.com/phcode-dev/phoenix - c296b5d0dfc3054a90b73936bafd26f354d5c4a6 authored over 10 years ago
Kept jstree rename input text from shifting and tweaked unfocused pane header text color on light UI.

github.com/phcode-dev/phoenix - 7527fda65719cc426f263aa8273c740d1bbf8b27 authored over 10 years ago
Merge branch 'master' into alf_localization

github.com/phcode-dev/phoenix - b2d1424392172c93c97a44b2fbb689d266576484 authored over 10 years ago
Fix for #9328.

github.com/phcode-dev/phoenix - 9d6f197ddea8d58ddd49aa6d71daba480667a698 authored over 10 years ago
Signal change in file tree when selectionViewInfo changes.

There is a special case in which we don't signal that change (it's noted in the
code). This shou...

github.com/phcode-dev/phoenix - b4d08e7924c9b65553d3ae9d022a47a8bf8a2fe0 authored over 10 years ago
Merge pull request #8667 from adobe/jeff/fix-8360

Fix focus jump from status bar to working set

github.com/phcode-dev/phoenix - ac2797e4b1fd91aaefbcf1c629e8840ded4a7506 authored over 10 years ago
Don't try to open newly created directories.

github.com/phcode-dev/phoenix - 99b700dd7ae369fc76b4f4966b81ee797722fdaf authored over 10 years ago
Limit the cases in which previous context is saved to avoid context highlight flashing.

github.com/phcode-dev/phoenix - 21440374c911f4db2e8759a07352e7b536862891 authored over 10 years ago
Rerender on change of focus between working set and file tree

github.com/phcode-dev/phoenix - fc2e4b71e3958975ab0a21e133e5897e875e04ec authored over 10 years ago
Always update scroll information for the file tree so that selection is positioned correctly.

This was a premature optimization avoiding offset computation which is generally expensive.

github.com/phcode-dev/phoenix - 5c6e5455e0dc755080d872e6f23a9d0629243595 authored over 10 years ago
When renaming a file, adjust the selection as well if needed.

Fix for #9225. This also fixes #9294.

github.com/phcode-dev/phoenix - 3490daae19f4f3408cb3fa45289d05456e0ff49b authored over 10 years ago
Remove tabindex, Apply .no-focus to the whole dialog

github.com/phcode-dev/phoenix - 7600a4300bd23def40f1b9e9a27d19bcf4f1e560 authored over 10 years ago
Fix other comment for file tree mouseDown events

github.com/phcode-dev/phoenix - 0adb06e8de91caced65eaf87c3d6fad6a44dd54f authored over 10 years ago
Fix comment for mouseDown handler

github.com/phcode-dev/phoenix - 70e5add4be9cf5cdbaee9ef467fdb43a65e4404b authored over 10 years ago