Commit Graph

40845 Commits

Author SHA1 Message Date
confused-Techie
c92bf68de1 Make this behavior configurable 2023-07-02 13:46:05 -07:00
confused-Techie
3f65a38da0 Use previously assigned styleElement.textContent 2023-07-02 12:56:43 -07:00
confused-Techie
a2a2a063b7 More safety checks, allowing us to bail quickly, more tests 2023-07-02 12:22:45 -07:00
confused-Techie
e8a4acd23f Fixes now caught by transformations 2023-07-02 03:38:22 -07:00
confused-Techie
9e4f754ef6 New tests, multi parameter fixes 2023-07-02 03:38:03 -07:00
confused-Techie
9353b113ed Better tests 2023-07-01 21:02:06 -07:00
confused-Techie
76f1210c68 Starting some tests 2023-07-01 18:36:26 -07:00
confused-Techie
1428526a8e Add transpiled CSS inspection, to manually protect against missing () in math 2023-07-01 17:54:11 -07:00
confused-Techie
2a9ca53aa2 Fix placement on ; in one of our new parenthesis 2023-07-01 17:48:10 -07:00
confused-Techie
ae22f32ea3 Very thorough wrapping of math in () 2023-06-29 20:37:16 -07:00
confused-Techie
d682c8ea21 Fix dock styling 2023-06-28 01:39:03 -07:00
confused-Techie
4698374696 Remove testing comment 2023-06-27 22:45:01 -07:00
confused-Techie
fe9deaf776 Add CHANGELOG entry 2023-06-27 22:32:31 -07:00
confused-Techie
1595041c33 Fix atom-dark-ui theme 2023-06-27 22:28:13 -07:00
confused-Techie
1f43651d15 Fix atom-dark-ui theme 2023-06-27 22:28:05 -07:00
confused-Techie
e06d208636 Fix deprecated syntax in settings-view 2023-06-27 21:26:20 -07:00
confused-Techie
f343d5b381 Bump less-cache fix deprecated syntax in Pulsar 2023-06-27 21:26:08 -07:00
confused_techie
5b36022bc2
Merge pull request #610 from pulsar-edit/language-toml/fix-spaces-in-array
[language-toml]: Allow spaces within Array
2023-06-26 16:00:46 -07:00
confused-Techie
4d2481694b Allow spaces at points in array 2023-06-25 23:46:46 -07:00
confused_techie
a9a5e4f76c
Merge pull request #608 from pulsar-edit/remove-es5-ext
Pin `es5-ext` to `pulsar-edit/es5-ext` removing code flagged as malicious
2023-06-25 21:44:54 -07:00
confused_techie
8d6a50dd45
Merge pull request #603 from pulsar-edit/bump-git-diff-deps
[git-diff]: Bump all Deps
2023-06-25 20:59:47 -07:00
confused-Techie
6b506bba55 Lock es5-ext fork to single commit 2023-06-25 20:46:47 -07:00
confused-Techie
80458ce6f1 GH Action Documentation 2023-06-26 02:27:40 +00:00
confused_techie
3400d0f5a3
Merge pull request #605 from pulsar-edit/renovate/npm-semver-vulnerability
Update dependency semver [SECURITY]
2023-06-25 19:24:35 -07:00
renovate[bot]
a68c590b65
Update dependency semver [SECURITY] 2023-06-26 02:16:28 +00:00
Andrew Dupont
b39417ca79
Merge pull request #601 from savetheclocktower/fix-autocomplete-css
[autocomplete-css] Get tests passing for new CSS tree-sitter grammar
2023-06-25 19:15:16 -07:00
confused-Techie
2e3d27dd7b Pin es5-ext to our own repo 2023-06-25 18:52:20 -07:00
confused-Techie
8b6178baec Ping es5-ext to 0.10.53 2023-06-25 16:48:37 -07:00
Andrew Dupont
8763f65b08 Add a few scopes to legacy tree-sitter-css…
…so we can deliver passable `autocomplete-css` support for now. Support is even
better in modern tree-sitter, though not quite as good as it is in the TM-style
grammar.

(This has been broken ever since tree-sitter shipped with Atom.)
2023-06-25 13:46:33 -07:00
confused_techie
6af9c147ba
Merge pull request #602 from pulsar-edit/bump-dalek-deps
[dalek] Bump dependencies to latest, fix links
2023-06-23 17:07:32 -07:00
confused_techie
e15e652d47
Fix engine version 2023-06-23 10:13:05 -07:00
Maurício Szabo
d0d539830c
Merge pull request #568 from pulsar-edit/update-marked 2023-06-21 14:30:20 -03:00
confused-Techie
d4cf8c723a Bump all deps in git-diff 2023-06-20 17:04:18 -07:00
confused-Techie
5873340ebe Fix the link within the deprecation message 2023-06-20 16:51:16 -07:00
confused-Techie
f7700cc926 Bump the engines.atom version, bump deps 2023-06-20 16:51:01 -07:00
Andrew Dupont
25a5502852 [autocomplete-css] Get tests passing…
…for new CSS tree-sitter grammar.

This is not perfect, but it's ∞% better than the old tree-sitter CSS grammar,
for which `autocomplete-css` never worked.
2023-06-19 23:30:29 -07:00
Maurício Szabo
fba0f0dd8e Bump snippets to avoid flaky test 2023-06-20 01:13:36 -03:00
Maurício Szabo
d69eb04701 Merge remote-tracking branch 'origin/master' into update-marked 2023-06-19 19:32:56 -03:00
confused_techie
ec5fdc6c2b
Merge pull request #593 from pulsar-edit/1.106.0-release
Bump to Version `1.106.0`
2023-06-15 22:19:12 -07:00
confused-Techie
410cc97782 Add back -dev 2023-06-15 22:18:56 -07:00
confused-Techie
b99ef5a7d4 Bump Version in package.json 2023-06-15 19:06:15 -07:00
confused_techie
b533a516c7
Merge pull request #591 from pulsar-edit/1.106.0-changelog
Update CHANGELOG `1.106.0`
2023-06-15 19:03:34 -07:00
confused_techie
261f3c3007
Update packages/welcome/lib/changelog-view.js
Co-authored-by: DeeDeeG <DeeDeeG@users.noreply.github.com>
2023-06-15 19:01:25 -07:00
confused_techie
9b51b18a08
Update CHANGELOG.md
Co-authored-by: DeeDeeG <DeeDeeG@users.noreply.github.com>
2023-06-15 19:00:30 -07:00
confused-Techie
e99b7f7437 GH Action Documentation 2023-06-16 01:43:32 +00:00
confused-Techie
62538db070 Add new PR details 2023-06-15 18:41:01 -07:00
confused_techie
9525f5bb8e
Merge pull request #592 from pulsar-edit/bump-github-package
deps: Bump github to v0.36.16-pretranspiled
2023-06-15 18:40:23 -07:00
confused-Techie
c7f1ea8fce Update CHANGELOG, and welcome changelog 2023-06-15 16:45:31 -07:00
DeeDeeG
7076f582a4 deps: Bump github to v0.36.16-pretranspiled 2023-06-15 19:43:07 -04:00
confused_techie
952015f003
Merge pull request #474 from pulsar-edit/no-request
Mostly remove `request`
2023-06-12 21:39:15 -07:00