Skip to content

Releases: CoCreate-app/CoCreate-css-parser

v1.11.2

09 Oct 20:47
Compare
Choose a tag to compare

1.11.2 (2023-10-09)

Bug Fixes

v1.11.1

18 Sep 01:17
Compare
Choose a tag to compare

1.11.1 (2023-09-18)

Bug Fixes

  • Add path and pathname (3f4825e)
  • Update CoCreate depndencies to latest versions (b711c68)

v1.11.0

17 Sep 17:20
Compare
Choose a tag to compare

1.11.0 (2023-09-17)

Features

  • save css src with name, path, pathname and content-type (572c34e)

v1.10.1

21 Aug 04:10
Compare
Choose a tag to compare

1.10.1 (2023-08-21)

Bug Fixes

v1.10.0

21 Aug 03:49
Compare
Choose a tag to compare

1.10.0 (2023-08-21)

Features

  • Update cocreate dependencies for the latest features and bug fixes (97d655d)

v1.9.1

21 Aug 03:35
Compare
Choose a tag to compare

1.9.1 (2023-08-21)

Bug Fixes

v1.9.0

17 Aug 00:11
Compare
Choose a tag to compare

1.9.0 (2023-08-17)

Features

  • bump cocreate dependencies for the latest updates and features (ffb68b5)

v1.8.0

16 Aug 23:32
Compare
Choose a tag to compare

1.8.0 (2023-08-16)

Bug Fixes

  • crud attributes renamed (4e317ef)
  • Remove redundant dependency (ca37c3a)
  • replace -target -selector (345d8af)
  • webpack.config and package.json make use of mode=production instead of process.env (6382cc5)

Features

  • element.setValue and Remove unused import statement and optimize code for joining parsedCSS and linkCSS arrays into a single string with unique values. Also, remove unused code related to saving the linkTag. (4e0affd)
  • getValue function and use element.save() to execute crud save (d2a289f)
  • name attribute and variable renamed to key (3a130e3)

v1.7.29

14 Jun 20:01
Compare
Choose a tag to compare

1.7.29 (2023-06-14)

Bug Fixes

v1.7.28

11 Jun 22:53
Compare
Choose a tag to compare

1.7.28 (2023-06-11)

Bug Fixes