Commit Graph

28 Commits (c3f230740a4a445f7634163dd702ad94e7d0c5b1)

Author SHA1 Message Date
Jordan Pittman a80a74b348 Update contributing guide 2023-10-20 14:31:57 -04:00
Jordan Pittman dee6d420b0 Fix script 2023-10-20 14:27:33 -04:00
Jordan Pittman d6f4ea3951 Fix workflows 2023-10-20 14:20:46 -04:00
Jordan Pittman 19cb859b5d
Upgrade some dependencies (#871)
* Switch to NPM workspaces

* Add bun types for testing

* Remove some dependencies

* Cleanup code

* Upgrade esbuild

* Hardcode externals

They’re the same between the packages except for vscode but including an external that’s not ultimately required isn’t an error.

* Reorganize package json

* Replace TSDX with esbuild

* wip

* Simplify script

* Move esbuild into individual packages

* Bump vsce

* Fix packaging

* fixup

* Swap mri for minimist

It’s the same API but maintained

* Update lockfiles

* Add logs

* Bump version

* Update lockfile

* Add test for `extractClassNames`

* fix
2023-10-20 14:17:41 -04:00
Jordan Pittman 9b9a98f977 Add release script 2023-10-13 13:41:19 -04:00
Brad Cornes c1c811e7a3 Run `test:prepare` script before running tests 2023-08-29 10:55:54 +01:00
Brad Cornes e242535cac Add test step to pre-release workflow 2023-08-29 10:45:10 +01:00
Florian Stellbrink 0964dbfe4a
Add basic build instructions (#830)
* Add basic build instructions

* Create `CONTRIBUTING.md`

---------

Co-authored-by: Brad Cornes <hello@bradley.dev>
2023-08-22 14:18:40 +01:00
Brad Cornes ac2f9fabd7 update workflow 2023-08-21 16:59:37 +01:00
Brad Cornes ff3eac37f4 Update workflow 2023-08-21 16:53:42 +01:00
Brad Cornes fc7e38da1f Update workflow 2023-08-21 16:43:26 +01:00
Brad Cornes 67eb02e659 Fix lerna command scope in workflow 2023-08-21 16:31:28 +01:00
Brad Cornes 1fb0019928 Add WIP pre-release workflow 2023-08-21 16:28:54 +01:00
Brad Cornes 19ba969f99
Update issue template
Add VS Code version question
2023-06-08 14:43:43 +01:00
Brad Cornes 13e4ccee2d
Update GitHub issue template 2022-10-21 14:19:41 +01:00
Brad Cornes 0be1037547 add github issue template 2021-10-05 11:54:57 +01:00
Brad Cornes bdb398bf80 add lerna and separate language server package 2021-06-01 12:37:15 +01:00
Brad Cornes 99297add4e add jit support, refactor for general reliability 2021-05-03 18:00:04 +01:00
Brad Cornes ccf7cd57a7 separate out tailwindcss-language-service package 2020-10-08 16:20:54 +01:00
Brad Cornes ac18fa100b update banner 2020-06-23 19:39:34 +01:00
Brad Cornes 9c29a54e9a update readme 2020-06-23 19:34:08 +01:00
Brad Cornes e6f89a799b update banner 2020-06-23 19:31:22 +01:00
Brad Cornes 6267676999 update banner 2020-06-23 19:02:16 +01:00
Brad Cornes 72d075bd1d update banner 2020-06-23 17:23:23 +01:00
Brad Cornes de28c1ba6e increase dimensions of banner image 2020-06-23 13:41:15 +01:00
Brad Cornes c6c4be3645 optimize banner 2020-06-23 11:43:02 +01:00
Brad Cornes 59d9b357f8 readme wip 2020-06-22 20:53:13 +01:00
Brad Cornes a59d9bdeb2 readme wip 2020-06-22 20:48:29 +01:00