Skip to content

Releases: windicss/windicss-intellisense

v0.18.2

04 Jun 10:34
Compare
Choose a tag to compare
release v0.18.2

v0.18.1

04 Jun 10:20
Compare
Choose a tag to compare
release v0.18.1

v0.18.0

04 Jun 10:04
Compare
Choose a tag to compare

Bug Fixes

  • color decoration with color opacity pairs (6425c30)

Features

  • add content utility completion (b908c32)
  • support dynamic vue class and windi tag #107 (6587e36)
  • support trigger color and opacity group with / (8089d65)
  • support v3.1 utilities (67f81e9)

v0.17.2

24 May 21:10
Compare
Choose a tag to compare

Bug Fixes

  • attributify prefix with variant (1703572)
  • unused DEFAULT utilities (d1c1674)

Features

  • support attributify with prefix (18d62c5)
  • support completions in dynamic plugin (bb15061)

v0.17.1

23 May 09:36
Compare
Choose a tag to compare

Bug Fixes

v0.17.0

23 May 08:18
Compare
Choose a tag to compare

Bug Fixes

Features

  • add config to disable bracket completions (c0e057e)
  • show more detailed information in dynamic completions (ff5be79)
  • support all v3 attrs (eb95f9c)
  • support bracket snippet in attr and class (f9045bd)
  • support complete css variables (68be1fd)

v0.16.9

22 May 11:33
Compare
Choose a tag to compare

Bug Fixes

  • completion leaks when have empty attribute (de63ea4)
  • didn't show raw html attr completions (facb31d)
  • refresh color decoration when typing (aeb92e1)
  • svelte pattern #141 (48cb833)
  • trigger suggestion when using raw html class completion with tab #139 (03439f9)

Features

  • add option to change color decoration type (166147b)
  • support choose color decorations (c223886)

v0.16.8

22 May 05:07
Compare
Choose a tag to compare

Bug Fixes

  • could not resolve utils/log (a4a0826)
  • missing static completions (45cf274)
  • select color in attr (11adf5a)
  • should show highlight in comment (1db6d93)
  • shouldn't show completion in comments (ea30e03)

Features

  • add ability to picker new hex color (9735fde)

Performance Improvements

v0.16.6

19 May 17:00
Compare
Choose a tag to compare

Bug Fixes

Features

  • support show color decoration in apply #114 (15b809b)

v0.16.5

19 May 16:19
Compare
Choose a tag to compare

Bug Fixes

  • Color overflow in svelte file (4693dd1)