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.196.0 release

2128102d44d191f414770d0110c5d320a3c6a728 authored over 9 years ago
Merge pull request #621 from billybonks/natural-sort

Adds a fast implementation of natural sort

74b69f3567a0f5c5f0fd2d1a6641e58f539be2f1 authored over 9 years ago
:racehorse: Adds a fast implementation of natural sort

The implementation is only concerned with alpha numberic sorting.

ie.

file1.txt
file2.txt
file...

dc26a18e6be93db2a31890b6249ae017cc1287b1 authored over 9 years ago
Prepare 0.195.0 release

ba8510c35b392b0e2e2b682cbec6c920a014dc3d authored over 9 years ago
Merge pull request #608 from Tyriar/125_squash_single_dirs

Add setting to squash directories

a5ac0230313d544bdf6691e577fe1db034289805 authored over 9 years ago
Add specs to test folder git status colour after file delete

c4e6e3ed6a0d3ffeea1755e7b5e2bd9d49baf7c0 authored over 9 years ago
Use path.sep in tests

b7c5eb133318bf04b8a14f88da01299a661a1ac6 authored over 9 years ago
Prepare 0.194.0 release

5674f9839e4ba398dd481a29829f37d331f13e41 authored over 9 years ago
Merge pull request #616 from billybonks/revert-natural-sort

:racehorse: revert natural sort

ca1d1f60e519ad646733802b466ba800488a8ae7 authored over 9 years ago
Update folder git status colour after delete

b6b80e2684929fdb5036f9a82c030253db7f8ed4 authored over 9 years ago
:racehorse: revert natural sort

Tests had to be changed, because the sort order is different

3ef7d75b82b3f16188858d152a977b7739ebfb3a authored over 9 years ago
Prepare 0.193.0 release

25481c5510eaf650065d8555de4c3125d59757d0 authored over 9 years ago
Merge pull request #607 from atom/iz-add-descriptions-for-config-settings

Add descriptions for config settings

71e77ceba3139f1675c55f7d8f4d872e0bf4f812 authored over 9 years ago
Check for win32 directly instead of startsWith win

547b9f31149c10e54fed802df0e264e7c4bedc74 authored over 9 years ago
Add description for new config

e1c5691ec0813714d73d861575ca7b958597418a authored over 9 years ago
Add setting to squash directories

A new setting tree-view.squashDirectoryNames that squashes directories
together when a directory...

bca7885945e0d001987fee58b41a5634f3cc8561 authored over 9 years ago
:bug: :apple: :penguin: Fix pasting files containing asterisks

A regex was testing to ensure that the pasted file's new path is not part of
the file's original...

bdab4fb9ec55ce3f973f30a3d615cf184c2a38b1 authored over 9 years ago
Merge pull request #603 from Tyriar/fix_lint

:shirt: Fix unnecessary fat arrow lint error

a9246b486845fa010db3b8a7f1b82927b4fab35f authored over 9 years ago
Implement dragging and dropping from OS file explorer

Fixes #570

21c93c012469aed013d4c94bbdb693d4a19f9477 authored over 9 years ago
Only add the draggable attr when true, fix test

2c58074784a81ee11658a9187f618b6270caba39 authored over 9 years ago
Add description for config settings

855cef2e554be78804021d78ada3b18762b2c028 authored over 9 years ago
:art: Fix unnecessary far arrow lint error

76de2bc75025733c4a7f341f394153ea0d3a9fce authored over 9 years ago
Change spec to correctly test draggable as an attribute

183c615d2d52e1e96803c8ae782c8e63c20becd6 authored over 9 years ago
Prepare 0.192.2 release

12ee5696e844a4a55a4bb5a19cf8ca7413637a4e authored over 9 years ago
Merge pull request #602 from atom/sm-595-fix-empty-contextmenu

Expand tree-view to full or auto height

9a13b085d05b7837ba374bb1bdd1282b6427c384 authored over 9 years ago
Expand tree-view to full or auto height

So that the context menu can be activated.

Issue #595

1d55cb2e01d7ab4edf2bcc2479028967c1080377 authored over 9 years ago
:bug: Disallow moving root directories

Moving a root directory can cause the tree view to become invalid as the
project remains but doe...

52b790aba152642888b9e16409b31443737f5274 authored over 9 years ago
Prepare 0.192.1 release

f57697766bf05ea0d9a197f709ba685d4f05b09a authored over 9 years ago
Revert "Expand tree-view to full height"

This reverts commit ebd16de8908a58acefa7349056d59517c080f16e.

06aab03f920dac5e8941727254abcd91329bfb0b authored over 9 years ago
Prepare 0.192.0 release

cde15cc81946659417e6b55c8dbbdfa690a308a7 authored over 9 years ago
Expand tree-view to full height

So that the context menu can be activated.

Fixes #595

ebd16de8908a58acefa7349056d59517c080f16e authored over 9 years ago
Fix instanceof check on doubleclick on an entry

21286dec64a3ae3e11173388d161bb4b156072d9 authored over 9 years ago
Prepare 0.191.0 release

