Releases: josemarluedke/frontile
Releases · josemarluedke/frontile
v0.1.0-alpha.5
🚀 Enhancement
- Add animations for notifications (#43) @josemarluedke
📝 Documentation
- Add typescript to docs app (#47) @josemarluedke
- Add notifications demo to docs app (#46) @josemarluedke
🏠 Internal
- New eslint-config & Prettier v2.0.0 (#49) @josemarluedke
- Add placement option to notifications demo (#45) @josemarluedke
📦 Dependencies
- Upgrade to ember-cli-postcss and others (#48) @josemarluedke
- Upgrade to Ember v3.17 (#44) @josemarluedke
Contributors
For full changes, see the comparison between v0.1.0-alpha.4 and v0.1.0-alpha.5
v0.1.0-alpha.4
🚀 Enhancement
- Allow notifications to skipTimer and clear timer on removal (#42) @josemarluedke
Contributors
For full changes, see the comparison between v0.1.0-alpha.3 and v0.1.0-alpha.4
v0.1.0-alpha.3
🚀 Enhancement
- Implement Notifications (#41) @josemarluedke
- Create a package for tailwind plugin helpers (#40) @josemarluedke
- Create Notifications Package (#39) @josemarluedke
🔧 Tooling
- Use actions/checkout@v2 (#38) @josemarluedke
Contributors
For full changes, see the comparison between v0.1.0-alpha.2 and v0.1.0-alpha.3
v0.1.0-alpha.2
🐛 Bug Fix
- Fix form select height to match with others (#37) @josemarluedke
- Add specificity for buttons with intent (#35) @josemarluedke
🔧 Tooling
- Upgrade to ember-template-lint v2 and enable stylistic rules (#36) @josemarluedke
Contributors
For full changes, see the comparison between v0.1.0-alpha.1 and v0.2.0
v0.1.0-alpha.1
🚀 Enhancement
- Add renderless Button (#34) @josemarluedke
- Add buttons package (#33) @josemarluedke
- Add ability to pass config options to form styles (#32) @josemarluedke
- Refactor input to use aria-invalid instead of has-error class (#31) @josemarluedke
Contributors
For full changes, see the comparison between v0.1.0-alpha.0 and v0.2.0
v0.1.0-alpha.0
💥 Breaking Change
- Only support node v10 or above as v8 is end of life (#23) @josemarluedke
- Rename form components from Input* to Form* (#11) @josemarluedke
🚀 Enhancement
- Add focus box-shadow to form inputs (#29) @josemarluedke
- Add ChangesetForm (#24) @josemarluedke
- Add Form Select (#22) @josemarluedke
- [Forms] Add style variants page with all form elements (#21) @josemarluedke
- Add Release Drafter (#20) @josemarluedke
- Create Form styles as TailwindCSS plugin (#16) @josemarluedke
- Upgrade to official Octane using Ember CLI 3.15-beta.3 (#15) @josemarluedke
- Add core dependency in forms and docs dummy app (#14) @josemarluedke
- Create core package with focus-visible & VisuallyHidden component (#13) @josemarluedke
- Rename form components from Input* to Form* (#11) @josemarluedke
- Create low-level form components to be used in FormField (#10) @josemarluedke
- Add InputCheckbox and InputCheckboxGroup components (#7) @josemarluedke
- Add InputRadio and InputRadioGroup component (#5) @josemarluedke
- Implement FormField, FieldLabel, FieldHint, FieldFeedback, InputText & InputTextarea components (#4) @josemarluedke
- Setup TypeScript (#3) @josemarluedke
- Setup Docs app with ec-addon-docs and auto deployment with GitHub Actions (#2) @josemarluedke
🐛 Bug Fix
- Fix styles on checkbox and radio inputs when label text wraps (#25) @josemarluedke
📝 Documentation
- Add documentation for ChangesetForm component (#27) @josemarluedke
- Add Accessibility docs & Start to organize content (#18) @josemarluedke
- Add more info about the project to docs and readme (#17) @josemarluedke
🔧 Tooling
- Add GitHub Actions for CI (#1) @josemarluedke
📦 Dependencies
- Upgrade project dependencies (#30) @josemarluedke
- Upgrade project dependencies (#28) @josemarluedke
- Upgrade all packages to latest (#26) @josemarluedke
- Upgrade to Ember CLI 3.15 (#19) @josemarluedke
- Upgrade to Glimmer v1.0.0, Ember v3.15 and all other deps (#12) @josemarluedke
- Upgrade project dependencies (#9) @josemarluedke
- Upgrade @glimmer/component package and add @glimmer/tracking (#8) @josemarluedke
- Upgrade to TypeScript v3.7 (#6) @josemarluedke