Skip to content

Releases: rooseveltframework/progressively-enhance-web-components

1.0.4

11 Mar 11:14
70e4f8e

Choose a tag to compare

  • Fixed a bug that would cause the module to crash if the file list provided by the user wasn't a directory.
  • Updated various dependencies.

1.0.3

02 Mar 22:04
954ddcc

Choose a tag to compare

  • Fixed another bug that caused errors to print to the console if inline CSS existed in a scanned template.

1.0.2

02 Mar 21:43
c121aca

Choose a tag to compare

  • Added new <inline> tag for adding inline CSS or JS using Teddy variables. Usage is optional, but it can help you avoid syntax error warnings in your code editor.
  • Fixed a bug preventing <include> args from parsing correctly in certain circumstances.
  • Updated various dependencies.

1.0.1

28 Feb 12:51
81750bb

Choose a tag to compare

  • Fixed a bug that prevented camelCase attribute names from replacing ${templateLiteral} values for values in markup.
  • Updated various dependencies.

1.0.0

23 Feb 19:16
9b43d76

Choose a tag to compare

  • Initial commit.