469b9ee8be3d164437f9f56de9fb3cb11ae0b3bc authored over 9 years ago
Merge pull request #490 from atom/ld-file-icon-service

Add a file icon service

8a3b3f657cb60d192a37dcf7e08073abfa5d15ae authored over 9 years ago
Rename service to 'atom.file-icons'

17b4a156255b00fd265c09687827aca8df8f9cb9 authored over 9 years ago
Add default file icons provider

6dc4413c92b21986e87bf3d29ac1e7bad3417208 authored over 9 years ago
:memo: Update README

f8a6e5c47c4c858903cb3279468cbb0b04a49476 authored over 9 years ago
Add the ability to set and reset the file icons service

b960536decad0e1593822e44238453d40a6183cc authored over 9 years ago
Change name of service to tree-view.file-icons

2fec813989bed4b17204a7d563a1496f52354ecf authored over 9 years ago
Change name of function to iconClassForPath

57ada9548fd0ef1ab6240ae73cee76c341598559 authored over 9 years ago
Switch to using file icons service

ee1e816771def1480594622e69ccfe1cde0978cf authored over 9 years ago
Prepare 0.190.0 release

c8adf2e62c1f1cf11abd57c8be2a51231f532c1e authored over 9 years ago
Merge pull request #579 from atom/cn-use-flex-layout

Use a flex layout for the tree-view-resized div

d0fcca021f47f23c2a1f354d4036953cd2391740 authored over 9 years ago
Merge pull request #578 from atom/cn-fix-hardcoded-display

Avoid using a hardcoded display value when forcing a redraw

d70f7d1d94513535eeac60dfd8dd06d5a2c91702 authored over 9 years ago
Add order--xxx classes

This allows other packages to decide where they want to appear no matter the DOM order.

adbf8d37ee4380417ae67895a985f7eda3a01311 authored over 9 years ago
Change tree-view-scroller to `flex: 1`

instead of 100% height.

This allows for other packages to share the available space.

613e22fd644080ada2bfb3a107ce1451a82db0e2 authored over 9 years ago
Use a flex layout for the tree-view-resized div

This change does not impact how the tree-view render, but will allow
other packages to insert ne...

9d8af2960f163544f4abd9d841974071f1b83a81 authored over 9 years ago
Avoid using a hardcoded display value when forcing a redraw

Simply removing the previously defined display is enough to make it
visible again and it won’t o...

0817b55f7991a810339bb88e84edf9645923696d authored over 9 years ago
Prepare 0.189.0 release

0f3b554a055995610799ec5131b81b553276684b authored over 9 years ago
:arrow_up: [email protected]

116259076dee5488b18964f0f86fc1a18a83f5db authored over 9 years ago
Prepare 0.188.0 release

a780c4a87fbcc772d351c3dc6b7ddd9fbc2b56f2 authored over 9 years ago
:arrow_up: pathwatcher

dda10fcae8751f50963055d2f37f5a5ffc496025 authored over 9 years ago
Prepare 0.187.0 release

45f2b4aa12eefa07faa1f3790b2f927301d752ea authored over 9 years ago
Make specs pass without jQuery in Atom core

96a2128b45bed38aa3da7a1812a2219ff890570c authored over 9 years ago
Prepare 0.186.0 release

06da1ec84cab9da213b9abf86d66e64b846f2c25 authored over 9 years ago
:art: Use Project::relativizePath in more places

03c59f1a52e46396adb5e44b7d1bc9728e0b4663 authored over 9 years ago
Prepare 0.185.0 release

c4f441b5d88c97baf094e6cc2ae2903c02db05c8 authored over 9 years ago
:art: Use Project::relativePath

15840a4273d7e53f73f27e376440953e5273c898 authored over 9 years ago
Prepare 0.184.0 release

bb211a491ebf97142d12eb000476b41cb1d0f55b authored over 9 years ago
Merge branch 'fix-issue-555'

Merges PR #556

d83f6cd1d4fb72df8a8e2391fd7a6bd759f68e37 authored over 9 years ago
Use a WeakMap to track drag event counts

This removes the need to synthesize an identifier

0cd79de07bdce37d6ec5a77c1da13eb993570a5d authored over 9 years ago
Add test coverage for interleaved dragenter/leave events

8a5326fcbab8a246f364671583ebde6cba702456 authored over 9 years ago
Increase an entry's dragEventCount for every hover, decrease it for every leave

b71825614d04ff462d658dcffb7bfb901ba19083 authored over 9 years ago
Added pointer-events for .name back in

92d2e9eb6320d37bbc7ccc1078ab609a2beecec6 authored over 9 years ago
Merge pull request #551 from tomekwi/patch-2

Update markup for keyboard shortcuts

296ccd69009ddcc45bdea250c7395d5cfe9a25a1 authored over 9 years ago
Merge pull request #550 from tomekwi/patch-1

Update keybindings in the readme

39aab2825515057c7b463bde5331548fc4621958 authored over 9 years ago
Prepare 0.183.0 release

