Commit Graph

792 Commits

Author SHA1 Message Date
confused-Techie
6336e93b0d Merge branch 'master' into renovate/npm-underscore-vulnerability 2023-05-20 20:40:13 -07:00
Andrew Dupont
0391f940ce Get language-ruby specs working
Temporarily skipping the tree-sitter specs; we can formalize them later.
2023-05-19 17:56:56 -07:00
Andrew Dupont
f7af100559 Get autocomplete-css tests working
This is just a band-aid. There are deeper issues here, like lack of
compatibility with tree-sitter grammars and lack of SCSS (new syntax) support.
2023-05-19 15:00:45 -07:00
Andrew Dupont
a20cd066be Merge from master 2023-05-19 11:00:56 -07:00
confused_techie
ce8ff74788
Merge pull request #537 from pulsar-edit/small-chores
Make CHANGELOG easier to merge and update dompurify
2023-05-18 19:25:03 -07:00
icecream17
e3f1cb76c0
fix tests 2023-05-16 13:09:34 -05:00
icecream17
4dde98536e
test some illegal ?. 2023-05-16 11:58:00 -05:00
icecream17
dc432a5495
Merge branch 'pulsar-edit:master' into js-operators 2023-05-16 10:33:20 -05:00
icecream17
c7a90cbbee
implement illegal ?. in assignment 2023-05-16 09:04:33 -05:00
Maurício Szabo
015af9dfff Huge version bump of DOMPurify 2023-05-16 10:59:40 -03:00
confused-Techie
8b0205c200 Add new Changelog entries 2023-05-15 20:54:02 -07:00
confused_techie
a364065f69
Merge pull request #526 from pulsar-edit/localize-package-numbers
Properly localize Download/Stargazer Counts within `settings-view`
2023-05-12 18:29:46 -07:00
Andrew Dupont
39a6852c6f
Merge pull request #525 from savetheclocktower/add-bookmarks-service
Add bookmarks service for consumption by other packages
2023-05-12 18:21:39 -07:00
Maurício Szabo
0891a29dac Reject with error (co-authored with @Sertonix) 2023-05-12 00:41:01 -03:00
Maurício Szabo
5f308e17e6 Fixed more tests 2023-05-12 00:20:03 -03:00
Maurício Szabo
2f32e56e9e Rebrand to Pulsar 2023-05-12 00:19:57 -03:00
Maurício Szabo
89e7800027 Fixed validations of semver 2023-05-12 00:19:51 -03:00
Maurício Szabo
f9697a8de0 Formatting 2023-05-12 00:19:29 -03:00
Maurício Szabo
4ad1b7c563 README fix 2023-05-12 00:17:15 -03:00
Maurício Szabo
4d4aca3272 Repo update for notifications 2023-05-11 23:19:53 -03:00
Maurício Szabo
9c8d9944cc Fixed some instances of Atom to Pulsar 2023-05-11 23:10:51 -03:00
Maurício Szabo
7234f92973 Atom => Pulsar 2023-05-11 22:31:58 -03:00
Maurício Szabo
a94ffa17df Bundle notifications 2023-05-11 22:31:05 -03:00
confused-Techie
d26fbe18b0 Convert counts to integers, before attempting to convert to locale string 2023-05-10 18:19:19 -07:00
Andrew Dupont
3ed145afb3 Add bookmarks service…
…for consumption by other packages.

This is nearly the simplest possible interface around the `bookmarks` package,
except that it will fire events when the number of bookmarks has changed.
2023-05-10 12:18:34 -07:00
Andrew Dupont
3ce6b26143 Add bookmarks service…
…for consumption by other packages.

This is nearly the simplest possible interface around the `bookmarks` package,
except that it will fire events when the number of bookmarks has changed.
2023-05-10 12:18:01 -07:00
Maurício Szabo
99fbca95be Fix another flaky test of find-and-replace 2023-05-10 10:16:02 -03:00
Andrew Dupont
133ffe21e1 Merge master into tree-sitter-hell 2023-05-09 16:01:10 -07:00
Maurício Szabo
9eba119fa8 Fixed regexp error message 2023-05-09 19:54:59 -03:00
Maurício Szabo
0271b47908 Fix flaky test on find-and-replace 2023-05-09 16:54:30 -03:00
Maurício Szabo
0b62d2907f Merge remote-tracking branch 'origin/master' into fuzzy-finder 2023-05-09 11:48:56 -03:00
Maurício Szabo
7bc10280c2
Merge pull request #517 from pulsar-edit/bundle-find-and-replace
Bundle find and replace
2023-05-09 11:46:57 -03:00
Maurício Szabo
e67d0bbe36 Fix readme for core packages 2023-05-09 11:46:36 -03:00
Maurício Szabo
e67144a83c Fix readme for package 2023-05-09 11:45:48 -03:00
Maurício Szabo
619d13e21c Fixed test with the right UTF-8 char 2023-05-08 10:29:32 -03:00
Maurício Szabo
3c19b114d0 Checking conditions on more tests 2023-05-08 00:12:32 -03:00
Maurício Szabo
84a5667724 Fixed test (that was EASY) 2023-05-08 00:07:31 -03:00
Maurício Szabo
75620a2997 Fixed most project-view search tests 2023-05-06 01:38:01 -03:00
Maurício Szabo
f5faf611e8 More fixes on project-view specs 2023-05-06 01:21:19 -03:00
Maurício Szabo
f84e7c257d Starting to work on project-view tests 2023-05-06 01:16:30 -03:00
Maurício Szabo
0229e4af2d Fix another results-view test 2023-05-06 01:16:15 -03:00
Maurício Szabo
1c22f3a454 Migrating wait promise to helper 2023-05-06 00:35:57 -03:00
Maurício Szabo
f67477ef14 Fixing all results-view tests 2023-05-06 00:35:39 -03:00
Maurício Szabo
ff595f2331 Fixed most specs for results-view 2023-05-06 00:13:56 -03:00
Maurício Szabo
05f6ad8afd Fixed tests for find-view-spec 2023-05-05 23:06:50 -03:00
Maurício Szabo
27faf0dd4d Fixing another test 2023-05-05 23:02:07 -03:00
Maurício Szabo
d9709c1029 You actually don't, you just need to test better 2023-05-05 22:58:02 -03:00
Maurício Szabo
b9f2940e7f Disabled some tests, fixed others 2023-05-05 22:57:00 -03:00
Maurício Szabo
3637cd6934 Bundling find-and-replace 2023-05-05 19:38:34 -03:00
Maurício Szabo
0f23c2e6a6 Less whitespace, please 2023-05-05 00:55:26 -03:00