Skip to content

Latest commit

 

History

History
81 lines (38 loc) · 1.28 KB

CHANGELOG.md

File metadata and controls

81 lines (38 loc) · 1.28 KB

v0.3.0

  • Upgrade to Ember v3.10 & Drop node v6 (#11) @josemarluedke

Contributors

@josemarluedke


For full changes, see the comparison between v0.2.0 and v0.3.0

v0.2.0

⚡ New Feature

  • Add shouldSelfFocus option (#9) @josemarluedke

Contributors

@josemarluedke


For full changes, see the comparison between v0.1.1 and v0.2.0

v0.1.1

📝 Documentation

  • Add more examples to documentation and reword a few things (#8) @josemarluedke

Contributors

@josemarluedke


For full changes, see the comparison between v0.1.0 and v0.2.0

v0.1.0

⚡ New Feature

  • Implement focus-trap modifier (#4) @josemarluedke

🚀 Enhancement

  • Activate focus trap by default (#6) @josemarluedke

📝 Documentation

  • Add Documentation (#7) @josemarluedke
  • Initial pass at README (#5) @josemarluedke

🏠 Internal

  • Setup prettier with ESLint (#2) @josemarluedke

🔧 Tooling

  • Add Release Drafter as GitHub Action (#3) @josemarluedke

Contributors

@ember-tomster and @josemarluedke