Releases: tw-in-js/typescript-plugin
Releases · tw-in-js/typescript-plugin
v0.3.5
v0.3.4
v0.3.3
- fix: prevent detection of CSS objects within style/styled API f076a81
- fix: "better" completion labels 5227b39
- fix: cache replaced placeholders 90f5418
- fix: only provide completions if a twind dts file (local or bundled) has been found d73e931
- fix: optimize loading of twind dts (prefer local, fallback bundled) 3a463d9
- fix: use sucrase to transform config files 6734a77
v0.3.2
- fix: update twind to use fixed types a1bc8fa
- fix: fallback to load types from builtin twind 96064f1
- fix: allow to enable/disable the plugin 2901cc3
- fix: cleanup interpolated values label and sort last 0bacf61
- fix: add arbitrary value to completion list 0f2016a
- fix: important config value is now supported in twind b6fc6d5
- fix: do not beautify comma with arbitray values 606660a
- doc: describe config options 9be4af4
- fix: report unknown theme value again 2ac3f32
- fix: ignore string that are part of a binary expression like x + '...' 230b0b5
- fix: use kind order only for same ranked items and sort screens by their min-width 62be68d
- fix: break out of arbitrary value on whitespace 175f793