Ecosyste.ms: OpenCollective

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

github.com/pulsar-edit/settings-view

:lock: 🔧 Edit Pulsar settings
https://github.com/pulsar-edit/settings-view

Test for glob errors

Closes #454

3380ba674cf212d6f6ee9c64a1c8f0b524cae9ae authored almost 10 years ago
Handle error from glob

7aa1c4b07b7fa5788b4d1ff94a9db3a707dcc076 authored almost 10 years ago
Don't pre-load package panel views upfront

3a7234102c64a7fb0a6b149dc994d2d40a90f071 authored almost 10 years ago
Only handle events for package associated with view

df88598981abbe06b4d5e94f5f28a9b2353f38c9 authored almost 10 years ago
Only create grammars/snippets view when package has a path

a19e5e0ebc58f4abc4175325a9ca4779066cf848 authored almost 10 years ago
Fetch package from atom.packages before updating view

4f162760e8f886190a4305d13cfb1bf947159927 authored almost 10 years ago
Don't handle package events from SettingsView

d9d35a0d677913c7a760c2017eb81ae9ad9f4fc4 authored almost 10 years ago
Add spec for clicking installed package from Install panel

6abe37a3c475e2f84161e4b593b6004c5c96586c authored almost 10 years ago
Add missing event param

ce43170e20615831e00ebd6aeea460c77264e8dc authored almost 10 years ago
Guard again toHexString not being available

In case a schema change occurs after the settings view opens.

Closes #359

6c3070e229fe3de7af68a15138439ae33fa4fe61 authored almost 10 years ago
Include standard out when JSON.parse errors occurs

All errors from JSON.parse now include a helpful main message with
a detailed message that inclu...

e5c1024812533ba1b5f71a4d2c840614a7e7e318 authored almost 10 years ago
Unload consistently on install and uninstall

Previously uninstall did not check if the package was active
before trying to unload.

This make...

8b4f0819a06a717f66500fb0929507f749e2bccf authored almost 10 years ago
Only deactivate loaded packages on install

Closes #346

82de96dfd1d86dcac988e0bbede429c0c85d2675 authored almost 10 years ago
Change keybindings from + to -

b4a4503b170177c067a6ba2c8b93b24b478578c6 authored almost 10 years ago
:fire: Extra parentheses

af18256f02e2a218034a7d350b8db00e0bfbb6a7 authored almost 10 years ago
Address comments

4eb2af4dd0e91191b59e1d101e368857196c0162 authored almost 10 years ago
Add a section on contributing

b6b221958cf1e5ce4f5e3bcce235ac896d8ef850 authored almost 10 years ago
:art: Table!

b1056d2b2e05fbff4e47aa58156c417c90d8c507 authored almost 10 years ago
:memo: Can't forget that all-important period

1a30b16f486504aa6805b117408bbd362f1aa999 authored almost 10 years ago
Add relevant links to the flight manual

5bc977f2d8cb1559d4f578a10889dbf448e9ac12 authored almost 10 years ago
:memo: individual-->community

3af33c390e3fe127de7e0161d595797f69699306 authored almost 10 years ago
Improve README.md

0b33f2dd665ba3dc0905bb89c3c94b328c4bb6c7 authored almost 10 years ago
Merge pull request #480 from atom/jl-theme-btngroup

Use remove() instead of hide() for button group styling

3e77de326da2a4f4394f4becf2f2ad068ebbf039 authored almost 10 years ago
Use remove() instead of hide() for button group styling

c0c3affbfee2dd89cb370cf726e5e2ffeed3775c authored almost 10 years ago
Merge pull request #473 from atom/mq-copy-readme

Use native keybindings in Readme preview

3f2042408df5a8858ffe5ae398ff7b42b7fc7857 authored almost 10 years ago
Merge pull request #474 from atom/mq-menu-select-fix

Fix config menu user select

1fe8b11c3f6339eb33536a261444cc600d447bf7 authored almost 10 years ago
Merge pull request #377 from abe33/cn-honor-package-engine

Settings view allows installing package versions not supported by the current version of Atom

836bfa604718b61c98c634cfd797fb55069f071d authored almost 10 years ago
Merge back master changes

a0ed598854a1c37887971d83fb3705f91501d0a8 authored almost 10 years ago
Fix config menu user select

c0de337e380a45deb8dfe44ba20ae9a2ee33579f authored almost 10 years ago
Use native keybindings in Readme preview

7566444d3b2dc9cacf910ac9522365c1a2711ce6 authored almost 10 years ago
Merge pull request #470 from atom/mq-headings-fixes

Normalize cursor and select for headings and package cards

56c962a51710f33d56e470376192f79470e33d9a authored almost 10 years ago
Prepare 0.195.0 release

0dba0df744676bdf4911a7493dc7489e6143dd30 authored almost 10 years ago
Catch errors parsing apm ls output

