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

Prepare 0.52.0 release

7be17bea9a3aa9ed03f1d1dc31142c53577a60ef authored about 11 years ago
Update appending to workspace view

938239223e5e6fa2ec6460d5874057f2a412ce3c authored about 11 years ago
Prepare 0.51.0 release

0a551528b7f9ba2bd53018ebb6a3c1aba6a0632d authored about 11 years ago
Rename Treeview to Tree View in View menu

Synchronizes it to the same label used in the Packages menu.

2c24909581c739848bd808e945c389df2ab7426c authored about 11 years ago
Prepare 0.50.0 release

72532f0b4ec8edce554495cc1e4e4616863be3c0 authored about 11 years ago
Merge pull request #30 from atom/ks-dialog-classes

Extract dialog classes

9a02d66a6c0c6c9b7e7dcad2de0ec8c333e3c899 authored about 11 years ago
:lipstick: Remove extra newline

f76e297025892d403e2eaf1e7eb5aa3e61d29559 authored about 11 years ago
Remove unneeded instanceof View check

c09e33ae54b7c46e2768bd705c9349963b4e9fc9 authored about 11 years ago
Return false from event handlers

ec9af41702abeb0ad8e7cda32b573e37584831a8 authored about 11 years ago
Extract a move and add dialog from TreeView

ee8ef6d29f909c68f09b85d65f67d94cd22474ee authored about 11 years ago
Prepare 0.49.0 release

74e2c6483b2704c1c4f424baead9a256a7a5480a authored about 11 years ago
Merge pull request #29 from atom/bo-fix-focus

Fix focus

1070ac4ed89922404a143b26c33875bdaa2600ea authored about 11 years ago
Prepare 0.48.0 release

fb7014b0b2a9a17dc850f6ff521974328fff660c authored about 11 years ago
Serialize and restore scroll left position

Closes #26

e223687f6ce46a20d5ffd4821cd62a7c6160afc5 authored about 11 years ago
Run expect in a runs block

ab5e4c973f1f2388fb534d8314786ec382046f3d authored about 11 years ago
Prepare 0.47.0 release

5039ce1c6db33b6ce7d0a68e98ec4f0927b94aaa authored about 11 years ago
Add collapsed class by default

c4ef1f90b8d352f74650797a885299afde3bf9a7 authored about 11 years ago
Add focus menu item

aa0226a71b92b5846347664e1bdf296544cb6fe2 authored about 11 years ago
Fix tests

02f3f633cfa853f15f6872b47c6d0c56fafb4b7d authored about 11 years ago
Remove core:close thing

309ddf3788fff036e6ee8230d61d3050eb6ea721 authored about 11 years ago
Unfocus on escape

82bc16839c120838badac8ed2bb0da5c726dab3e authored about 11 years ago
Dont require focus before toggling on treev-iew:toggle

e408027dd7aac91a100f2e9554e4ca303184d6ec authored about 11 years ago
Remove cmd+w for closing the tree view

84277a10c899382f8691a44f42297a6f02fd0b23 authored about 11 years ago
Add toggle-focus command

953a8f3491da1eaf80c54c1fd729552804d3eb6e authored about 11 years ago
Prepare 0.46.0 release

ec8a2af0befe8a8ed0e5c9fed713b4e899a34ef0 authored about 11 years ago
Merge pull request #28 from atom/ks-fix-collapsing

Fix collapsing

ad9cbd9d2d55732e5548c2261a2fc00925fec709 authored about 11 years ago
Remove unused require

495773a44472052fb7ba50fb89d9f8d9c73db18e authored about 11 years ago
Remove unused require

91f0f82003c665e3abe9945552ff62102854f5e2 authored about 11 years ago
Only expand when initialized

b9a1f5e1f15f6c5b72a5c9735d7eb3d0f27a8f7f authored about 11 years ago
Don't subscribe until directory is expanded

07ba8cbbe64f8b8ab898efc924073e1a48156ccb authored about 11 years ago
Only trigger tree-view:directory-modified events when expanded

750dfff24d984a7607c70820011b73184cadb566 authored about 11 years ago
Subscribe to entry-added as well

e3b8a5bc6adc6c59635c518889cd3303ca5b3985 authored about 11 years ago
Store directory entries in a telepath Map

f431f512b42cd47c1b6f89f5abb921f46bf6adde authored about 11 years ago
:lipstick: Specify function to accessor

