Ecosyste.ms: OpenCollective

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

github.com/pulsar-edit/tree-view

:lock: 🌳 Explore and open project files in Pulsar
https://github.com/pulsar-edit/tree-view

Merge pull request #769 from atom/wl-remove-require-deprecation

Move away from deprecated Electron require syntax

bba4eec73cc4c3d3f6b57510d4f8489fbe9601e1 authored almost 9 years ago
Whoops, forgot that Atom 1.7.0 hasn't been released yet

0a17bd60e46c3572d8abe5dbe787e40979c99d55 authored almost 9 years ago
Move away from deprecated Electron require syntax

Required for atom/atom#10983

f1129bb29b97ed0c45127fe193856dedb9a2f71c authored almost 9 years ago
Change to 'and' to align with CoffeeScript styleguide.

397f15478f7be4fe4564a7488653a3ce72e98d21 authored almost 9 years ago
Add check for undefined openedItem when double clicking file in tree view.

841a4d8de72399f04ce6c0635c170d648c4e8cc6 authored almost 9 years ago
Prepare 0.203.0 release

255d92bac89138e01a32e75e309a6dcba0e3af3f authored almost 9 years ago
Merge pull request #695 from Hyrrmadr/move-in-trash-more-verbose

Make 'Move in trash' more verbose on failure, add a note for Linux

4682f49baa54043d7d1a8fe10a8933ef32a80312 authored almost 9 years ago
Catch listSync errors. Prevent crash on unreadable directory. Fix #687, fix #671, fix #651

9d3758f3e032ee18b2d3423ae53e6bc222b9e888 authored almost 9 years ago
Fix #732 courtesy of ssorallen++

f5f655b0cde35515e86f3cfa6c45d489d2b3a1c2 authored almost 9 years ago
Prepare 0.202.0 release

ecc7e953c03f9d18444368af6dd2102138706268 authored almost 9 years ago
Merge pull request #755 from atom/ns-focus-on-reveal

Add `focusOnReveal` option

d813786c886fb6e64b2174d40d7335878f003c53 authored almost 9 years ago
Remove old tests

65803538794b6769968d28eafa40235ced5b68a9 authored almost 9 years ago
Merge branch 'master' into ns-focus-on-reveal-2

da1a42ea30e7e2f252dac82568aa9d04e854f940 authored almost 9 years ago
Revise focusOnReveal description

d2540eaddb622611ad35dcad7529c48d2907371c authored almost 9 years ago
Reorganize tests for focusOnReveal option

aa94dbc991f7d1173733c7eb07ab9dd5813db165 authored almost 9 years ago
Merge pull request #754 from atom/ns-auto-reveal

Add option to auto-reveal tree view entries when they become the active pane item

55204b3fd524724e97a3845fb9141a0131fecd94 authored almost 9 years ago
Revise autoReveal setting description

c6c37633c8459f9343e10eac58602b71a9cbb1be authored almost 9 years ago
Reorganize and combine autoReveal option tests

f62b6f3612afd434d4d74d39a69b08ed162554c1 authored almost 9 years ago
Merge remote-tracking branch 'refs/remotes/origin/master' into wl-paste-fixes

bba0a55f1e1cf30e3d62a63018a8f7f926364aad authored almost 9 years ago
Prepare 0.201.5 release

3ccf3ee472071efa5705e3d7becb2f7050e66a4f authored almost 9 years ago
Merge pull request #752 from atom/mt-fix-cant-open-multiple-non-text-files

Add backward-compatible support for new pending item API

5f4923f2454d50b19c0e9c60bc72ca684f72ba17 authored almost 9 years ago
Update and fix specs for pending state

1bab87f68a3dfb9527ff86d589e7c6be604cbedf authored almost 9 years ago
Add support for new pending item API

