Skip to content

Latest commit

 

History

History
1427 lines (769 loc) · 26.1 KB

CHANGELOG.md

File metadata and controls

1427 lines (769 loc) · 26.1 KB

v4.2.3 (2021-12-05)

Fix

  • 🐛 reimplement config loader

v4.2.2 (2021-12-05)

Fix

  • 🐛 add attributes backwards compatibility

v4.2.1 (2021-12-05)

Ci

  • 💚 bump node version

v4.2.0 (2021-12-05)

Chore

  • ⬆️ bump deps
  • ➖ remove unused deps
  • ⬆️ bump deps

Feat

  • 💥 support experimental scan

Fix

  • @keyframes missing in css
  • 🐛 filename could be undefined

Style

  • 🚨 lint
  • 💄 change printWidth in codeStyle

Test

  • ✅ update test for new logic

Tests

  • add animation tests

v4.1.7 (2021-11-17)

Chore

  • 🎨 optimise imports
  • 🏗️ improvements
  • ⬆️ bump deps
  • ➕ add dev deps

Fix

  • 🏷️ fix eslint warnings

Refactor

  • ♻️ icon safelist

v4.1.6 (2021-11-10)

Chore

  • ⬆️ bump deps

Fix

  • 🐛 devTools not working

Test

  • ✅ fixes project

v4.1.6-beta.2 (2021-11-03)

v4.1.6-beta.1 (2021-11-01)

Fix

  • 🏗️ remove unocss from bundle

v4.1.5 (2021-11-01)

Chore

  • ⬆️ bump deps

Feat

  • ✨ add support for custom icons

v4.1.5-beta.1 (2021-10-31)

Chore

  • ⬆️ bump deps
  • ♻️ move repo to pnpm

Feat

  • ⚗️ add experimental support for config HMR

v4.1.4 (2021-10-31)

Fix

  • 🐛 unocss styles overwrite each-other

v4.1.3 (2021-10-31)

Fix

  • 🐛 unocss does not check safelist

v4.1.2 (2021-10-31)

Chore

  • ⬆️ bump deps

Feat

  • ✨ add unocss pure css icons

Test

  • ✅ add unocss pure css icons test

v4.1.1 (2021-10-26)

Chore

  • ⬆️ bump deps
  • 🔇 cleanup

Fix

  • 🐛 multiline css selector not working

Test

  • ✅ add multiline css selector tests

v4.1.0 (2021-10-22)