485bf4c28966c68fca7c696646d0ae83c070d032 authored about 11 years ago
:lipstick: align accessors

b4b677ceaa7502336d1e3e0f1ca3a27c50327e3a authored about 11 years ago
Use children instead of find for entry to remove

0f511b28ef3f83637b0e19c4cb6921a7ff5b7a7d authored about 11 years ago
Populate view completely through events

e84eb0d3ca02cd153c1a370af7742f8c0339789b authored about 11 years ago
Remove unneeded empty hash fallback

99c98bf80d9be3e0284e4e69b4cb15feecb50833 authored about 11 years ago
Add spec for directories not collapsing

9f7e289c1843090e673450bea31eda458265005a authored about 11 years ago
:lipstick: Sort cases

478c6dbacecf06fed4399ac81145522e12420be3 authored about 11 years ago
:memo: doc Directory::isPathIgnored

17fc0804eb66ce29cd6a8116f43ca3d5087a523b authored about 11 years ago
:lipstick: Use consitent indentation

50073c83373a9127ca5e181e70bade1e486aba6d authored about 11 years ago
Remove watch/unwatch delegates from DirectoryView

54c5023ffdaa95b4f7849ec7c4ea6b281bd48d4c authored about 11 years ago
:memo: Doc model functions

cd613dc3e3a89946512ccb38564ac74047a88305 authored about 11 years ago
Use atom.Directory::contains in TreeView::entryForPath

3558b98f97c0dd4ddc7c5a7aacdf3ea0ee21d66b authored about 11 years ago
Return only at end

0723838583e9bf2ca3de4e8a45c6f05cf954e7d7 authored about 11 years ago
Increment index on each iteration

d876a42246a362ef5d4c8d13bd0ba17133f153d5 authored about 11 years ago
Don't increment index for ignored entries

054116fb40e6c4cc4bdb92765c110f86fecf3c75 authored about 11 years ago
:lipstick: Use unless instead of if not

e656bc0afa77970a38b88f65b90ab545a1e31344 authored about 11 years ago
Use new directory on each spec run

c63872e113a8074a634b1c159d15456154ed56da authored about 11 years ago
Use name from newEntry variable

0766520cf8e0b055bb0cdf28e9368d3dfe85d90c authored about 11 years ago
Only allow reloading of expanded directories

e02bd7a07d198d55afba5f4a0fb2d4df0dff94a9 authored about 11 years ago
:lipstick: Rename path variable to entryPath

311e6668ee69c2d7b40b37b03b5a07a2fcff4602 authored about 11 years ago
Append view if index is at end

b1f5632f2cffc96764292c5254b3689b69645c54 authored about 11 years ago
Use new temp folder on each spec run

ce5400bdc861e72676ec74085d618f74a4f3d6c2 authored about 11 years ago
Load entries before trying to reload

b66d956cf0fa7f9f8342d182c7ed97d7203e25d8 authored about 11 years ago
.entries always exist now so just check expanded class

76d499061f89aae2abc63bceededfda809f1c3ea authored about 11 years ago
Reload parent directory when adding new directory

846078b21497d138e8d9a32eabd5cd29f44ecec3 authored about 11 years ago
Emit events when entries are added and removed

db43845941be5720cc484b79d430a2bf933cf7ce authored about 11 years ago
Check for subscriptions on directory model instead of view

d40780b5920deb82bf62fcc6b772471821758b74 authored about 11 years ago
Use toBeHidden instead of toExist

bdc2b65ab85287e6b3b6ee99910154f0caf922f2 authored about 11 years ago
Emit a entry-removed to trigger a directory-modified

abf8b673d10ac8aee24116bde1291e495d1e75a8 authored about 11 years ago
Use on instead of command for directory-modified

26f19d48d0ae0f79042e3310936142a55010d764 authored about 11 years ago
Inline simple updateStatus method

740a1c92f457933ae733a0693e193cae76e16a3d authored about 11 years ago
Add initial Directory telepath model

69b951a1b1e5bba8bf69736b60daa75d40cb1e1f authored about 11 years ago
Add isRoot property instead of passing parent around

a6442da8db61125c2279da3b8425404a5fc3adb7 authored about 11 years ago
Add telepath file model

7ce705fae069a0483d05c80f6ea4ece7f193d7cb authored about 11 years ago
:memo: Mention possible status values

