Releases: pyaether/aether
Releases · pyaether/aether
v0.4.23
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
Update tw_merge to handle conflict resolution better and add logical …
v0.4.21
Routine chores - Add new SVG element 'ellipse'. - Bump version: 0.4.20 -> 0.4.21.
v0.4.20
- 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
Routine chores - Add 'shadow-xs' to 'box-shadow' conflict group. - Bump version: 0.4.17 -> 0.4.18.
v0.4.17
Routine chores - Change labels type to 'Any'. - Bump version: 0.4.16 -> 0.4.17.
v0.4.16
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
Routine chores - Add the ability to have label as None. - Bump version: 0.4.14 -> 0.4.15.
v0.4.14
Routine chores
- Add a way to update configs (tooltip, legend) via attributes.
- Bump version: 0.4.13 -> 0.4.14.
v0.4.13
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.