bd21b2b48c2913b3bb5f88d7be5c44be3e4b7c0f authored almost 10 years ago
Prepare 0.194.0 release

5caa0d596a5921fd87e16852caf4bcf9aa72fb06 authored almost 10 years ago
Use ^ for semver dependency

cb3b4f68d40653d09d69d1b8c252b5dd4e5fd173 authored almost 10 years ago
Prepare 0.193.0 release

8b56ee9e3d9eb5e98a8bc35f43c51a43c43cb79b authored almost 10 years ago
Hide open button for bundled packages

Bundled packages are stored in a binary .asar file and so their
source can no longer opened dire...

3a16b5987d1164f54e158e95111b1cd0f4de9910 authored almost 10 years ago
Merge pull request #467 from furious-/patch-1

Using correct variable to display the packages path on "Install"

2784471cc6fe2c28a4b9a0d519ab9ef2cb0df6b3 authored almost 10 years ago
Normalize cursor and select for headings and package cards

6d207f867f9626c2425e4fa1a7e41dfb67d48b39 authored almost 10 years ago
Merge branch 'master' of github.com:atom/settings-view

7bd600b5c764fa170222e5a8ddcd529aa489e85a authored almost 10 years ago
Makes settings panels scrollable with keyboard.

b5bb15d87b7166d8e782c96f472a6e53571f6731 authored almost 10 years ago
Using correct variable to display the packages path on "Install"

7e50c37ede5bfdd75bf2ab4abe966a6d49adb8de authored almost 10 years ago
Prepare 0.192.0 release

6a3dd78228d86a1d8b7d910e924b799bf865254b authored almost 10 years ago
Merge pull request #466 from atom/iz-fix-activation-for-packages-not-installed

Check if package is loaded before activating config

896752cf2bb21ffdd4c964cac3731af5b56e6d4e authored almost 10 years ago
Activate config after installing package

This covers the case when the package is installed from the package detail view

345fa1c95225d950382f9732cd437304c08ecb0e authored almost 10 years ago
Check if package is loaded before activating config

e55c4868b39cc1c87478981bc3f6edc19ba44950 authored almost 10 years ago
Prepare 0.191.0 release

9ddfc71fb7c97ca0ce2739793d6ed9cb45d808e2 authored almost 10 years ago
Merge branch 'Arcath-activate-package-on-settings-view'

606b115e75c45df54f5e3c05ed1563458a9c8385 authored almost 10 years ago
Merge branch 'master' into Arcath-activate-package-on-settings-view

Conflicts:
spec/installed-package-view-spec.coffee

24a3d23631b099f3501c1660400caa426ceeca47 authored almost 10 years ago
:memo: Correct typo in spec description

0dcbafa29e3b93d9d7cd3356b23cfc03c695358f authored almost 10 years ago
Prepare 0.190.0 release

9b0ac2d116adaa26aef2cddaccfcd250165e6f42 authored almost 10 years ago
Update enablement on core.disabledPackages config changes

If the package is loaded but not activated, clicking disable did not
properly update the button ...

f4216d14017fe184dd0d2ac0d59bb83d5d2b969d authored almost 10 years ago
Prepare 0.189.0 release

ac21b1fece76756cc21d3b812a9bcde8dd9250eb authored almost 10 years ago
atom.keymap -> atom.keymaps

Closes #460

c1d68bc9fdfc111a2d0941d6cc9b44ce3ff8c8ff authored almost 10 years ago
Prepare 0.188.0 release

ed8c548f6bf54b19d67c17c943a31a0033b17886 authored almost 10 years ago
Merge pull request #450 from atom/jl-remove-btns

Use .remove() rather than .hide() for sake of button group

5c104a584991e7e746a1a544d8c198364d5e7a6f authored almost 10 years ago
Merge pull request #441 from mnquintana/focus-filters

Focus search fields in installed themes and packages panels

2436228c914c3011974f6706a376666e33b00b12 authored almost 10 years ago
Focus search fields in installed themes and packages panels

Resolves #440

fbd34a3fe4c02c7eadc708d09476db0beaacb731 authored almost 10 years ago
WIP: Add spec for search filter focus

e4774c1da891c0a0a82fd2e06e73004305b5b040 authored almost 10 years ago
Merge pull request #452 from mnquintana/refactor-expectation

Refactor settings indicator spec

e46519b860b58b997306f2e5212416de953fa4af authored almost 10 years ago
Merge pull request #453 from mnquintana/install-panel-tweaks

Install panel help text tweaks

f1eca421ed9cd4831302a04b21342ffce2991b56 authored almost 10 years ago
:shirt:

66b9383cb9f43b52e858376df33fe85936f8e26b authored almost 10 years ago
Change install panel help text when switching contexts

0d83cd5687213ecf5328bb26476c99fa5bea58bd authored almost 10 years ago
:art:

30601069b089ee3e04bd4d298f65b9e741291bec authored almost 10 years ago
Refactor settings indicator spec

