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

Resolve paths using project

88ea4fb87ac782335b75c886db688b7d87f93f03 authored over 11 years ago
Require Directory from atom-api

381ac2b23f7e72bf06bf9d7882263bb9665a2e10 authored over 11 years ago
Use atom-api for requires

f1bb58fbe74868a52f201f137d4d984773865e00 authored over 11 years ago
Update to match rewrite

a4c06abdf0d7aa754a8edd1e7fc3fd694481111d authored over 11 years ago
Register a context menu command

72a8a4402b6fab8d190a03271d5a7e17973b1eac authored over 11 years ago
0.3.0

5cbc2851f54de1c4ef50dcd965b4b7dc88c2e26b authored over 11 years ago
Fix the most cryptic of test failures.

a3c8a81381eb24f262114dcaa0325eb316f1b3ea authored over 11 years ago
Fix most treeview specs

b61c5a6b3273e6cf23b3a0e22eea35a11e70edcc authored over 11 years ago
Fix issue when scrolling to the first item in dir

When arrowing through the files with a directory at the bottom of the
tree view, it would not s...

f008011f453080da391900b11bf20bf3229744be authored over 11 years ago
Logic in the template for expanded

93ce6787320aee890110fe0a5a06e0138063a9d6 authored over 11 years ago
Update dialog panel to use new markup

d3b858a49f3b774f31ad083792dd4c2dd2d0fd12 authored over 11 years ago
Move more styles into the base CSS

ef10cf3fb4fb1a74e3ab821dcd51b2f868ca8429 authored over 11 years ago
Toggle directory expansion on single clicks

a6799d0a7d55a4c47adf1d5255837b3275df7377 authored over 11 years ago
Update specs for new class names

ff49c26698d1e2f33a8b96b04f2ad9fd6d4615e4 authored over 11 years ago
Use status classes

654148a39a149c219a4bd5fa079d018ec7b387f3 authored over 11 years ago
Remove disclosure arrow click code

We no longer have access to the disclosure arrow dom element

365e653abf56fcde9f04f8bb84df10cf0a8edeb8 authored over 11 years ago
Modified to info

838fa64fd1970ccc911ea12c05f2a01fb7fb860e authored over 11 years ago
Update classes to use new components in theme rework

d432060c0b3cf0e4631cfbae2daf4617503602ee authored over 11 years ago
Remove highlight divs

a747efc86e43c208163f1008b4fb734e67cc66f1 authored over 11 years ago
:lipstick:

0d1985e774d6f2531efd74b88649f6a901bdbca4 authored over 11 years ago
Use selected css

9a3d315d60ab48257209633a684813d83c2ba8a7 authored over 11 years ago
Use new icon handling in theme

b97e6e9c91c30468ad9b386622602ade859d6d27 authored over 11 years ago
use the icon classes rather than the mixins

ca7b711b2ecca76b93a7e6d0d300086799df2c13 authored over 11 years ago
Use new list classes

33719bee5be690699b0b09880b345df2734e29a5 authored over 11 years ago
Remove unnecessary css

8324f5aeccad8c9ff27e7eb7075dfa295c51540c authored over 11 years ago
Bump version to 0.2.1

88b2eeda4cf00286f341ef321afeb5c750506271 authored over 11 years ago
Use pane-container:active-pane-item-changed

ef577da042eb8e9ecbb299116a222817347f266c authored over 11 years ago
Bump version to 0.2.0

0ad242c8436cd2db1dd03f9813095913350c64ea authored over 11 years ago
Use relative paths in tree-view requires

48df18c757807827cb1d49e93abebd39d2b62717 authored over 11 years ago
Replace git global with project.getRepo()

a911878db049ea538bf55d2f3524c99c9b5d8caf authored over 11 years ago
Bump version to 0.1.0

7ed8033c860151d852b5b215e1c9cb75ef9a2556 authored over 11 years ago
Add more fields to package.json

18d9c835ca872623d4a4c7edaab1cd929438c311 authored over 11 years ago
Add initial README

6ee1e692614959c3f77a1065efb0a3438311dfc4 authored over 11 years ago
Convert package.cson to package.json

b9c1a0148e8ac819a4ed950bbd71da3f1ba34ef3 authored over 11 years ago
Show symlink directory icon in tree view

345a77669b7c0da9fa89e68342e8e54b72d4e446 authored over 11 years ago
Try chevrons in tree view instead of triangles

2458a7d8a8125d8abe7be5af4ce0cdc010cef3a2 authored over 11 years ago
Update octicons

b377636ab7633e2a93746f7c709206cb94eefa22 authored over 11 years ago
Move the resize handle over between the treeview and the editor

Otherwise it covers up the scrollbar in the treeview. No bueno.

2c01cc251fc0ca25e87c390b0404626955600eeb authored over 11 years ago
Support moving up/down in tree view with k/j keys

