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

Prepare 0.124.0 release

e4ac70ff9fe6bb51141d7d4fbbd86b1f029b6b0c authored over 10 years ago
Remove windows ci debugging

ee066b245fba4646e0af2f534af3df61997675fc authored over 10 years ago
Prepare 0.123.0 release

8d878028d0757eeaf06e16dfff8f8e58ac2edaa0 authored over 10 years ago
Set windows CI debug global

7bbaef407cda93e617906d713bfc4be925c54cb3 authored over 10 years ago
Prepare 0.122.0 release

7a03cbed346381a11de8429ac642cf11c34abf08 authored over 10 years ago
Add windows CI logging

d8f4b32cfc47f0facd9586c0277716754de09304 authored over 10 years ago
Prepare 0.121.0 release

5f77001c52c45fd987515f2b3a2035d62ee350ef authored over 10 years ago
Merge pull request #140 from lee-dohm/emit-cleanup

:lipstick: Remove code duplication around emitting events

2b52099869939dd8a719047b9f36b7ba0b4d55ee authored over 10 years ago
Compress assignment of theme into one-liner

7323467770c00fa0ba2ab80918daa3ffcd8d96d2 authored over 10 years ago
Fix ternary operator and parameter passing

13776b33fbe5bde98776a1914f740327631fdf28 authored over 10 years ago
Prepare 0.120.0 release

a4e8acacb3587fc6a59acece7a3b30b1d2178394 authored over 10 years ago
Merge pull request #139 from atom/iz-install-disabled-packages

Allow disabled packages to be installed, take 2

9704d81d95c520f17af631deff055cf50a8e48bc authored over 10 years ago
:lipstick: Remove code duplication around emitting events

There was code in a number of places that formatted the event names
differently depending on whe...

0da365d84948d61d31358b7be087bf419e40ed31 authored over 10 years ago
Prepare 0.119.0 release

eaa3d90313839cf7291f8a17ef563a071a8e0359 authored over 10 years ago
Merge pull request #136 from atom/iz-fix-generalpanel-name

The GeneralPanel panel's name is Settings, not General

62a2894ef15aacb1ff8a54df16840175c84be7ad authored over 10 years ago
Prepare 0.118.0 release

13846d9c7db4d68f22ddc493a9424523fd1282bd authored over 10 years ago
Merge pull request #137 from atom/iz-fix-focus

Always call superclass when focusing Settings View so that the panel is correctly focused

eceb49f01d41cd11ec8c58eac904e760a65b25ff authored over 10 years ago
allow disabled packages to be installed

841e7f7e91df2d39b830717d5394b6f68172cdcc authored over 10 years ago
Merge pull request #138 from atom/iz-themes-panel-focus

Focus seach box on Themes panel when it's selected

8f107e87d8cd4beed3df8e77bd65dc09a09e6b74 authored over 10 years ago
focus seachbox on Themes panel when selected

48fb0eb37759234ec264a729553878e4e4fe9949 authored over 10 years ago
Always call superclass when focusing Settings View

Previously, in some cases, calling focus wasn't causing the
selected panel to correctly focus if...

f78b23e08a2a26dd43b2d80d6cbd32e204a6e02d authored over 10 years ago
The GeneralPanel panel's name is Settings

9e81ad472e0d1c6821a48edd93be92bb87c45ec9 authored over 10 years ago
Prepare 0.117.0 release

329ba4c44f12048bddee14fe1f99cad39e4be444 authored over 10 years ago
Merge pull request #133 from CaptainHayashi/atom-io-theme

Re-point atom.io URL for theme view to themes page

d7531d60cd89050a9bc2cd3be24e7caaaa04a52f authored over 10 years ago
Re-point atom.io URL for theme view to themes page

It was originally pointing to the packages page.

7f85a8aa092773dfab3a3b806fe4806a3b713447 authored over 10 years ago
Update contributing file

2b8abda91dd6eb807f769767c9e4564a6acb353c authored over 10 years ago
Prepare 0.116.0 release

a57e1a55a18746c528e779356fe6946501a9c10b authored over 10 years ago
Sort grammars by name and scope name

Previously a spec was flaky since it assumed an order in the grammar table
which could be differ...

c7416d9b5c9008dfc2428e760d912d1f1116d8d4 authored over 10 years ago
Prepare 0.115.0 release

4d97249ed453b35ff69c9968ed2684486b856502 authored over 10 years ago
Focus active panel when view is focused

Closes #123

ed57389218cac86b8ea7f5ebc9309ad4f04bfe34 authored over 10 years ago
Prepare 0.114.0 release

ecf7264db893f84ce560fe9850e9193683cdf47e authored over 10 years ago
Merge pull request #118 from atom/ks-package-updates

Add update all button