Chore

  • ⬇️ fix esbuild
  • ⬆️ bump deps
  • ⬆️ bump deps (#266)

Ci

  • 💚 try to fix publish script

Fix

  • 🧪 test install script

Test

  • 🧪 update github action

v4.1.0-beta.3 (2021-09-28)

v4.1.0-beta.2 (2021-08-09)

Chore

  • ⬆️ bump deps
  • ⬆️ bump deps
  • ⬆️ bump deps

Fix

  • 🐛 partial :global() css selector get removed & wrong order #208

Refactor

  • ♻️ ignore xmlns in attributify

Test

  • ✅ add test case #208

v4.1.0-beta.1 (2021-08-04)

Ci

  • 👷 remove outdated nodejs version

Fix

  • require.resolve is not a function

Refactor

  • ♻️ change to full file parser

Revert

  • require.resolve

Style

  • 🚨 lint
  • 🔧 update code style rules

Test

  • ✅ adapt tests

v4.0.12 (2021-07-07)

Chore

  • add enhancement form
  • add issue form

Fix

  • devtools breaks without windi config
  • issue form

Test

  • add loop to include all tests

v4.0.11 (2021-06-22)

Fix

  • inline expression

v4.0.10 (2021-06-17)

Chore

  • bump deps

v4.0.9 (2021-06-17)

Chore

  • remove deprecated logging

Feat

  • add new metrics solution
  • move devtools to script preprocessor
  • add default export

Fix

  • parallel file loader
  • duplicate load of config file

Style

  • improve comments
  • fix interface name

v4.0.8 (2021-06-04)

Chore

  • bump deps

v4.0.7 (2021-05-28)

Fix

  • dropped css for parallel bundlers

v4.0.6 (2021-05-26)

Chore

  • cleanup
  • ⬆️ bump deps

Ci

  • add test to release script

Feat

  • 🏷️ improve types

Fix

  • run after config loaded

Style

  • remove comments

v4.0.5 (2021-05-25)

Chore

  • bump deps
  • cleanup
  • remove unused deps
  • add contributer to package.json
  • remove comment

Ci

  • slow cron of codeql
  • add codeql

Fix

  • async promise executor

Refactor

  • optimize complexity

Style

  • more lint

Test

  • prepare more tests

v4.0.4 (2021-05-23)

Chore

  • remove outdated test
  • update license
  • remove depreacated test config
  • bump deps

Ci

  • add more test versions
  • fix test action

Feat

  • add windi template literal
  • add preflight windi config
  • add safelist support
  • add linter

Fix

  • mulitple new lines
  • minor format issues

Style

  • eslint
  • add missing \n
  • fix style

Test

  • add windiExpression
  • add generate script
  • add preflights
  • more inline function
  • use src instead of dist
  • add class attribute tests

v4.0.3 (2021-05-17)

Fix

  • global & scoped styles combined

v4.0.2 (2021-05-13)

Chore

  • remove duplicate ci action

Ci

  • fix publish action

v4.0.1 (2021-05-13)

Ci

  • fix ci action

v4.0.0 (2021-05-13)

Chore

  • bump version

Ci

  • latest
  • sematic release tag
  • fix trigger event
  • add publish for next version
  • fix gh page deploy
  • fix pre release tags

Fix

  • playground
  • playground
  • try global preflights

v4.0.0-beta.17 (2021-05-13)

Fix

  • pluginOptions

v4.0.0-beta.16 (2021-05-13)

Chore

  • bump deps

Fix

  • generate all preflights

v4.0.0-beta.15 (2021-05-12)

Chore

  • some comments

Feat

  • add safelist

Fix

  • remove old code

v4.0.0-beta.14 (2021-05-12)

Chore

  • marks
  • cleanup
  • drop gh pages
  • update readme
  • drop old test
  • drop playground
  • 🔥 drop example

Fix

  • bugs

Refactor

  • 💥 refactor: use style pre-processor

v4.0.0-beta.13 (2021-05-12)

Fix

  • new processor after config loaded

v4.0.0-beta.12 (2021-05-12)

Chore

  • bump deps

Revert

  • use always global

Style

  • logging

v4.0.0-beta.11 (2021-05-11)

Docs

  • clean

Fix

  • downstream fix for playground

Refactor

  • performance metrics

Test

  • remove old test files

v4.0.0-beta.10 (2021-05-03)

Chore

  • pin deps

Feat

  • devTools

Fix

  • external deps

Perf

  • debug timings
  • debug timings

Refactor

  • type definition
  • organize imports
  • config loader

v4.0.0-beta.9 (2021-04-29)

v4.0.0-beta.8 (2021-04-29)

Chore

  • deprecate finally outdated examples
  • style & config
  • update libs

Ci

  • test everywhere
  • publish script
  • semantic
  • fixes
  • main branch changes

Feat

  • support modern ES functions

Fix

  • new line at end
  • kit preflights

Test

Wip

  • prepare class handler
  • prepare magician

v3.5.3 (2021-04-17)

Fix

  • try global preflights

v3.5.2 (2021-04-13)

Ci

  • latest
  • sematic release tag
  • fix trigger event
  • add publish for next version
  • fix gh page deploy
  • fix pre release tags

v4.0.0-beta.7 (2021-04-13)

Ci

  • publish script

v4.0.0-beta.6 (2021-04-13)

Test

  • git bug

v4.0.0-beta.5 (2021-04-13)

Ci

  • semantic

Test

  • fix new lib

v4.0.0-beta.4 (2021-04-13)

Ci

  • fixes

v4.0.0-beta.3 (2021-04-13)

Ci

  • main branch changes

v4.0.0-beta.2 (2021-04-13)

Chore

  • update libs

v4.0.0-beta.1 (2021-04-13)

v3.5.1 (2021-04-13)

Chore

  • more debug

Revert

  • inline expression regex

v3.5.0 (2021-04-13)

Build

  • bundle chalk

Chore

  • update gitignore

Fix

  • inline expression
  • types location

v3.4.1 (2021-04-12)

Chore

  • updates

Fix

  • debug option check close# 114 (#115)

v3.4.0 (2021-04-10)

Chore

  • bump version

Feat

  • add async configLoader to support mjs and cjs (#109)

v3.3.2 (2021-04-10)

Fix

  • custom option priority

v3.3.1 (2021-04-09)

Fix

  • enhance kit support

v3.3.0 (2021-04-05)

Feat

  • drop browser target
  • add plugin-utils config loader

Fix

  • keyframes do not need ":global" surroundings (#100)

v3.2.1 (2021-04-03)

Docs

  • update readme

Fix

  • support ES modules

v3.2.0 (2021-04-03)

Chore

  • add dev marks

Ci

  • fix npm scripts

Feat

  • support svelte-kit

v3.1.5 (2021-03-29)

Fix

  • image height on svelte repl (#84)

v3.1.4 (2021-03-27)

Fix

  • windi attributes using unique identifier

v3.1.3 (2021-03-26)

Chore

  • dump packages

Docs

  • cross link for svelte-kit

Fix

  • inline expression parser

v3.1.2 (2021-03-25)

Chore

  • update example config
  • fix port of example

Docs

  • adapt to new logic

Feat

  • offline design-in-devtools support

Fix

  • workaround of windiconfig issue

Refactor

  • script regex
  • allow offline use of devTools

v3.1.1 (2021-03-23)

Chore

  • bump package version

v3.1.0 (2021-03-23)

Chore

  • add lib

Ci

  • change dependabot strategy

Feat

  • wip dev-in-devtools
  • add css class auto-completion devTools

Fix

  • directive class interpretation

Refactor

  • design-in-devtools windicss-runtime-dom

v3.0.2 (2021-03-18)

Fix

  • regex convert

v3.0.1 (2021-03-18)

Docs

  • update
  • remove broken link
  • add temporary docs
  • update readme

Fix

  • workaround for rollup build bug

Refactor

  • remove kit examples since change to vite

v3.0.0 (2021-03-18)

Docs

  • refactor docs for v3

Fix

  • global style tag

v3.0.0-beta.23 (2021-03-18)

Fix

  • scripts

v3.0.0-beta.22 (2021-03-18)

Fix

  • npm scripts

v3.0.0-beta.21 (2021-03-18)

Fix

  • github actions

v3.0.0-beta.20 (2021-03-18)

Chore

  • bump package versions
  • upate action to npm
  • changed back to npm

Ci

  • add dependabot

Refactor

  • improved format logic
  • remove debug code
  • remove outdated code
  • remove debug code
  • remove outdated code

v3.0.0-beta.19 (2021-03-18)

Fix

  • formatting

v3.0.0-beta.18 (2021-03-17)

Revert

  • revert formatting

v3.0.0-beta.17 (2021-03-17)

Fix

  • support single line comment

Refactor

  • change included variants
  • remove outdated code

Style

  • unused vars

v3.0.0-beta.16 (2021-03-16)

Test

  • refactor test

v3.0.0-beta.15 (2021-03-16)

Fix

  • variant in directive class

v3.0.0-beta.14 (2021-03-16)

Feat

  • support directive class

Fix

  • suggested svelte format

v3.0.0-beta.13 (2021-03-16)

Fix

  • linter

v3.0.0-beta.12 (2021-03-16)

Chore

  • comments
  • bump packages to new version

Feat

  • support windi template string

v3.0.0-beta.11 (2021-03-16)

Fix

  • regex global style tag

v3.0.0-beta.10 (2021-03-15)

Chore

  • add more debug logging

Fix

  • fix verbosity option
  • internal expression regex (#66)

Refactor

  • fixes various bugs
  • adapt example

v3.0.0-beta.9 (2021-03-11)

Chore

  • debugs
  • bump packages

Feat

  • no duplicate base styles in production
  • add option for mode
  • add check for main file
  • add debug logging

Fix

  • fix log and test
  • delete outdated logging
  • logging issue
  • className breaks

Refactor

  • debug example
  • deprecated old options

Style

  • formatting

Test

  • fix test

v3.0.0-beta.8 (2021-03-09)

Fix

  • add missing variant modifier

v3.0.0-beta.7 (2021-03-09)

Fix

  • class directive break

v3.0.0-beta.6 (2021-03-09)

Chore

  • fix missing lib

v3.0.0-beta.5 (2021-03-09)

Refactor

  • WIP html validation
  • change html validation

v3.0.0-beta.4 (2021-03-09)

Docs

  • add docs for inline expression

Refactor

  • new html style

Test

  • adapted tests

v3.0.0-beta.3 (2021-03-08)

Fix

  • fix browser version

v3.0.0-beta.2 (2021-03-08)

Chore

  • bump windicss
  • update packages

Docs

  • update docs with experimental parser

Feat

  • improves REPL(#47)
  • add html format checks

Fix

  • variant matching
  • REPL build
  • REPL build

v3.0.0-beta.1 (2021-03-05)

Chore

  • wip example

Feat

  • add experimental parser

Fix

  • support windi template literals

v2.3.1 (2021-03-04)

Chore

  • packages

Revert

  • custom fix

Test

  • fixed wrong naming
  • replaced test lib

v2.3.0 (2021-03-03)

Chore

  • bumps windicss to latest release

Perf

  • switch to sucrase

Style

  • formatting

Test

  • added test
  • reverted test change
  • update snapshot
  • better tests

v2.2.4 (2021-02-28)

Test

  • adapted test

v2.2.3 (2021-02-28)

Chore

  • bumps windicss release to 2.2.1

v2.2.2 (2021-02-27)

Chore

  • add pnpm as dev dependency (#38)
  • fixes examples
  • refactor examples

Docs

  • updated tailwind configuration docs

Fix

  • adapted to svelte scoped styles
  • global style tags always parses global

Test

  • adapted tests to new features

v2.2.1 (2021-02-24)

Fix

  • i missed the install

v2.2.0 (2021-02-24)

Chore

  • update to windicss 2.2

v2.1.9 (2021-02-23)

Fix

  • fix tests

v2.1.8 (2021-02-23)

Fix

  • :global gets added to often

Test

  • rework svelte tests

v2.1.7 (2021-02-23)

Fix

  • #18 utility groups transformation

Style

  • consistent style

v2.1.6 (2021-02-22)

Chore

  • updated packages
  • add jasmine snapshot chore: switch to esno

v2.1.5 (2021-02-21)

Fix

  • Styles in style tag works even if it's commented out #55

v2.1.1 (2021-02-10)

v2.1.0 (2021-02-08)

v2.0.0 (2021-01-20)

v1.0.9 (2021-01-18)

v1.0.6 (2021-01-13)

v1.0.5 (2021-01-12)

v1.0.4 (2021-01-07)