Releases: liveview-native/live_view_native_stylesheet
Releases · liveview-native/live_view_native_stylesheet
0.4.0-rc.1
What's Changed
- Changed to json encoding for compile_string by @bcardarella in #89
- Support pretty option by @bcardarella in #91
- Allow for special keys in stylesheets by @bcardarella in #92
- Encode nil by @bcardarella in #93
- Ensure formatted json encoding for nil by @bcardarella in #94
- Enhance stylesheet recompilation strategy by @bcardarella in #96
- Add stylesheet safe lists by @bcardarella in #97
- Add stylesheet safe lists by @bcardarella in #98
Full Changelog: 0.3.1...0.4.0-rc.1
0.3.2
Full Changelog: 0.3.1...0.3.2
0.3.1
What's Changed
- Fix wrong livereload pattern for sheet file by @cmnstmntmn in #83
- Add regression testes for mixed class and style attrs in element by @bcardarella in #85
New Contributors
- @cmnstmntmn made their first contribution in #83
Full Changelog: 0.3.0...0.3.1
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
v0.2.0
What's Changed
Full Changelog: v0.1...v0.2.0
v0.2.0-rc.1
v0.2.0-rc.1