b293698253c1b0a489fc36b9252e869ac2eca895 authored about 11 years ago
Use properties instead of getters on File

27c59be035213e65c23e0135033ac71ca547c058 authored about 11 years ago
Use path property

0562d785383d6446826c0955f3c78aad06de86cc authored about 11 years ago
Inline model creation

5a37736eef1685bc2577ca47a4268221a6024f23 authored about 11 years ago
Colocate created and destroyed

4bd1285778c8d6ddde0b9d0147f0b25ca7d89e5a authored about 11 years ago
Add initial model of file in tree view

3fc97e978e1e924143013f9a1b97c54f35d53ba4 authored about 11 years ago
Prepare 0.45.0 release

e5827c0f9455df855021f21a9398311970f2bf12 authored about 11 years ago
Remove spy on shouldPromptToSave

3b8eddf5df9bd531b98c6bb1abebb6ab9c127d6b authored about 11 years ago
Merge pull request #27 from atom/ks-dialogs-from-the-top

Dialogs from the top

ff8da9689c10f3fab14569ac9910a5d49c2cfe39 authored about 11 years ago
Remove unused import

fe88486fa50bff6627d0651a7152f4c45118a0cf authored about 11 years ago
Remove block div

441de923a7d933b2aaf7faf260138cfd8e27816e authored about 11 years ago
Clear error when buffer changes

33edb564dd3b48010fa5a08a7666b79e837d8c5a authored about 11 years ago
Check errorMessage outlet in specs

024dfe585a423f0861b55e42c39056006e0dd670 authored about 11 years ago
Synchronize already exists error messages

ed81db85df6490f04ec31d98792b9e8e2cab6462 authored about 11 years ago
Drop Error: prefix from messages

5397cc36eeae56c3e2f35928cde67b90608542b8 authored about 11 years ago
Use error message div

530d305026d3d6763b975a6682053f09384a2c0d authored about 11 years ago
Place dialogs at the top

d0c34fb1ac3a6a4037003ec5f17e1e0e72553e2c authored about 11 years ago
Prepare 0.44.0 release

dce29a3e47171ee79cadd6d8009dd7ebdfeb1371 authored about 11 years ago
Merge pull request #23 from atom/ks-no-more-auto-shrink

No more auto grow/shrink

4a19f3ec3700d540182860cf1ebdc0a8ac863e33 authored about 11 years ago
Remove unused params

b8f0d6e9032bf0578191364fee83b8f87d2fb62c authored about 11 years ago
:lipstick: Call width instead of css

bccfc5d98f21cbf4ce80756bfbeecfc1c7f32ed0 authored about 11 years ago
Bump min-width to 100px

0e28024943228bbc7d15e9d46f1b279ff4f57f37 authored about 11 years ago
:lipstick: Remove unneeded state.width truthy test

2be632535fa9f2b2374362ba1ba45aea077a5646 authored about 11 years ago
Set default width to 200px

49a97dfd35c302153c037c4c0d46108cf1aa353b authored about 11 years ago
Merge pull request #24 from atom/ks-hide-ignored-names

Hide ignored names config

180214c885f3160589cd708f368eafe3f0336c1f authored about 11 years ago
Set callNow to false when observing config keypaths

debbc8d6c37a0233caeea87bf468e94002b5250f authored about 11 years ago
Unfocus spec

e3f979e1a1100e83bbd2cc6543ad5aaf1a08db2c authored about 11 years ago
Add hideIgnoredNames config setting

This options will hide any file/folders in the tree view that
are contained in the core.ignoredN...

4d95891faf008fc62d75e0beba4613d9e52413f3 authored about 11 years ago
Remove unused core.hideGitIgnoredFiles config setting

565a24f65e0dcb2b7ef4fc885ac10a358f85a1df authored about 11 years ago
Don't use os.tmpdir() as project path

This directory can be huge and cause the spec to take forever to build
the views for it (~10s on...

6db99bf93d047bac25c858686eb1546f8b2bb418 authored about 11 years ago
Add initial Travis CI configuration

335b3a400f415359c50dc050ef348eabca51b39e authored about 11 years ago
Add initial Travis CI configuration

3a5c9dbd078742e7091f3f96031080a2868cf93c authored about 11 years ago
Prepare 0.43.0 release

3e27d7fde657818229f326ba42ed6479b3462719 authored about 11 years ago