This adds backward-compatible checks for the new pending item APIs, and
falls back to using `Ite...

75cf40cd1f930e6f78dceade25ebc52015c05952 authored almost 9 years ago
feat(option): added an option to auto-reveal files on changing them

this option controls the revealing of files automatically as they
are switched in the editor panes.

8ec981c5388ff92d9e1c76e8159368c9b8ee7478 authored almost 9 years ago
feat(option): added an option to control if sidebar gets focus on reveal

control whether the focus on the editor panes is
transferred to the tree-view pane on calling 'r...

b5b974f1082691d42794eeafd1cc64de128ee05a authored almost 9 years ago
Prepare 0.201.4 release

fc2856a88cde036306776ec8d6eae07911bf1058 authored almost 9 years ago
Merge pull request #743 from atom/wl-focus

Don't close dialog unless Atom has focus

ac2c21459e1f242c3661aabc0233b07d82e4ff63 authored almost 9 years ago
Prepare 0.201.3 release

3b99ca0f0b13879a3d604433caa2d252b6060146 authored almost 9 years ago
Merge remote-tracking branch 'refs/remotes/origin/master' into wl-paste-fixes

b601f35450d1eced18d8c581021cc0ed6ca5309f authored almost 9 years ago
Don't close dialog unless Atom has focus

41098347148788fae42d2afe54bb5c113d273652 authored almost 9 years ago
Merge pull request #742 from atom/ku-focus-tree

Focus tree-view if name of active file is clicked

184990266c2d0b234266eb09adbb5a0e815f5d9d authored almost 9 years ago
Add tests

663c96e0550cbc25fe2439e227e0e90b3885a64e authored almost 9 years ago
Focus tree-view if name of active file is clicked

Fixes https://github.com/atom/tree-view/issues/740

e93148d5ec981ae69df788a3ab9dab6dcd389c0e authored almost 9 years ago
Prepare 0.201.2 release

c153f6765412b4ccd7999f9732939b257bad9b20 authored almost 9 years ago
Merge pull request #731 from atom/mb-config-schema-in-package-json

Move config schema to the package.json

117ee921f08701246b7ee17cbc9c24cf75b68dfe authored almost 9 years ago
Move config schema to the package.json

d48b981dfe63728e37abfaacd61638ecb8c07d20 authored almost 9 years ago
Prepare 0.201.1 release

ac0c1c4f5adba525fc50e221823cb18060090221 authored almost 9 years ago
Merge pull request #727 from atom/ku-fix-error-terminating-pending-state

Terminate pending state after fulfillment of opened item promise

117e0aee2573949e7a1924dbbe32679e7c567ef3 authored almost 9 years ago
Fix tests for double-clicking files

3c7c42ef4f3452d6da64c0d9c8657969a17b2beb authored almost 9 years ago
Terminate pending state after fulfillment of opened item promise

9962dfd92ba54327b5cfa410d8b8974d10c9be14 authored almost 9 years ago
Replace _.find with comprehension

7fcbb6c00f28489e980f3d2ebe5abda4c85f905b authored almost 9 years ago
Fix lint issues

4c62607540eda111f1fe4eed6416d83322f6fef7 authored almost 9 years ago
Finish tree view drag and drop tests

917afe075dc86e216b13cc5c4c8d3e470126a579 authored almost 9 years ago
Add tests for drag and drop root folders

7833d59ac79058af620fba97a183ceb7d097f5bf authored almost 9 years ago
Fix placeholder width

c5925356fb27e79e432fa00cee4356b1f4445149 authored almost 9 years ago
replace use of deprecated apis

016910296fd436636c12bea0f3517b8dbd49b47f authored almost 9 years ago
Update drag and drop behaviour

Now, instead of the top 50% being used for sorting project folders and
the bottom 50% for moving...

d96e59bebee5d42861c00c2148fb46f28746f228 authored almost 9 years ago
Fix project folder dnd to work with file movement

e388330a23bcd68adf8bec00a7130d7c8ab805d9 authored almost 9 years ago
Allow reordering project folders via drag and drop

3036669be5cd7b13c739a56a99db66d8a5341f1f authored almost 9 years ago
`:first` and `:last` aren't needed

54ec1303f1bda49d23f5ecd3208c720276132061 authored almost 9 years ago
Prepare 0.201.0 release

9dcc89fc0c8505528f393b5ebdd93616a8adbd68 authored almost 9 years ago
Merge pull request #714 from atom/ku-right-arrow

Open pending file on right arrow keypress

bc60bab4561e25280bde29d4c5c71afb3fc3df8d authored almost 9 years ago
Remove expand-directory command and replace with expand-item

bc72a16a2956348e152ef33d0ebf395ac8b07f55 authored almost 9 years ago
Terminate pending state for pending item in `openSelectedEntry`

da73935dc4eb16f133e976d49c968ae046b8bbbc authored almost 9 years ago
Some progress on specs

0663425ade0ee635268e3f5df7a25cd13f09821e authored about 9 years ago
Merge remote-tracking branch 'refs/remotes/origin/master' into wl-paste-fixes

43318d10d965462b32ae91b907884f33a426981b authored about 9 years ago
Open pending file on right arrow keypress

f48e6f68c25424f82a9a8b6dfc28f26e0570ee87 authored about 9 years ago
Merge pull request #713 from atom/revert-712-ku-right-arrow

Revert "Open pending file on right arrow"

9285c7ee079d3ba2f983686f765533b0d32b684e authored about 9 years ago
Revert "Open pending file on right arrow"

6480a042e23a004b503943cefd2eef503f498777 authored about 9 years ago
Merge pull request #712 from atom/ku-right-arrow

Open pending file on right arrow

2d4cf038e6fbb7a85e3c92350f46f21a625b3e16 authored about 9 years ago
Open pending file on right arrow

4aaf3f6e69eb3fd190435290fed713cc9a6cf42c authored about 9 years ago
Prepare 0.200.0 release

f9653c38e7de5a9902e2d6203e41ba4c2cdf1ac0 authored about 9 years ago
Merge pull request #604 from Tyriar/570_ubuntu_file_drag

Implement dragging and dropping from OS file explorer

f046c6575e71f80bc80a110573664d69c5de14b4 authored about 9 years ago
Only create one notification when 'Move to Trash' fails

2d3915961ec3f328cce34d0ce8112942db610be1 authored about 9 years ago
Prepare 0.199.0 release

8d48ee3c6ea3aa5485987627980d0dd0fd852d3e authored about 9 years ago
Merge pull request #682 from atom/ku-pending-editor

Open file in pending state on single click

4901b6f80219a69a6dd6c601aa67f04310c3c1f4 authored about 9 years ago
Put initialPath into a variable

d44a1413f9930c891bf61bfb676f6481e8ff68c4 authored about 9 years ago
Merge remote-tracking branch 'upstream/master' into 570_ubuntu_file_drag

607aa28ee508fa5c309d9ad9b673253db4d829d7 authored about 9 years ago
Make 'Move in trash' more verbose on failure, add a note for Linux

Do nothing when trying to remove with no file selected

899e61a0b41f62b56e24b2539ddebfebfce9045a authored about 9 years ago
Prepare 0.198.1 release

5ca6c21ef281e4a7409c38404fbc7c7979e9bb10 authored about 9 years ago
:arrow_up: atom-space-pen-views

6770169bda5210e8f64c801d1c02c3666338d2ac authored about 9 years ago
:art: Refactor specs

0b8dc0334a337a4238ab11d90ec345b7fd5f6200 authored about 9 years ago
Unfocus tree-view on double-click

d9e9a69bed9550e933bc2b6b821e3ae26495784b authored about 9 years ago
Fix test

c1451172ec8ccfbdf77e37c44153f0dd72ba2298 authored about 9 years ago
Use 'waits' only for tests with async nature

ab6e96ce3c9dd0c007f4688cd7ff5b9d6d78f549 authored about 9 years ago
Group file click tests together

... so that only one beforeEach and afterEach must be used.

8e8b4d0c9664be9960884123b409dedaef18714c authored about 9 years ago
Wait before clean up due to async nature of tests

This fixes uncaught exceptions about pane being destroyed.

f07387b2c375d059d1c0f640447df8b22a640f3d authored about 9 years ago
Add specs - test 'pending' functionality for files

53ef16002b79e7f8765603343c42841c2996ebfa authored about 9 years ago
Rename item::onDidConfirmPendingState for clarity

Now it is called onDidTerminatePendingState.

386b0dace1059a0a3f1494151fa9361b4c970e2f authored about 9 years ago
Update spec for opening files

d883be827ecab136be5b15d2b49eafe366ec9c39 authored about 9 years ago
Add pending option for ::openSelectedEntry

If file is single-clicked, it is opened in a pending state and will get destroyed when it loses ...

a2b9827fdcbb2aa798854ef50ce3e204723777e6 authored about 9 years ago
Commit some WIP specs

7c0aeb415023347a3b1e1532ad9905bd9ca42848 authored about 9 years ago
Fix copy/pasting files under certain scenarios

da31c5b1e38bb5993028bdbde80aa81501a4120f authored about 9 years ago
Prepare 0.198.0 release

01ad2a946efedf2bc103687a77df4219fdfae174 authored about 9 years ago
Merge pull request #645 from atom/ks-delete-entry-properly

Delete entry from expansion state property

5a9656bc6ec9b75aa00bc89fa19dc52c56449f0c authored about 9 years ago
Assert initial expansion state

22756a0481390cc4d111f764a8746273a5558742 authored about 9 years ago
Verify expansion state

efd4d42bf209abbe487eb86eca980c9ddae9663d authored about 9 years ago
entry -> name

c6d94a70340b9d7f167cdfc863f41a418aa59983 authored about 9 years ago
Delete entry from expansionState.entries

c0e86c58a1e238230dd4357a9aae3d0d20932aa0 authored about 9 years ago
Add failing spec

c497202c354ec01db933ad6fd905b6d5c29b4cf5 authored about 9 years ago
Merge pull request #618 from glangford/issue-498

Update folder git status colour after delete

4eea2f197ee4232e25fdf8f680c1dc6a98346bcf authored about 9 years ago
Remove unneeded process require

910e46009f19df9c38a600e1be426afa91665b37 authored about 9 years ago
Merge pull request #606 from Tyriar/547_fix_asterisk_file_exception

:bug: :apple: :penguin: Fix pasting files containing asterisks

bcd2432953011aa5f95a6352ddf33a4f7602b3a3 authored about 9 years ago
Merge pull request #601 from Tyriar/590_disallow_moving_root

:bug: Disallow moving root directories

697fbdab76f89f4d0031dbb8556578e4b0d15d1a authored about 9 years ago
Merge pull request #596 from olmokramer/patch-1

Fix instanceof check on doubleclick on an entry

745e353d6cf8c5fa3f5670a487047b5f12d7030e authored about 9 years ago
Merge pull request #609 from johanderuijter/filename_hover

Add filename to title attribute

4c02c40a640ec38164202aa7f58088d0a66ef405 authored about 9 years ago
Add filename to title attribute - Fixes #557

1d1013371f5ab581d4d7d66db17645fb3cfe0490 authored about 9 years ago
Prepare 0.197.0 release

c4ee0b50458de5c1385651822b5648a087126e82 authored about 9 years ago
Merge pull request #643 from billybonks/locale-natural-sort

:bug: Natural sort should be I18n compatible

366f52a0136769d206fe3a160877a2178658814d authored about 9 years ago
:bug: Natural sort should be I18n compatible

2fe9baaff79685038bccccf4781182530bfa3055 authored about 9 years ago