0.3.0
What's Changed
- EEx interpolation by @bcardarella in #42
- Remove extraneous "The" by @kgautreaux in #40
- Remove helpers by @bcardarella in #43
- Format paths and re-render fix by @bcardarella in #44
- Add basic integration test by @bcardarella in #45
- Raise if a rule contains whitespace by @NduatiK in #47
- Change to curly brace interpolation by @bcardarella in #52
- Change class/2 to class/1 by @bcardarella in #53
- Capture and log raises within
class/1by @bcardarella in #54 - Wrote documentation by @bcardarella in #58
- Output to filesystem and mix task by @bcardarella in #61
- Child sheets by @bcardarella in #63
- render
nilin rules interpolation by @bcardarella in #64 - Support multiple patterns in apps by @bcardarella in #65
- test umbrella by @bcardarella in #66
- Add inline style parsing by @bcardarella in #67
- Ensure local components and slots express style attr by @bcardarella in #68
- Fix template parser for
stylewhen any @-vars are used by @bcardarella in #69 - Fixed a Winchester by @bcardarella in #70
- Allow configuration of additional formats for style attr parsing by @bcardarella in #71
- Tasks rewrite for codegen support during setup by @bcardarella in #75
- Support any position for patterns in live reload kw list by @bcardarella in #76
- Update to use new codegen api by @bcardarella in #78
- Fix the line number for rules produced inside a
sigil_SHEETby @NduatiK in #77 - Use Mix.Tasks.Lvn.Setup.Config.import_config_matcher/1 by @bcardarella in #79
- Add support from LiveView Native for configured config file paths by @bcardarella in #80
- Improved codegen upstream in LiveView Native by @bcardarella in #81
- Fix when class names pattern match on empty value by @bcardarella in #82
New Contributors
- @kgautreaux made their first contribution in #40
Full Changelog: v0.2.0...0.3.0