Skip to content

Releases: pyaether/aether

v0.4.23

18 May 20:28

Choose a tag to compare

Implement Alpine.js x-on event merging utilities

- Add 'alpine_js_x_on_event_merge' to merge Alpine.js event directives ('@' or 'x-on:').
- Support appending event expressions by default and overwriting them using the '.overwrite' suffix.
- Add strict validation to ensure keys match Alpine.js event directives.
- Bump v0.4.22 -> v0.4.23

v0.4.22

13 May 05:58

Choose a tag to compare

Update tw_merge to handle conflict resolution better and add logical …

v0.4.21

02 Jan 17:44

Choose a tag to compare

Routine chores

- Add new SVG element 'ellipse'.
- Bump version: 0.4.20 -> 0.4.21.

v0.4.20

02 Jan 06:01

Choose a tag to compare

  • Add new SVG element 'text'.
  • Fix validation issue in 'Stop' tag and allow children in 'Text' tag
  • Bump version: 0.4.18 -> 0.4.20.

v0.4.18

01 Jan 17:24

Choose a tag to compare

Routine chores

- Add 'shadow-xs' to 'box-shadow' conflict group.
- Bump version: 0.4.17 -> 0.4.18.

v0.4.17

16 Dec 20:57

Choose a tag to compare

Routine chores

- Change labels type to 'Any'.
- Bump version: 0.4.16 -> 0.4.17.

v0.4.16

16 Dec 20:49

Choose a tag to compare

Routine chores

- Add more types for labels because it can be int/float too.
- Bump version: 0.4.15 -> 0.4.16.

v0.4.15

16 Dec 19:54

Choose a tag to compare

Routine chores

- Add the ability to have label as None.
- Bump version: 0.4.14 -> 0.4.15.

v0.4.14

16 Dec 01:33

Choose a tag to compare

Routine chores

  • Add a way to update configs (tooltip, legend) via attributes.
  • Bump version: 0.4.13 -> 0.4.14.

v0.4.13

15 Dec 21:28

Choose a tag to compare

Routine chores

- Make chart config bit less strict/typed because I am too lazy to add all the edge cases and properties right now.
- Bump version: 0.4.12 -> 0.4.13.