Skip to content

v0.16.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 May 10:49
· 134 commits to main since this release

Bug Fixes

  • add more triggers to class for better performance (58cd014)
  • colors suggest in attributify (3df5103)
  • dynamic utility suggest in attributify (700ed03)
  • highlight color (7ec1150)
  • hover on apply (a4af7f1)
  • hover provider for attributify (e5cf03f)
  • hover provider in variant attr (b85ae80)
  • hover provider on sm-hover or sm:hover ... (c53df7e)
  • mixed triggers (d4ddc7f)
  • should not insert color decoration like abc-gray-200 (fe7b493)
  • show color decoration in sm:hover (178c282)
  • show completion in all variants (ce29aec)
  • show completion in sm:hover:bg (ecb0d07)
  • support older engine (90df402)
  • support older engine #134 (a5fbaa5)
  • support parse color in attributify (1074df3)
  • variant as attr (ea230c8)

Features

  • add option for attr mode (01f02c1)
  • intellisense for generated arbitrary values #120 (a05545f)
  • support attributify mode completion (64d9d71)
  • support enable and disable attributify (22be652)
  • support hover variant and attr group (ff6ac35)
  • support show color decoration in attribute (efbbdd3)
  • support show docs for attrs (2126e5d)
  • support to close emmet trigger (db0d32e)
  • support v3.0 utilities completion (4fde5cc)
  • support variant suggest in attributify (bac763a)