4a796485ec6edcd31984c8ba99da72c8c9b2043b authored over 10 years ago
:lipstick:

0f2ce827517d4d879fe4ce1930809b6fd150ff76 authored over 10 years ago
Append after at end of initialize

51e0bc5bc8f88bf84dba709a13000b0043bea29b authored over 10 years ago
Remove private property

0e97433ad2019c14bf2ea7a9f151253e49322227 authored over 10 years ago
Rename index to main

d6d27cb1b213cf724f583b9fab91825bb1fb2772 authored over 10 years ago
Update text when install completes

4388ad90794a0bb85d372b492f0058e082825853 authored over 10 years ago
New logo asset

90d75c0bc763f9e99db3de5733eb14ade36ede19 authored over 10 years ago
Hide button when no updates are available

50d59e339c51e88c1548a43cebab0446b726ccf0 authored over 10 years ago
Add update icon to status bar

Shows the number of package updates available

454eefd83904cb6c7486df6503ae8dd63974676c authored over 10 years ago
Call upgrade directly on the view

This prevents any in progress updates from rerunning if Update All
is clicked while Update on a ...

f38cb69dde0169620702a7938ceeac6da3ad133e authored over 10 years ago
Always enable uninstall button after update

86736ace3037fb29a5d1ed861462defdc906a9a0 authored over 10 years ago
Tweak update label

15d2f0e9570118db434986e638b62624668194e3 authored over 10 years ago
Show update using description instead of label

6d32c30e6817194149f449afe3b1702091184f9e authored over 10 years ago
Drop available suffix

65c4a8be6771306911996df34960d1ebe1283066 authored over 10 years ago
Use primary instead of success class

27d85b24ac98ca5f4abd693751ae8d147e1b9340 authored over 10 years ago
Use update in tooltip

fdd3544a94a50fa212980050bfc16514b93a57b3 authored over 10 years ago
Don't remove on uninstall

0187698e449312011ce368c1fc917814b37be2e6 authored over 10 years ago
Update instead of upgrade

caa06efacf334ab3ed14bb0c5d3b78db99b59c8a authored over 10 years ago
Add Update All button

1f15f1d4389967f19d740f7fb3d49d9c87d80370 authored over 10 years ago
Disable update all button when empty

16ebde6413060c599d3184480d790d19c656cfc4 authored over 10 years ago
Show update errors

2c095f3906df28f63f4ae95ed6be1b93241ba099 authored over 10 years ago
Use PackageManager::getOutdate() from menu and installed view

2f866b464c2b8ee1487afcce78c785b5b12a0cf0 authored over 10 years ago
Tweak up to date message

650ccd35b2ce5adfd4a6dfbc34c697e8ed3fcf84 authored over 10 years ago
Hide update area on update event

52202023349de340fc046ae6162473e208340652 authored over 10 years ago
Add section for package updates

d7f9dcf45c58e9a223992b7781f402f165587531 authored over 10 years ago
Tweak section heading

7e20924b8a6dec4f26825a7759f917e61fc29f94 authored over 10 years ago
Use upgrade instead of install text

67fce0e64770889ec06d46ca2b76e8b57d5a3ab9 authored over 10 years ago
Add available version to view

f6ba9830f3bbe4849370450c8d46c1f8e6e985d2 authored over 10 years ago
Prepare 0.113.0 release

9fbdd52474d17208bb9bfeea272ff1bb68a5d0c1 authored almost 11 years ago
Merge pull request #121 from atom/ks-always-parse-floats

Always parse number fields as floats

0c48dbc5b13cb8e17d97c1b22bc30a871333a43a authored almost 11 years ago
Always parse number fields as floats

0eac4296160f9e9df4b8f10b1e87ab2b9fc7b193 authored almost 11 years ago
add tab icon

3cd9e150c60c3403757bbffe54ba9d516af3a921 authored almost 11 years ago
Prepare 0.112.0 release

6bf5fe29c2856179d9b5c4431a25f3c485e586da authored almost 11 years ago
Don't use deprecated APIs

This was killing the performance of the settings view, taking 5-6
seconds to open certain panels...

5e93b12da1913ad35b1d94fefd0594409b858104 authored almost 11 years ago
Tweak the default email settings

18c8ebb4817b5fb9b5da3af3d48047f7b9f9e89f authored almost 11 years ago
Enable failure emails on change

925f241654f9adf19985e4a3d25564ec3404cd20 authored almost 11 years ago
Prepare 0.111.0 release

56385b5717d5bb0abbb1e5ce99d0116bdcbb4914 authored almost 11 years ago
Merge pull request #111 from atom/ks-show-default-value-as-placeholder-text

Show default value as placeholder text

c55e6250f2b4fb590f4976cd31d548038b532362 authored almost 11 years ago
Use build script from atom/ci repo