befab08fcf32a3d7f368902104eefd9767ace4c9 authored almost 10 years ago
add spec for themes & removed buttons

73693a8b8d065961b584486eda203d5d13280f81 authored almost 10 years ago
applies to all themes

not just core

309e9bfd24a3f4548e0b60f9df7b64a9aad6e56e authored almost 10 years ago
if pkg is bundled or has no status, remove elements

rather than hide which messes up the border-radius of the buttons

e04047c1d485e4192ae7542a6ce61d70272543af authored almost 10 years ago
Merge pull request #443 from mnquintana/settings-indicator

Settings indicator

d858955a5b50bfea1bce4735e70362941c066fa0 authored almost 10 years ago
Merge pull request #449 from atom/ks-enable-coffeelint-on-ci

Enable coffeelint on CI

7f37200149e0cee40d6a72ac0667f573a7f50951 authored almost 10 years ago
Remove linter errors

934ad6cd26e4c6f010a2518ceca96c4564b34c41 authored almost 10 years ago
Remove linter errors

d908b6d6adc06131d39497549cfa8ed8f809a045 authored almost 10 years ago
Add coffeelint dev dependency

5c73b5648afe8f864d91c57d2bc4019e3193f306 authored almost 10 years ago
Merge pull request #447 from mnquintana/coffeelint

Add coffeelint.json

7aae32961272fac7f43ced4c0ca1b877c6f1ff88 authored almost 10 years ago
Add coffeelint.json

abc365e5487e218e1123008926db1176d8c4eb21 authored almost 10 years ago
:art:

53c7f80f12910ef45978ca6fe3858a8980d0af33 authored almost 10 years ago
Hide -> remove settings button

d16ff9fe5f7e0726d46b94e00e212e480225a2ad authored almost 10 years ago
:art: hasSettings()

3dd37050ed1a7a4bc185aca065430b7bc5e15278 authored almost 10 years ago
Prepare 0.187.0 release

4f85ced83a08f893d3ccd93234fe0aa674fa6f1d authored almost 10 years ago
Allow any 2.40+ request version

4839c3cdc17c5e13512e8535f3e54a210da28d98 authored almost 10 years ago
Prepare 0.186.0 release

865a321a24b7601cb7c761cddf1e9ce794b20406 authored almost 10 years ago
Merge pull request #445 from atom/jl-new-services-ver

Use new version of status-bar Service API

bbc2b86610724549a2c5284089cdd6ebceace9b7 authored almost 10 years ago
use new version of status-bar service api

a131a7a93efc4279bd95b7133d04e9fd2de90d16 authored almost 10 years ago
Revert hasSettings options change

adaf8177f8150045b3002911e487457f6d8fdc62 authored almost 10 years ago
Hide instead of remove button

Spec works now

eee915931cfce0e02c550455e531494127877d5d authored almost 10 years ago
More work on pending hidden button spec

168bbdfd8473f014648087b58a3957ff8bbc3c84 authored almost 10 years ago
Hide settings button if a package has no settings

7e67b7daad00af88da02c49b8bbea556bf42bab8 authored almost 10 years ago
Add pending spec for settings indicator

57508039ed92075f9bdf57a6ee52ae90faa5227c authored almost 10 years ago
:fire: extra line

3124546c78541037576ee351cfc2f3a594d18388 authored almost 10 years ago
:fire: unused requires

f5c283144a146932e3432cace0fc98f4206b375f authored almost 10 years ago
Prepare 0.185.0 release

a314e02734ac761c8b86b3af22ba2f506fb0dca0 authored almost 10 years ago
Refactor package manager to use apm view compatible command

ec974024d514c0ed70217aa594eb5bb3b979cf2a authored almost 10 years ago
Merge branch 'master' of github.com:atom/settings-view into cn-honor-package-engine

40daea49cd582d6584840e4bd3e9a10a2481a4a4 authored almost 10 years ago
Merge pull request #429 from mnquintana/package-card-hover

Add package card hover state

84fd3775058578d3c4967a0dba9eed1e734f6b83 authored almost 10 years ago
Add variable for disabled state

084213c9e72d02faea01b7b64a00620263467068 authored almost 10 years ago
Choose hover color based on contrast with background color

f0c230f0688a969389a83db3f0c49db354d8cce6 authored almost 10 years ago
Merge pull request #2 from atom/sm-package-card-hover

Remove hover styles in detail views

e0ec137cce51c37a6f7203440ad1290396c1ca40 authored almost 10 years ago
Remove hover styles in detail views

6c9a5a4c72d7d35a9f848e7a079901b125432eae authored almost 10 years ago
Merge pull request #1 from atom/sm-package-card-hover

Package card hover

f3b4b4a1cb63be1d3b180f503dad1eb121a7d1c7 authored almost 10 years ago
Add pointer cursor on package cards

Issue #429

e383583dad43b8975ba367a54a14bb2d1f45d83d authored almost 10 years ago