13aaa7e21b88b722a7e1bf6450a7be84e86087e5 authored over 9 years ago
Merge pull request #543 from saschagehlich/drag-and-drop

Drag and drop

1f6a43cb91b594e831f71c8f67e02ee6539c4aa1 authored over 9 years ago
Fix specs

d722ffc9cc9c89eb6c01dbb49199eff25978931b authored over 9 years ago
Fix nested selected list items

69f2f2c4a92dbcd0acfe7ec5741287fb711c4aa4 authored over 9 years ago
Make sure drag callbacks are not documented as public

6b89152089e1243bc0d729ce2b29ad2559da0ef8 authored over 9 years ago
Add warnings to notifications instead of `console.warn`

631c1abaf1ee518e8ee6f34d62f5690246b6b9aa authored over 9 years ago
Removed newlines from TreeView#handleEvents, remove unused css class [skip ci]

1333c26cdeaff1ffbef4ea0428e327b5e4ececdf authored over 9 years ago
Use item view's name as drag image

It works like this:

* Get the computed style of the name element, convert it into an object (wi...

96aeb905a39ecd97452f083c5116ea87c5a8874f authored over 9 years ago
:bug: dragenter -> selected

6eb6d03fe12ae77b15e2033e7929666b92818801 authored over 9 years ago
Added specs

7bd334bb2ef5cb2c94994065d426f0baba045d88 authored over 9 years ago
:bug: Removed focused spec

e8580ae14935556a14828f7ac3008201d19b9a08 authored over 9 years ago
:bug: Make entries draggable instead of names

6f5ab9eab4f58087c25ad337dc62a2cf62b9157b authored over 9 years ago
Remove unwanted variable

960a7b108f0aa16aec000f0752a388dcb21a3ba4 authored over 9 years ago
Change hovering entry color to UI color variable

# Conflicts:
# styles/tree-view.less

0f8dec5ca27d62d1c99eeea00131e42b57a35341 authored over 9 years ago
Implement drag-and-drop feature

7a87218815040fea1ee3b0951257f484bbe90777 authored over 9 years ago
:art: Remove `returns noop` documentation

4fa00146330942754bc6f97ad8456ac4cb4ca407 authored over 9 years ago
Change hovering entry color to UI color variable

69edd8c69587a3557f64d6d7b11ac0da439c7a8e authored over 9 years ago
Update Mac OS X binding

4d535dbb983187fe0e2c27230f5deb2634792e61 authored over 9 years ago
Update markup for keyboard shortcuts

If you do merge <https://github.com/atom/tree-view/pull/550>, it’d be better to have there consi...

8b3bd6488cda05ced6a8ea763847eac77181ca7b authored over 9 years ago
Update keybindings in the readme

The `ctrl-0` seems to have [changed](https://github.com/atom/tree-view/commit/9634a08650ac767624...

9324b7f262f7879a68d46edf2eb61c2cf255b2e5 authored over 9 years ago
Prepare 0.182.0 release

26e598ad892892d4aa5705abada3b34765c373ef authored over 9 years ago
Merge pull request #534 from jerone/issues/#533-respect-other-panels

Respect other panels when resizing. Fixes #533

4e24dff9a536f1f1b6d8d577239e49be6f7c9376 authored over 9 years ago
Prepare 0.181.1 release

48abb5d6440e1035ace2ef481916c77eb5f70999 authored over 9 years ago
Merge pull request #479 from atom/mq-fix-251

Fix keybinding conflict with window:reset-font-size

a73d6aa38cdc48e697ebb09fb7dd991b37d9daaf authored over 9 years ago
Use Alt-\ for focus keybinding

9634a08650ac7676240e9dc20ed593121f32c61f authored over 9 years ago
Fix keybinding conflict with window:reset-font-size

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

2d14d7c72ae2e710961c042c6ab0b88c799a6abb authored over 9 years ago
Prepare 0.181.0 release

75f8482b43caf422966a295fcd70aa7d45b980bd authored over 9 years ago
:art:

b98ae1c4d82598c4803b1a15bfb0e06e8c78d5aa authored over 9 years ago
Merge pull request #487 from acontreras89/master

Update VCS status properly for directories with symlink parents

b113b2abceb204c72ba829b7dd62768709ce2cd1 authored over 9 years ago
Only build pushes on Travis for master branch [ci skip]

6eada5b03f5ceaf552b2c472cffed8de2345abab authored over 9 years ago
Simplified calculations

fc3c32853735d708dfb8d91e5647992e76349b75 authored over 9 years ago
Prepare 0.180.0 release

b9e6e19f2d893868c8feec622c8fc117ec6cf88c authored over 9 years ago
Merge pull request #492 from monoblaine/patch-1

Consistent behavior of HOME and END keys

aa202c83c119a66951b42670c0fbd6b28b02684e authored over 9 years ago
Merge pull request #518 from adrianchen19888/master

Update README.md

843cd21d4f7f960417d46927129f7d701520cc45 authored over 9 years ago