Skip to content

Releases: Econify/moonshine-css

v0.2.0

01 Jul 15:11
Compare
Choose a tag to compare

Changelog

b06a0a4 Merge pull request #26 from Econify/hotfix-bad-merge-conflicts-resolution
6a262e7 revert version bump
d13f753 Use correct config
2f587bf 0.2.0
406cd45 [CF / CH]: Support pseudo classes
05a4217 Merge branch 'main' into cf-psuedo-classes
c5d8281 Support pseudo classes
487db0e [CF]: ✨ Fix Syntax, Setup Pseudo Class Modifiers
c0e681a Comment, fix example template
d8bbd3e Merge with master
b7e808d Update README
faca712 [CF]: Standardize Error Handling
3a727fd Typo
13964c8 Adjust formatting
9b7a169 Handle unwrap
e3a6b4f Introduce errors module
43d604a Introduce Exit struct
27285b7 Rename fn
a311168 Share ErrorHandler
2084423 Cleanup, pub err handling
6bdb552 Introduce ErrorHandler struct
f3b0bdd handle rc file parsing errors
3f1baff handle rc file open errors
706932d Update README
c38fa30 Fix syntax, setup pseudo class modifiers

v0.1.9

03 Jun 21:13
Compare
Choose a tag to compare

Changelog

6f76af6 ⚑ Use release build, lazy static regex (#15)
f2970d1 πŸ› Fixed paths distill --init (#22)
5a4e383 πŸ“ Update licence to ISC (#21)

v0.1.8

03 Jun 20:44
Compare
Choose a tag to compare

Changelog

a6f3afe πŸ‘· Prepare for publish (#20)

v0.1.7

31 May 23:38
Compare
Choose a tag to compare

Changelog

b430a8a πŸ‘· Use setup-node (#19)

v0.1.6

31 May 23:25
Compare
Choose a tag to compare

Changelog

5e609d9 πŸ‘· Set auth token config to npm token (#18)

v0.1.5

31 May 23:05
Compare
Choose a tag to compare

Changelog

v0.1.4

31 May 22:58
Compare
Choose a tag to compare

Changelog

39b30f1 πŸ‘· Made package public

v0.1.3

31 May 22:21
Compare
Choose a tag to compare

Changelog

16b039a πŸ‘· Remove registry setting from setup (#17)

v0.1.2

31 May 22:10
Compare
Choose a tag to compare

Changelog

a73c560 πŸ‘· Remove scope in package name (#16)

v0.1.1

31 May 21:49
Compare
Choose a tag to compare

Changelog

99b7f42 πŸ‘· Fixed working dir in release action
0f02856 πŸ‘· Added Release Workflow (#2)
d5e55b5 [CF]: Generate Root Variables From Design Tokens
bef3e07 Merge w main
3758c38 πŸ’„ Converted all tachyons css to generators (#10)
2518e35 Cleanup
c61adea Update rcfile
fb299b3 Update README
80c7c4c Allow root variable injections, use prefixes on root variables
7dcc62b Create CSS Variables
48accb2 Merge pull request #12 from Econify/craigfay/breakpoints
b5ab092 Resolve merge conflicts
42218e2 Merge w main
4f7fe03 🎨 Improved --init option (#11)
bc7ceaf Update README
14e5521 Support multiple atom styles, handle edge cases
0cf9046 πŸ“ Added document on future improvements
4075428 Add breakpoint options
bc63e8b Trim selector names
3c3fde9 πŸ—‘οΈ Clean up + moved bin to /bin + docs (#9)
291dfa3 Isolate template files
2019735 Introduce breakpoints option
efe4c1d 🚨 Added rustfmt config + format (#5)
884591d ✨ Added distill --init (#4)
f7002f0 [CF,TW]: Introduce YAML Template Syntax
a0d1e34 Remove dead module
ed59720 Preserve rule order
507de6c Introduce template options, support data attribute atoms, non-atoms
47b9e75 🎨 Added Vite-App example (#7)
66906ec ✨ Added support for nested CSS in css template tag literal (#6)
d47d442 update README
8ad3e22 finish spacing template
9bc23ad Add missing alignments
526c596 Rename lib -> transformation syntax
f638a95 Rename sugar -> template_syntax, cleanup warnings
f7e291e Introduce index map to preserve ordering
2c3e25c More flex properties
f1fa9fb Support no transformation
ca367d0 Infer loop transforms
23c1f8d Introduce yml parsing
f4081e1 🎨 Updated logo
bd6c27c πŸŽ‰ Initial commit runtime (#3)
e4dabed Added cssFromVarMap
dc601cb Introduce GH workflow
d7ecd98 Support raw declarations
f957ace Rename generator, make NPM package
be5b92c Introduce RC File Support
e55f469 πŸŽ‰ Initial commit runtime (#1)
0b94899 Separate bin and lib
f0146e8 Split config files, rename functions
59ea858 Rename crate
f4d1c4f Support pseudo classes
57a0c77 Assign ids to instructions
ec108eb Rename, update gitignore
199c35d Rename fns and remove unused
0783457 Change CSS Rule properties
2b7cfc3 Change json syntax
1a71deb Use var() fn in rules
2e9c39c Create rules for global variables
f71ea6b Intro helper fn
f52fa68 Background colors
a37b449 Cleanup
44490ae Use generic instructions
c40adb4 Create generic config
f3bf910 Preserve key order w BTreeMap
c84bd02 Stringify rules
946395a Return rules
be75a44 Build rules from config
7355a52 Use command line args
dcfbdad Add config properties