Minze Versions Save

Dead-simple JS framework for native web components.

create-minze-v2.2.0

3 weeks ago

2.2.0 (2024-04-23)

Features

  • upgrade storybook templates to use storybook v8 (#291) (9833168)

create-minze-v2.1.2

5 months ago

2.1.2 (2023-11-28)

Miscellaneous

minze-v1.10.1

5 months ago

1.10.1 (2023-11-28)

Bug Fixes

  • event shorthand regex breaking events if attribute value matches event shorthand writing (#268) (432169e)
  • on:events regex notation (71d53ec)

minze-vscode-v0.6.0

8 months ago

0.6.0 (2023-08-31)

Features

  • use view transitions api when enabled through options (#246) (94d5723)

minze-v1.10.0

8 months ago

1.10.0 (2023-08-30)

Features

  • use view transitions api when enabled through options (#246) (94d5723)

Bug Fixes

  • match attributes without quotation marks (1fa9a17)

minze-vscode-v0.5.2

8 months ago

0.5.2 (2023-08-24)

Bug Fixes

  • consolidate options snippets (3da1939)

minze-vscode-v0.5.1

8 months ago

0.5.1 (2023-08-22)

Bug Fixes

  • improve code-snippet navigation (e0ffdaf)

minze-vscode-v0.5.0

8 months ago

0.5.0 (2023-08-22)

Features

  • add new snippets + improve naming & grouping (dc88fe3)

minze-v1.9.2

8 months ago

1.9.2 (2023-08-21)

Bug Fixes

  • add on: event notation for template events (f6fefd5)
  • allow any typescript return type in hooks (8e5f079)
  • insert css via adoptedStyleSheets (2790d00)
  • log internal html and css properties on debug (6f50c46)

minze-vscode-v0.4.0

8 months ago

0.4.0 (2023-08-21)

Features

Bug Fixes