c8a420e9311d48b7bcc02c19bad009b701d33de0 authored over 11 years ago
Interpolate pathToCreate instead of path

This regressed as part of the migration to using helpers from
path instead of fs-utils.

Close #608

b9990191575ec311b5d1f09b5c09209daa8e84a9 authored over 11 years ago
Remove fsUtils.makeDirectory()

fsUtils.makeTree() was sufficient for all current uses.

fcb50ba9e86f4bc4d3a155289cdf81de49fa42ac authored over 11 years ago
Rename .write() to writeSync()

07d9db5aa895bca72d8dd17500a32a3081424098 authored over 11 years ago
Rename isFile() to isFileSync()

59224e34b14b6874bba7d509d0f87ef7cc27c79d authored over 11 years ago
Rename isDirectory() to isDirectorySync()

6ea3153ecbaff6fcd161a88656f6336ef94252bf authored over 11 years ago
Rename path variables to prevent collisions

2c44e0694d545d34284ba46ca36f329c557b4ed2 authored over 11 years ago
Add missing path require

159811ceafb8525364db7ad50593df2d3e4edb86 authored over 11 years ago
Use more description variable names instead of path

d946fb9eb77bb34736f52e2f2663a39b93365d88 authored over 11 years ago
Use path.join() instead of fsUtils.join()

ebb37ab139e08bba63f71fcf049cf4e21a7077fc authored over 11 years ago
Use path.dirname() instead of fsUtils.directory()

ade2339c2448c7fd4a244f439609c5e39e8be402 authored over 11 years ago
Use path.extname() instead of fsUtils.extension()

17378db8d479e05c16d853ed55c4a335ae31368c authored over 11 years ago
Use path.basename() instead of fsUtils.base()

259f50e6ba9b550f24fae270b899786cebddf3d7 authored over 11 years ago
Use active pane item for path

Previously the active view was used to obtain the path.

The ImageView does not provide a path a...

fbe2bfda35c475c1ec50e88e3dc4fa4ba3de75c3 authored over 11 years ago
shell.moveToTrash => shell.moveItemToTrash

87e29480e22d0ee213c7b6af90798d2f2d57db7f authored over 11 years ago
Correct indentation

14c270ae50c7225f3212cd9312ee303f1b621e1d authored over 11 years ago
Merge branch 'master' into atom-shell

5ad418d8149645f7235ab673465edfecb87a8b58 authored over 11 years ago
Add a description for each package

93cfef04b92c0ad59d23a3172dd23bd961144f2b authored over 11 years ago
Merge branch 'master' into atom-shell

Conflicts:
package.json
script/bootstrap
spec/app/window-spec.coffee
src/app/window.coffee

cbb85c7542595823d0fddefd79b5925b59ee3d83 authored over 11 years ago
Use atom-shell's "shell.moveToTrash()" to replace "$native.moveToTrash()"

e6cb60eecc761302e896e2d1f04419ae0e81e00c authored over 11 years ago
Use real path to determine if repository root

3fd35719098cab5a8dd20413242232c3a97f498d authored over 11 years ago
Remove unused requires

09ccda07b3d4b4ba12553e09322c850fc149f312 authored over 11 years ago
Only show scrolls when needed in tree view

3d6995ce4819eb2fcf4cd5f2b37db34ebffa6ac6 authored over 11 years ago
Set min-height on tree to 100%

029a4b97fc3331f7e7a494c494e56a51395e7aea authored almost 12 years ago
:lipstick: rename `treeViewList` outlet to `list`

ad6a1b72b10c5ce616cf51047475d87d63601459 authored almost 12 years ago
Oops. Fix tree-view auto-scrolling and specs after breaking them.

59aa4cda95e13e7f4cbd844443fad90c3047daf4 authored almost 12 years ago
Ensure tree view highlights extend full-width, even when scrolled

The .tree-view-wrapper element is renamed to `.tree-view-resizer` to
clarify its purpose, and th...

ac7ef2673e6334e03616952e52d5dad3768bdf78 authored almost 12 years ago
Fix tree-view specs

84d00c9781a3a782ff724731f04e2df2d249afc1 authored almost 12 years ago
:lipstick: Use outlet

ee1693ab95d9b8defd2397d224dc9b2853596cf3 authored almost 12 years ago
Remove tree-view margin bottom

d9cc6205caf1d9c846288b8cab1d264a3d03ec57 authored almost 12 years ago
Make tree-view CSS bootstrap-compatible. Use less and octicon-mixins.

af7f140c5a2209d9e53c469a3e2c7f0f18e4f512 authored almost 12 years ago
Use indexOf instead of substring to check path

ecae2b442d96a9376b737b05a73b9ffec02e96da authored almost 12 years ago
Only expand folder when needed for file asserts

Closes #470

