minze

Dead-simple JS framework for native web components.

MIT License

Downloads
948
Stars
550
Committers
10

Bot releases are visible (Hide)

minze - create-minze: v2.2.0 Latest Release

Published by n6aibot 6 months ago

2.2.0 (2024-04-23)

Features

  • upgrade storybook templates to use storybook v8 (#291) (9833168)
minze - create-minze: v2.1.2

Published by n6aibot 11 months ago

2.1.2 (2023-11-28)

Miscellaneous

minze - minze: v1.10.1

Published by n6aibot 11 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 - minze-vscode: v0.6.0

Published by n6aibot about 1 year ago

0.6.0 (2023-08-31)

Features

  • use view transitions api when enabled through options (#246) (94d5723)
minze - minze: v1.10.0

Published by n6aibot about 1 year 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 - minze-vscode: v0.5.2

Published by n6aibot about 1 year ago

0.5.2 (2023-08-24)

Bug Fixes

  • consolidate options snippets (3da1939)
minze - minze-vscode: v0.5.1

Published by n6aibot about 1 year ago

0.5.1 (2023-08-22)

Bug Fixes

  • improve code-snippet navigation (e0ffdaf)
minze - minze-vscode: v0.5.0

Published by n6aibot about 1 year ago

0.5.0 (2023-08-22)

Features

  • add new snippets + improve naming & grouping (dc88fe3)
minze - minze: v1.9.2

Published by n6aibot about 1 year 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 - minze-vscode: v0.4.0

Published by n6aibot about 1 year ago

0.4.0 (2023-08-21)

Features

Bug Fixes

minze - vite-plugin-minze: v1.1.5

Published by n6aibot about 1 year ago

1.1.5 (2023-08-20)

Miscellaneous

minze - vite-plugin-minze: v1.1.4

Published by n6aibot about 1 year ago

1.1.4 (2023-08-20)

Bug Fixes

  • generate non lib chunks in separate directory (7d374fc)
minze - create-minze: v2.1.1

Published by n6aibot about 1 year ago

2.1.1 (2023-08-19)

Miscellaneous

minze - minze: v1.9.1

Published by n6aibot about 1 year ago

1.9.1 (2023-08-19)

Bug Fixes

  • conditional defineAll module-map check (80df7cd)
minze - create-minze: v2.1.0

Published by n6aibot about 1 year ago

2.1.0 (2023-08-17)

Features

  • simplify the process of defining individual modules from module-maps (#232) (85029dc)

Miscellaneous

minze - minze: v1.9.0

Published by n6aibot about 1 year ago

1.9.0 (2023-08-17)

Features

  • add debug option, name & dashName properties (#231) (171007a)
  • add emojis to debug log (a0f88e0)
  • add log method for debugging (ee801cd)
  • add observedAttributes to debug log (71527c4)
  • add shorthand at-events notation (a9d5f3a)
  • allow any events via ts in callbacks (9aa54d8)
  • allow BroadcastChannel as an event target (30020e4)
  • auto-bind event callback methods to element (486f3a7)
  • deprecate on hooks in favour of after hooks (c4ddf48)
  • move debug from an option to a property (3ddd6a8)
  • simplify the process of defining individual modules from module-maps (#232) (85029dc)
  • use a callback paramerter to transform keys (4ef9949)

Bug Fixes

  • allow events preventDefault & stopPropagation (043af20)
  • bind watch callbacks to component (12273d2)
  • check for null when making objects reactive (8f59b0c)
  • check if a callback exists before binding (59e540f)
  • don't consider white space as a part (0eddc56)
  • don't try to merge at-events without matches (b6c5218)
  • escape event target selector string (a1dee96)
  • escape only at-event selectors automatically (3113402)
  • exportparts after reactive props initialized (607aa34)
  • exportparts extraction (#223) (21615d7)
  • select at-events with special chars in name (d078c07)
  • sort exportparts alphabetically (5948a8e)
minze - vite-plugin-minze: v1.1.3

Published by n6aibot about 1 year ago

1.1.3 (2023-08-17)

Miscellaneous

minze - minze-vscode: v0.3.1

Published by n6aibot about 1 year ago

0.3.1 (2023-08-17)

Bug Fixes

  • add syntax highlighting for function params (5c6f5b6)
  • match properties with html and css (c0e6afb)
minze - minze: v1.8.2

Published by n6aibot about 1 year ago

1.8.2 (2023-07-30)

Bug Fixes

  • extract all parts, even initially hidden ones (ab2ddd2)
minze - minze: v1.8.1

Published by n6aibot about 1 year ago

1.8.1 (2023-07-30)

Bug Fixes

  • auto-export dynamically generated exportparts (476bc45)
Package Rankings
Top 3.93% on Npmjs.org
Badges
Extracted from project README
create-minze version minze version minze-vscode version vite-plugin-minze version Open in Codeflow Open in StackBlitz