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

Add :active style

003b606b16d95f3e33a8612124549611024f75d5 authored almost 10 years ago
Remove hover for disabled packages

41225db9ef1770f3a2476ace4b4b5aebb505151d authored almost 10 years ago
Ligthen package card on hover

.. instead of darken

df675dcce673f987d88c14b5edc829a269b1d9d3 authored almost 10 years ago
Add hover state for disabled package cards

e5420097a2cf069f6b5016db61f2f606adc590b0 authored almost 10 years ago
Add package card hover state

527b1040a3cd90652a071bb61a1216f3fa6c921f authored almost 10 years ago
Merge pull request #407 from atom/jl-enablement-updates

Enablement updates

2c9d858adb009716f5ff63b46968150d8d7d23b7 authored almost 10 years ago
Merge changes made in the package card in #373

9767810ce3dea094b3f5cc09c67d68989aacad28 authored almost 10 years ago
oops, remove focus from spec

9a7739b628bbfa17d82478684ab00472ba794105 authored almost 10 years ago
fix spec & observe packs

b86a726d6c89b23a67f9f7f79516cc1071017fec authored almost 10 years ago
update enablement on activate/deactivate

669758b6de10d3e2c3d2903cf1a297240a6890a0 authored almost 10 years ago
Merge pull request #404 from atom/sm-font-size

Variable font size

17bd37d3b42f28ce604bd13324d74ebb5eb3bac0 authored almost 10 years ago
:sparkles: font-size tweaks

00d7d44800900888a3711ae75cd9ed939cd82190 authored almost 10 years ago
Merge branch 'master' into sm-font-size

c72f73e0e93896bb42c1df48f7334644feb872f0 authored almost 10 years ago
Prepare 0.184.0 release

251c7495374ba5604f884793676eed415247dbca authored almost 10 years ago
Merge pull request #373 from atom/jldh-package-card-nav-fixup

Package card and detail view UI improvements

1ee652559470bd411b181cec9eded1c12333c22c authored almost 10 years ago
Try loading readme from disk if not in metadata

d03d3bf8fd168d9ec512994f73acff055acce836 authored almost 10 years ago
remove unused reqs

c251360d4f8d2267bbe95f9b0899bba33f760e85 authored almost 10 years ago
:lipstick: Avoid polluting the package description with compatibility messages

29a2b54c2bdcc8cd67a3a0005a87bc6ed9218914 authored almost 10 years ago
Merge branch 'jldh-package-card-nav-fixup' into jl-enablement-updates

e06ade96844183707d28daeabb0783313f20fa6a authored almost 10 years ago
Add section-container to readme

So it starts wrapping on larger screens

eb2ceeeb0517764a82ee70b54cadcfeda05d7f59 authored almost 10 years ago
:sparkles: format README headings

09f3ee385299b661aaa6e092582fcd4424246efb authored almost 10 years ago
Sanitize README the same way markdown-preivew does

18abe9fb39e23d3a8692783805f1d3f75cd48350 authored almost 10 years ago
Always show README

b769937049260133d30648cf161e99f7aaae4300 authored almost 10 years ago
Remove README button from package detail view

a3ca745fadfa26c132b3d78033bfbd7734c1bc1e authored almost 10 years ago
Merge remote-tracking branch 'remotes/origin/master' into jldh-package-card-nav-fixup

Fixed conflict in package.json

abcf31a505464a594080e06ca1a3779762d4009d authored almost 10 years ago
Extract controls events registration in a method

6757d0e1f5a8aec6b980bc0f978b61d4996e7d03 authored almost 10 years ago
:racehorse: Avoid making a request for compatible packages

1b52ee0ca21b6b4a2eecd1227748e01a59e19971 authored almost 10 years ago
Add informative message about package version when versions mismatch

c5aef1fd65d484a0cdec4fdafc2a9bd58ae02bd4 authored almost 10 years ago
Decorate the version span with a text class when there's a version mismatch

