Ecosyste.ms: OpenCollective

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

github.com/pulsar-edit/command-palette

:lock: Command Palette in Pulsar
https://github.com/pulsar-edit/command-palette

Rename require from atom-api to atom

45d9190d71f66655095fdfe87bfed1c3958c02b3 authored over 11 years ago
Use atom-api for requires

3aaae686feaff6b6be334f65119e1af99f1b9bf1 authored over 11 years ago
0.2.0

4d56e36cb9d228e77a8bfd1912b69b059e2732e4 authored over 11 years ago
Update for the new theme

ab4b426200c9dfde650e781f7fb883a294b4b2de authored over 11 years ago
Bump version to 0.1.0

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

4fec7b28e1311ce1aee777a529c39f8cc85f39a6 authored over 11 years ago
Add initial README

75b21da01dc226a76ffbdad571c4dfdc449385f0 authored over 11 years ago
Convert package.cson to package.json

547a41b7c333fb89534b23818d582faa10c274dd authored over 11 years ago
Support single string activationEvents

361cb56d44815ad23ad6074a352b8003f234dd13 authored over 11 years ago
Add a description for each package

fd6eec46ed38c06a8471aef64214890b676376e8 authored over 11 years ago
Avoid the .label class because it conflicts with bootstrap

9ee3a0b7ffb05f431cedb3c71772d4d54601ca20 authored almost 12 years ago
Show root view events when no element has focus

Closes #327

806c390d0f705cd2732e3e348d14150ca4a6650e authored almost 12 years ago
Remove unneeded initialization of variable from superclass

4570e0e05fe3b86cd0dbaf405217ca5b71d478d2 authored almost 12 years ago
Use `atom.activatePackage` directly in specs

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

16779af6d880cc3e07b9a629921ffb5933fd969a authored almost 12 years ago
Use underscore node module

1ae13b757589030693446ff36456c3240b46234d authored almost 12 years ago
Get CommandPalette specs to pass without getActiveEditor

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

ff9cee0a2b1cb5796ef6daf1ed8dc9416fc8b0c4 authored almost 12 years ago
Moved atom.loadPackage to a spec-only helper function

e0815edd81ec36e3c1c92835cb7380ce0342bc81 authored almost 12 years ago
Modernize command-palette package with package.cson

cdb0468d52a4fcf5fe9c4a941c2f9fcacb292bf1 authored almost 12 years ago
fix gists specs

aa2110cc0541cb98f7afca506dd84ace18bb1b27 authored almost 12 years ago
fix command pallete specs to reflect new classes

3338444a2367c20eebaed662b190dfae84f8d7d1 authored almost 12 years ago
move event name to title attribute

This was causing a bit of a headache because the event names could be
really really long. They'...

432ff05f4e3fd90740c4aee7b9ec30e318d76b27 authored almost 12 years ago
use kbd element for keyboard binding

88c0c5d8d49c1e743500f1795da5143458639903 authored almost 12 years ago
use generic label class for select lists labels

ee52cbb8540895301dd56b9d821824fc559f0e93 authored almost 12 years ago
use overlay styles for command pallete

b23a2e427210a0a8c5b89dc74f34f7f76841d05f authored almost 12 years ago
Clear mini editor base select list cancelled()

Clearing the mini editor when closing is something
all sub-classes were already doing so it make...

1be243cbfc71ce283f4ef0dc15048860a8fc60ca authored about 12 years ago
Restore focus after select list detaches

Previously if the select list was cancelled with no open
editors the mini editor would be given ...

cdf15fbb9757d6e85d1f05be339cc27a5cf5ba02 authored about 12 years ago
Add deferred package type

This package defers loading until specific commands are
triggered on the root view.

a90f56b10231a54faf2d4e18b95d193839908c97 authored about 12 years ago
Rename attach to load

d153529c08a79bfd97fd11d886029c9688ab1578 authored about 12 years ago
Extend AtomPackage directly in packages index.coffee

f308ef3703dbc4b48c9e7d795b8ae403039745b9 authored about 12 years ago
refactoring all the stylesheets into /Atom - Dark/

Conflicts:
.atom/themes/Atom - Dark/vim-mode.css

f5e4c258074861d0e2e456bf1c00a561571cd906 authored about 12 years ago
Remove unused require

14afd3280100c5022c4dfbb7a7e6a65d67d14a52 authored about 12 years ago
Rename event-palette to command-palette

0e43280552037ed4b3b9e80ab0f843dccb13a1a3 authored about 12 years ago