5928c7c81b400b0bb7c73227e97193d097812d23 authored almost 12 years ago
Make all requires of 'fs-utils' assign to fsUtils var instead of fs

f7dda001e3fc9a0cb9b7ebc4d53af979399aca48 authored almost 12 years ago
Remove unneeded empty string span values

704290e327d370a4bc562ebcc8d358aeaafc380c authored almost 12 years ago
Extend highlight span to be entire width of tree

Closes #219

cbb67208621c07f6d288e8f75ac20160485a3ae7 authored almost 12 years ago
Add `atom.deactivatePackage(id)`

It serializes the package state to the atom.packageStates hash when
the package is deactivated, ...

1b0f80fb2bce9a8fceeaa287afccc15e5aabe0f9 authored almost 12 years ago
Use `atom.activatePackage` directly in specs

2f25ccd1ce95184dbb2c8419f4980d18c1ac988f authored almost 12 years ago
Serialize package states independently of RootView

Previously, package specs needed to deactivate the root view to test
their package serialization...

3e325f1ee7a94711840aa2d152dd3b409d909f42 authored almost 12 years ago
Consolidate tree-view stylesheets

7445f2674bff291aa6eb3cd0dc6212e2388a2d33 authored almost 12 years ago
Show symlink file icon in tree view

f51ba8e644a768e875e3bb5243dc5d1b80cf6fc1 authored almost 12 years ago
Make paths absolute before calling $native.watchPath

Also return a subscription that can be unwatched instead
of returning an id that is later passed...

dd26d21eea0c1fa4d18076a0251f26dfb080fb88 authored almost 12 years ago
Merge remote-tracking branch 'origin/master' into cefode

Conflicts:
native/v8_extensions/native.mm
spec/app/config-spec.coffee
spec/app/window-spec.co...

d5f6fd28bb5bf5af4d0410972c2949ce4435f5fa authored almost 12 years ago
Use fs.resolveOnLoadPath() instead of require.resolve()

767a177f9673f88aa16f1aa3bedb8f92365e7aa8 authored almost 12 years ago
Use node's require instead of internal require

fece44393f9e39cbdcce7ebb03f40df65b604a1d authored almost 12 years ago
Merge remote-tracking branch 'origin/dev' into md-preview-redux

Conflicts:
src/packages/markdown-preview/stylesheets/markdown-preview.css
static/atom.css
sta...

4cb662886176bc2c219dddc3483b8461cdd9b8d3 authored almost 12 years ago
Rename AtomPackage.packageMain to .mainModule

8ed2331ff7ebbf4db8bbd500d90eec4dd7aeb863 authored almost 12 years ago
Use underscore node module

bf26a45f15ca1b26346f10ddbeea9c045f412dcf authored almost 12 years ago
tree-view.css -> tree-view.less

97991f0a04c334907bf93954ad93082df705fca4 authored almost 12 years ago
Check if path exists before moving

fs.move() no longer throws an exception if the target exists
so check for it explicitly when the...

d6fe6c17ff6d3c59005185077291d0c109801bae authored almost 12 years ago
Tree view deselects entry when active item has no path

aa426fa474c12cc1d03edc9e1913cf232b7b9044 authored almost 12 years ago
Fix TreeView specs

8469e153638faf2e07df0a69831c19cde6474007 authored almost 12 years ago
Consolidate Git status checking

Now the status bar and tree view both listen for
status change events and use the cached informa...

04a16e8479ec27ea78d95e4116950e57b3924572 authored almost 12 years ago
Use subscribe instead of on

daf958b7d0e49b1a4c0a9f68ab12e33173d815fe authored almost 12 years ago
Make project's Git repository a window global

This allows it to operate independently of the
project and mirror the availability of the root v...

da588b2cef7882f115dd82e1d586b9d169e850d4 authored almost 12 years ago
Show Git status indicators on directories

Closes #301

d8f5b1c1b9ef090602d1307ff51a70a6a628acd4 authored almost 12 years ago
Change octicon based on creating file or folder

2ad74a1ad4019e86c0281a25fc59f20d73e30c6c authored almost 12 years ago
Don't automatically focus when attach is called

Only focus when toggling the tree view or revealing
an active file.

This prevents the tree view...

1f0a0aab5aca080b8490bc7ad6cba90826f54c03 authored almost 12 years ago
Bind ctrl-[] to collapse and expand directories

c965103fc7bebe715d2d8d668f31d20387aba38d authored almost 12 years ago
Remove unused require

fbf0a7d15615d867000f32e4d0eb53fe1e5b50e0 authored almost 12 years ago
Remove unneeded calls to rootView.deactivate

3dd6846e857f6ef9cd036c6c8da3a584807f4af7 authored almost 12 years ago
RootView.initialize no longer assigns window.rootView or calls open

c26f458fc7e207942c574e8e00e0b4831de3254f authored almost 12 years ago