If a compatible version is available that is not the latest one the
version is marked with `text...

4966cfe171b4b97ae6215c5e1f21300f01bdd6ef authored almost 10 years ago
Add spies for PackageManager::requestPackage in other tests

We don’t want to make requests when running the tests for installed
packages views.

eeb9e1732cc046a90f661aac2a6f872f03b73c21 authored almost 10 years ago
Implement retrieval of a compatible version of the package

The install button will be present unless there’s no compatible version
available

ca8e6756b1324e737e3e5d00aea67e1174787a64 authored almost 10 years ago
Update tests to allow installation of a previous compatible version

The methods added in PackageManager are mocked to facilitate testing.

4d0c16e274b12428692f0c1711870d9f51419958 authored almost 10 years ago
Add method to retrieve package information in PackageManager

These methods should probably be exposed by the `amp` module but for
the time being I copy them ...

fb5584a70bd76f33e257547369e570b82ef2fcd6 authored almost 10 years ago
add a note about using a private API

a7a686b1ae11df718a9c28f753f4a86b1edba0b5 authored almost 10 years ago
Use `em`s for font-size

Issue https://github.com/atom/atom/issues/4342

5e00b9f7068f4b5836d4084b753edd2ba9e5b82d authored almost 10 years ago
Hide install button when the engines and atom version doesn't match

7076c20f07c5170591c79de7e70626733702d542 authored almost 10 years ago
trying to replicate what happens IRL but no dice

0e2bc5e0d52d8f5e2bdae98b4f7a6c3f24adb829 authored almost 10 years ago
new readme section

on detail settings view

2e1f4cf2d29c84ea6f18ebf58639f4f8322a310e authored almost 10 years ago
cap readme img sizes

prevent them from making view scroll

96a8137d7a1a274e762d5d6646942579b3ddb78b authored almost 10 years ago
Pass in event

7b8c9cdc99199e5823a0a85b8102a08332edba16 authored almost 10 years ago
Update PackageDetailView on uninstall

fbd787aaac6fc5c2e110291285515f364e126565 authored almost 10 years ago
Don't go back to Packages if the PackageDetailView you're on is uninstalled

e631b3da3ae4de60e91737a54bc2348bb151736d authored almost 10 years ago
Hide status indicator as well when packages are uninstalled

463631494813b952c421ee5fcab5f3d2c878324b authored almost 10 years ago
Stop propagation on PackageCard button events

6975c50d5033b1cfa90c86873454c3fa1f3312a9 authored almost 10 years ago
Fix crash when reloading freshly installed package detail

- We have to give this view the Package object, not just a plain JS object of
the metadata.

d6a0bb90e1d8f9300a1c88f2a620134cd71ebc4d authored almost 10 years ago
Update PackageDetailView when package install state changes

4d0783a9303f302426094878747f188e951260c8 authored almost 10 years ago
Rename AvailablePackageView to PackageCard

91ec9d2cad353f85e7f30a1ee9fc62c4dafab2a9 authored almost 10 years ago
hide 'view code' button if package is not installed

f47d4cb69ac510978ebad43b8b9f09d96f48b03d authored almost 10 years ago
rename InstalledPackageView to PackageDetailView

13e4b99ea8c6662af36945922c6723f63f1a3f87 authored almost 10 years ago
show InstalledPackageView for non-installed packages

c603d524b21be2661ae39bec11952f7c3f0a3dbb authored almost 10 years ago
Prepare 0.183.0 release

d18fd7ee0a8b2d64fd6da9fdc69afb7566ed08e3 authored almost 10 years ago
Remove deprecations

Closes #382

1710c89133f96cb299e923bab3a23ce119d18e67 authored almost 10 years ago
add breadcrumb for install packages

on settings (detail) view

c7b5ee209d270d45e9bce51f9169f712009f28c4 authored almost 10 years ago
Prepare 0.182.0 release

ffe916bfc05644a344531554f134ee883d107678 authored almost 10 years ago
Fix settings view open. Add specs

Closes #380

f8f7cd0de71f02c191dd2b9750d4686f00c1355e authored almost 10 years ago
add onSettingsView option

to then hide button on settings view

fda93b1da59f9a5a2b1c785ab8331325201a0ad6 authored about 10 years ago
remove status indicator when no status

in core themes that can’t be installed/disabled

77cb05177d85fe90e382bf95aa8780748f309d47 authored about 10 years ago
remove settings btn in settings view

c8fa150d9656cd899918ee89e15b673ca8454771 authored about 10 years ago
Prepare 0.181.0 release

5727b2715ef5ee3daba240503bcddb36ab2ed50e authored about 10 years ago
Defer request and glob requires

These were occurring at Atom startup when they aren't needed until
the settings view is opened.

f581ad2445405491aad358d4fa4fa6c97b281050 authored about 10 years ago
Prepare 0.180.0 release

09069347844320f33c31cf8f24a4363139783b7f authored about 10 years ago
Return a pane item rather than using workspace.open

25dbffaea84ef103998e7e8162297de96cef8e67 authored about 10 years ago
Prepare 0.179.0 release

1a6c104be60036dcd1d80121d629308d1fe820b2 authored about 10 years ago
Merge pull request #369 from atom/bo-add-uris

Support URIs for each of the panels

d784a13c45427d0c7e997a4ff515cc9be2b8c05b authored about 10 years ago
Add waits to spec

4cd26a6103fc6f9e8849b132e64fb0de0a1490bf authored about 10 years ago
Support URIs for each of the panels

a8debfd28363db168836502ea8e34311e2df50ee authored about 10 years ago
Remove unnecessary test

97d5ba5d800d8d9f42d8ae0330e7f10b419539a4 authored about 10 years ago
Prepare 0.178.0 release

ffd84b5f75df40c59e066da50dea370b2256c137 authored about 10 years ago
Merge pull request #368 from atom/jl-use-status-bar-service

Access status-bar through new service API

dc8e22b34e98e8b5ed3ebb5cf20b76bf6f7eda4f authored about 10 years ago
Prepare 0.177.0 release

c533304303f267eb8ff0e3b2ebf66a365fb95fdc authored about 10 years ago
Allow any 2.40+ request version

2cf0d400fd956e6e6685a9900c244b96c97b0b93 authored about 10 years ago
Prepare 0.176.0 release

88324f7f30b58f686df410f480ae6711684651bc authored about 10 years ago
Use version of semver that apm ships with

72163ac816a9792f34d9830d3fd9d9baaf2e225c authored about 10 years ago
:arrow_up: [email protected]

d291ab6d75fea0a046e0093f3d8b1b67dddcbe41 authored about 10 years ago
Prepare 0.175.0 release

ecfa6cd966260d759a9835f101ec1f15856ba3b7 authored about 10 years ago
Add more width to config-menu

So that the button label doesn't get cut off.
Part of atom/atom#5426

4697a79600d2aaed5ede1bbc3c794f0810913dc9 authored about 10 years ago
open atom.io from package card

bb460717eb0b1d09d5df25840abd31f682cf3a41 authored about 10 years ago
Activate the config for a package before displaying it

b8bf9bf5dff28168fc818f3e9646c4cf3ef8d24b authored about 10 years ago
Don't use path in button text

Just refer to it as the "Config Folder"

Closes atom/atom#5426

c23811f7058d2b1998b292c443d80f6ebb33a7e5 authored about 10 years ago
don't need to wait on status-bar in spec

Signed-off-by: Max Brunsfeld <[email protected]>

07c7a7145ddfc0af8a6318fecd0cc2e4d7233572 authored about 10 years ago
Merge pull request #367 from atom/fixspec

Remove parens to fix test

28096243883c23c730e2123bf6de9fa134167e06 authored about 10 years ago
Merge branch 'fixspec' into jl-use-status-bar-service

28197c787c6dceb41bb7411c3dab10d767a27456 authored about 10 years ago
remove parens to fix test

Signed-off-by: Max Brunsfeld <[email protected]>

f660f29dd54e3c8999840107e1fea44874c3cc92 authored about 10 years ago
Access status-bar through new service API

3b3a6aa3fe6a8d7d149ff26f68f0a275d90ea2f6 authored about 10 years ago
:art: Rename badges class

469d02d4c494719f9c0161c516aed3168a81c8f2 authored about 10 years ago
Use a badge for the package counter

Note: the look will slightly change, once the Badge component lands in core.

d9656380052c7afb5648d41118bbe07a643dae2f authored about 10 years ago
:bug: Add overflow scrolling to config-menu

Fixes #357

95fc8bd4a2d3706d29cad1be1ba6f01c96adabd0 authored about 10 years ago
Prepare 0.174.0 release

808cd73d72b98dab83ca1ee139f967cffc47cd43 authored about 10 years ago
Fix deprecations

c70ee5ac82228fc9019cbc3c1bcdb92c7af13a28 authored about 10 years ago
:sparkles: Use columns for the theme pickers

when there is enough space

fd28415d65e696f69f9d68e5fadef9b66fdd37e9 authored about 10 years ago
Make settings width more flexible

+ unprefix flexbox
Still part of #318

eee4915835596b333ffec946382c0858db58288c authored about 10 years ago
Prepare 0.173.0 release

d6a8b3f0940acec3246868b73ae0995c50d0d086 authored about 10 years ago
Rename stylesheets/ -> styles/

a9068f8fddccbbaa7587ea4fcfee03f1a1bf3699 authored about 10 years ago
Reduce clickable area of labels

Fixes #343

4d247cccc6ea805aa520530348fa61ea2fca9e9b authored about 10 years ago
:sparkles: Improve button wrapping

Issue #342

20a1ffe8d39fcc4786d8b3822fa540e11a4066f1 authored about 10 years ago
Merge pull request #326 from atom/fix-deprecations

Fix deprecated calls

45f7500c33923ad4ba28a13be7c4486cdfa679bd authored about 10 years ago
Prepare 0.172.0 release

d791ec90987c4f776dcfb4e6d0e4b652998946c5 authored about 10 years ago
Return false from click handler

Closes #341

e669340104cc467e3f4d4aac79cb2c454afa9ac1 authored about 10 years ago
Prepare 0.171.0 release

24d4a8ea57f98f33d684bac500822a0f7992365f authored about 10 years ago
Handle read stream errors from avatar request

Closes atom/atom#5004
Closes atom/atom#5007
Closes atom/atom#5022
Closes atom/atom#5023
Closes a...

3fe0db5dc1c7db9f936b506a126d689057a24e0d authored about 10 years ago