56e6e6cc499d4d1884dfdb31c182beecc7d5818d authored almost 11 years ago
Add Travis badge

e7a552175b2a77f595d5f97a8ce6d253414c0e15 authored almost 11 years ago
Don't change text unless the value it parses to changes

Previously entering something like `2.` in a field would parse to
2 which would set the value to...

c1aa631bfa9e3c7722a8ada65c7b853a2434a6b7 authored almost 11 years ago
Clear text when setting is changed to default

cb2267a312a8a86cfb0706ae327b9125764877d2 authored almost 11 years ago
Lighten placeholder text

02ea74ecf690986d800ea84175563ac7b6ed8a7a authored almost 11 years ago
Show default value using placeholder text

dbf54a0993101001bb18743753124ccfa7a43cc7 authored almost 11 years ago
Extend EditorView to control font size

This keeps the mini editors usable even when the font size is really large,
really small, or inv...

24b9a5de5c2f15e83649560cf2e11c2344f1affa authored almost 11 years ago
Show themes panel after theme is uninstalled

31d531bd0da36ec3919c3abb12a1b0a9d470c6a3 authored almost 11 years ago
Filter packages after installing a new one

Closes #98

a453c0002ab19b15701a0bcf5a9aa341fad83755 authored almost 11 years ago
Use initial instead of fixed table-layout

Scroll instead of shrinking columns so that the text is never
truncated.

Closes #102

eb8a04f606e9c0654c2649198375a85aacad44c2 authored almost 11 years ago
Regenerate table when keybindings change

Listen to atom.keymap for reload/unload events and rebuild the
table when they occur.

Closes #108

040c6e7c3d7465e43008fe9f75b021207ce130e8 authored almost 11 years ago
Prepare 0.110.0 release

e49d9ba1007993e2ed1162b1e44be1f318c20399 authored almost 11 years ago
Add Settings button to available package view

This will appear after you install the package and take you to the
package's settings panel when...

7a5563358526219f176aed3f84abf9f09fcf6b03 authored almost 11 years ago
Allow uninstalling from Packages/Themes panel

Now instead of the button being disabled it now says Uninstall when
it is already installed

Clo...

905b76f582ebb5d1c25f27c6173c031ef2a004be authored almost 11 years ago
Add uninstall commands for themes and packages

These make it easier to find from the command palette

Refs #75

7a18d98a340d56149ece0452701132935d967b72 authored almost 11 years ago
Prepare 0.109.0 release

ca0ae8fc2a4e8f96be52b4acc5b362c6e467e27a authored almost 11 years ago
Call open on atom.workspace

1562d7a934c2cf7e2477775487b3161c920c39b5 authored almost 11 years ago
Merge pull request #99 from tcarlsen/master

show readme and changelog as markdown

aaa1efc16838f01c6a6b51c96c8d1edc5df1d1df authored almost 11 years ago
no need for encodeURI here

e226f819b5ab52fa8db21b5e5d8cf2740c82ac83 authored almost 11 years ago
whole URI should be encoded just to be safe

c40f79447ccf6befe04e2e394431c84e1db5a08d authored almost 11 years ago
Prepare 0.108.0 release

ac824edc88215c4c4691b1ca4d15d965f937854e authored almost 11 years ago
Add Workspace::getActivePaneItem

9a3ecc0811c26e7609484d3a7eee553c62cd37f5 authored almost 11 years ago
Use Workspace::registerOpener

be890644c3170b4b587a15acf42922c9ecb1cbf0 authored almost 11 years ago
using interpolation and encodeURI for path

83823da3de19a5236748a19ecf3acb759cd645c0 authored almost 11 years ago
change to one-liner

04bd23e82a808cc0f8d90695704ad6b37624305b authored almost 11 years ago
no need for roaster as a dependency anymore

3ae673b590c71f0951dd133c2ec35f36c21e2cd7 authored almost 11 years ago
lets make markdown-preview do the rendering

this is depending on markdown-preview version
[0.58.0](https://github.com/atom/markdown-preview/...

01b4543dc068512346129b4e4225398cf92f33be authored almost 11 years ago
adding check for markdown-preview being active

if not active just open the markdown file without rendering

b2da783274341320a641a0d3da2960d31b66ff7d authored almost 11 years ago
Prepare 0.107.0 release

35424ba8081fd28cd71a943defd048639e98f0f4 authored almost 11 years ago
Make snippets unique by name

There may be duplicated in the scoped properties for different
selectors.

724dc4aa165e19c6f284867b71700d2e6e1f20ef authored almost 11 years ago
show readme and changelog as markdown

the user is opening the files for reading not for editing, therefore we
should present the files...

23560ca460b4e54ea55eefebe1e0bb8faea344f7 authored almost 11 years ago