Commit Graph

828 Commits (5742c36c2a405bb75642c24e8849a344ea81bb9c)

Author SHA1 Message Date
Brad Cornes 85cf5edccb Protect against undefined separator (#427) 2022-01-17 18:06:28 +00:00
Brad Cornes 8766f6d7de Fix for projects with brackets in their path (#429) 2022-01-17 16:55:31 +00:00
Brad Cornes bb5993d047 Bump `@tailwindcss/language-server` 2022-01-17 16:54:11 +00:00
Brad Cornes 9bc82821c7 Fix for missing `files` config 2022-01-17 15:40:55 +00:00
Brad Cornes 6eb310dfda Remove log 2022-01-17 15:21:43 +00:00
Brad Cornes fb6eb56fd0 Bump `@tailwindcss/language-server` 2022-01-17 15:18:25 +00:00
Brad Cornes 08927cb758 Add default excluded files (for non-vscode clients) 2022-01-17 15:14:09 +00:00
Brad Cornes f4c6b71a25 0.7.6 2022-01-17 14:19:47 +00:00
Brad Cornes 6166a50d2f Synchronise `files` configuration section 2022-01-17 14:08:15 +00:00
Brad Cornes f40272fee2 Fix `files.exclude` merging (#464) 2022-01-17 14:07:55 +00:00
Brad Cornes 5b675434f0 Don't read configuration from `initializationOptions` 2022-01-17 13:58:13 +00:00
Brad Cornes 31393e6a5c 0.7.5 2022-01-07 17:27:58 +00:00
Brad Cornes ff52e815b6 Add `files.exclude` setting 2022-01-07 17:13:11 +00:00
Brad Cornes 6fdef8616a Add bundled version of `tailwindcss` and first-party plugins 2022-01-07 11:42:39 +00:00
Brad Cornes 2594afbbde Update lockfile 2022-01-06 11:14:01 +00:00
Brad Cornes edbcd9d14d Add `clean` script 2022-01-06 11:13:55 +00:00
Brad Cornes 0e8c71ada6
Create LICENSE 2022-01-05 10:28:59 +00:00
Brad Cornes c77600ccd2
Create LICENSE 2022-01-05 10:28:45 +00:00
Brad Cornes 7e6a620c1c 0.7.4 2021-12-09 22:45:10 +00:00
Brad Cornes 2dffb6636d Rename banner image 2021-12-09 22:38:48 +00:00
Brad Cornes e8a29ec9e4 Update assets 2021-12-09 22:36:48 +00:00
Brad Cornes edb38516ff 0.7.3 2021-12-07 16:33:27 +00:00
Brad Cornes f5006a8ff2 Exclude `*` from class completions 2021-12-06 16:06:30 +00:00
Brad Cornes 80336ae320 Bump language service 2021-12-06 16:06:16 +00:00
Brad Cornes 4e8918ad8c Disable variant order linting and sorting for tailwindcss v3 2021-12-06 15:40:54 +00:00
Brad Cornes ddabfe9390 Bump language server 2021-11-26 15:20:10 +00:00
Brad Cornes a655ad4701 Bump `@parcel/watcher`
Adds M1 builds for language server
2021-11-26 15:07:15 +00:00
Brad Cornes 0535454958 Bump language service 2021-11-26 15:05:28 +00:00
Brad Cornes 33eb1b5bd6 0.7.2 2021-11-05 16:35:15 +00:00
Brad Cornes e47f5fa539 Ignore `content: var(--tw-content)` when determining color 2021-11-05 16:29:34 +00:00
Brad Cornes ed51ba73a8 Update syntax definitions 2021-11-05 16:18:48 +00:00
Brad Cornes d256d5388e Update variant API for compatibility with `v3-alpha.2` 2021-11-05 16:13:22 +00:00
Brad Cornes 1557dfdabf Ensure jit state is reset 2021-11-05 12:38:54 +00:00
Brad Cornes 634b8c6fb1 Fix mode identification when using nested presets (#431) 2021-10-29 17:51:55 +01:00
Brad Cornes e786ece8c3 Catch errors when resolving config and creating context 2021-10-29 17:49:42 +01:00
Brad Cornes ecdfc1a98e 0.7.1 2021-10-11 13:23:24 +01:00
Brad Cornes ba21a2f1d8 fix color detection 2021-10-08 18:24:57 +01:00
Brad Cornes febded6864 update tsconfig 2021-10-08 18:24:11 +01:00
Brad Cornes 1eb62db848 reinstate `console.log` override 2021-10-08 17:36:41 +01:00
Brad Cornes 251d32faaf increase classlist search range (#414) 2021-10-08 17:36:17 +01:00
Brad Cornes d74a53ae9e update color extraction to allow parentheses (#423) 2021-10-08 17:06:10 +01:00
Brad Cornes 0f4d93b96e add `classAttributes` setting 2021-10-08 16:51:14 +01:00
Brad Cornes 80e2e5aba5 Fix resolution of WSL files on Windows (#411) 2021-10-08 16:48:44 +01:00
Brad Cornes d32e9cc086 bump `postcss` 2021-10-08 10:55:38 +01:00
Brad Cornes 0be1037547 add github issue template 2021-10-05 11:54:57 +01:00
Brad Cornes d641b8eb2b allow whitespace around class attribute `=` (#426) 2021-10-04 18:14:24 +01:00
Brad Cornes 8c299f96a9 bump language service 2021-10-04 18:13:42 +01:00
Brad Cornes 214e2b487b add `accent-color` to list of color-related CSS properties 2021-10-04 16:10:16 +01:00
Brad Cornes 79aad93b97 Clarify supported config file names in readme (#278) 2021-10-01 14:48:54 +01:00
Brad Cornes a5a79f021e v0.7.0 2021-10-01 14:14:03 +01:00