Commit Graph

503 Commits (114284865da1899dfdf86a03b0c202d9ac220a5c)

Author SHA1 Message Date
Brad Cornes 9b0026ca1d v0.6.4 2021-05-17 12:47:40 +01:00
Brad Cornes 5b2041c703 update changelog 2021-05-17 12:43:43 +01:00
Brad Cornes 4cee488fb4 fix @​variants completions/diagnostics in JIT mode (fixes #324) 2021-05-17 12:38:52 +01:00
Brad Cornes 533c2a0a91 tweak dynamic registration disposal 2021-05-17 12:20:20 +01:00
Brad Cornes 5cf6cee308 update `setupContext` arguments 2021-05-14 12:54:45 +01:00
Brad Cornes 4d44ff9170 update package-lock 2021-05-14 12:54:05 +01:00
Brad Cornes c8e9046cf4 bump tailwindcss-language-service 2021-05-12 11:08:39 +01:00
Brad Cornes 476799cfa5 bump minimum vscode version
1.52.0 is required for the language client/server
2021-05-11 10:58:02 +01:00
Brad Cornes 35125c4968 v0.6.3 2021-05-10 13:46:51 +01:00
Brad Cornes 1319fb0127 update changelog 2021-05-10 13:46:43 +01:00
Brad Cornes 482b5bc7af fix @​apply in plugins in jit mode 2021-05-10 13:41:48 +01:00
Brad Cornes b17afd9d52 v0.6.2 2021-05-09 21:19:35 +01:00
Brad Cornes 7cbfd2a166 avoid re-loading modules when not necessary 2021-05-09 19:42:03 +01:00
Brad Cornes 734fb4da1b prettier 2021-05-09 19:41:49 +01:00
Brad Cornes f3f1f73410 fix error when using a "withOptions" plugin 2021-05-09 19:34:25 +01:00
Brad Cornes c98b2d2994 v0.6.1 2021-05-07 16:37:12 +01:00
Brad Cornes 241edf4141 update changelog 2021-05-07 16:37:03 +01:00
Brad Cornes 148e570839 fix feature flags import 2021-05-07 16:35:12 +01:00
Brad Cornes 467f1051e3 update changelog 2021-05-07 16:34:42 +01:00
Brad Cornes b16f22540a bump tailwindcss-language-service 2021-05-07 13:16:09 +01:00
Brad Cornes 173980d411 add prepublishOnly script 2021-05-07 13:15:39 +01:00
Brad Cornes 1cf3755013 v0.6.0 2021-05-06 23:08:18 +01:00
Brad Cornes 0ef99e1e77 update readme 2021-05-06 23:01:37 +01:00
Brad Cornes 68f2f1b8e5 update changelog 2021-05-06 22:59:18 +01:00
Brad Cornes 86b0efb3e5 add recommendedVariantOrder setting to readme 2021-05-06 18:25:03 +01:00
Brad Cornes 4994b0aed1 add support back in for config files named tailwind.js 2021-05-06 18:20:25 +01:00
Brad Cornes 2f2d66124a resolve jit modules together 2021-05-06 18:01:54 +01:00
Brad Cornes d7d0406794 always disregard user-defined mode 2021-05-06 18:00:33 +01:00
Brad Cornes 2b8a88b267 load jit modules with try/catch instead of by version number 2021-05-06 17:45:41 +01:00
Brad Cornes 6bef5de588 remove log 2021-05-06 17:43:00 +01:00
Brad Cornes 385a2ba180 reinstate console.log overrides 2021-05-06 15:18:25 +01:00
Brad Cornes e08ac09959 fix re-init short-circuit
now it takes config dependencies into account
2021-05-05 17:56:45 +01:00
Brad Cornes 137a6c1b61 bust user plugin cache?
fixes classes not updating when plugin is changed
2021-05-05 16:25:36 +01:00
Brad Cornes fb2e9d9e88 add matchUtilities mock 2021-05-05 16:22:25 +01:00
Brad Cornes 4769177173 add recommendedVariantOrder lint setting 2021-05-05 14:56:54 +01:00
Brad Cornes 15fd935c57 update diagnostic name 2021-05-05 14:52:22 +01:00
Brad Cornes 2942881928 update readme 2021-05-05 10:15:37 +01:00
Brad Cornes a3febca416 update readme 2021-05-05 10:08:33 +01:00
Brad Cornes 50d6478f4c add note about color decorator settings 2021-05-05 10:07:16 +01:00
Brad Cornes bca9f62fdf update changelog 2021-05-05 10:05:16 +01:00
Brad Cornes c1467b75f3 register disposables 2021-05-04 16:27:05 +01:00
Brad Cornes da69936f11 only create output channel when needed 2021-05-04 15:05:52 +01:00
Brad Cornes c6c2abf15e don't show init errors 2021-05-04 14:49:13 +01:00
Brad Cornes 3e3cfd418f keep editor state intact 2021-05-04 14:32:19 +01:00
Brad Cornes 86309dd668 fix error for tailwindcss < 1.7.0 2021-05-04 13:35:56 +01:00
Brad Cornes 1ab4be4a60 never reveal output channel 2021-05-04 13:28:08 +01:00
Brad Cornes 89aacecb64 add type 2021-05-04 13:26:55 +01:00
Brad Cornes 1a64b562a4 fix multi-root 2021-05-04 13:25:49 +01:00
Brad Cornes a5a0494003 clear color decorators when restarting language client 2021-05-04 12:57:10 +01:00
Brad Cornes c4a2c254d8 fix user-defined language support 2021-05-04 12:56:09 +01:00