Skip to content

Releases: dnbexperience/vscode-eufemia

v1.3.0

03 Jan 10:24
e376ed0
Compare
Choose a tag to compare
feat: handle JavaScript calc (#12)

* fix: rem calculation

* chore: unify px and rem to spacing to one rule

* feat: handle JavaScript calc

v1.2.4

02 Jan 13:16
990375b
Compare
Choose a tag to compare
fix: add support for vanilla typescript and javascript syntax languag…

…e (#11)

v1.2.3

02 Jan 13:00
2a383b0
Compare
Choose a tag to compare
fix: add support for vanilla typescript and javascript syntax languag…

…e (#9)

v1.2.2

01 Jan 09:59
06ccbb4
Compare
Choose a tag to compare
fix: performance improovements (#6)

* chore: naming refactor

* chore: add publish script

* chore: refactor more functions to helpers

* chore: refactor types

* fix: enhance performance on line-height and font-size annotation

* chore: refactor example

* chore: bump version

v1.2.1

29 Dec 11:40
Compare
Choose a tag to compare
feat: add line-height handling (#5)

* chore: refactor font-size handler

* feat: add line-height support

v1.1.0

28 Dec 10:31
261013c
Compare
Choose a tag to compare
feat: add font-size handling (#4)

v1.0.6

27 Dec 18:54
e23053a
Compare
Choose a tag to compare
fix: show line-annotation on current opened file (#2)

v1.0.5

23 Dec 10:53
Compare
Choose a tag to compare
fix: downgrade required VSCode engine