Skip to content

Releases: tw-in-js/typescript-plugin

v0.3.5

31 Jan 14:07
Compare
Choose a tag to compare
  • fix: incorrect call to server method which caused autocomplete to break (#19) 25b9b14

v0.3.4...v0.3.5

v0.3.4

28 Mar 21:14
Compare
Choose a tag to compare
  • fix: re-loading of config file 90bc15a
  • fix: important modifier as prefix aef7893

v0.3.3...v0.3.4

v0.3.3

23 Mar 19:34
Compare
Choose a tag to compare
  • 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...v0.3.3

v0.3.2

22 Mar 21:32
Compare
Choose a tag to compare
  • 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

v0.3.1...v0.3.2

v0.3.1

21 Mar 22:53
Compare
Choose a tag to compare
  • doc: hint for our new vs code extension dbb88f1

v0.3.0...v0.3.1

v0.3.0

21 Mar 22:14
Compare
Choose a tag to compare
  • chore b74aad9
  • feat: attributes and styles configurable a872f15
  • fix: use typescript to lookup files, config file options ce3d3d7
  • feat: autocompletion for jsx, style and styled 59d6640

v0.2.4...v0.3.0

v0.2.3

19 Mar 13:00
Compare
Choose a tag to compare
  • fix: respect exports field while loading config plugins 540922d
  • fix: support parsing of dynamic styles using square bracket notation bc75a98
  • fix: support tailwind.config.{ts,js,cjs,mjs} as fallback 86a7fda
  • fix: add hex values for known colors 37c5694

v0.2.2...v0.2.3

v0.2.2

17 Mar 20:02
Compare
Choose a tag to compare
  • fix: support negated rem values 2051298
  • fix: watch twind config for changes fed438b
  • fix: enhance autocompletion 7857450
  • fix: support twind config in src and public folder 6139fc3

v0.2.1...v0.2.2

v0.2.1

16 Mar 23:50
Compare
Choose a tag to compare
  • fix: warn on unknown variants 096cbbd

v0.2.0...v0.2.1

v0.2.0

15 Mar 21:55
Compare
Choose a tag to compare
  • feat: new autocompletion based on typescript 7e6dbe8
  • feat: add apply to default tag config (#5) dcb1a01
  • doc: fix links 6cb7440
  • docs: Correcting typo in ReadMe (#1) 978d407
  • chore: use distilt for bundling fc3a39d

v0.1.0...v0.2.0