Releases: AyogoHealth/ay-accordion
Releases · AyogoHealth/ay-accordion
v1.2.1
Compare
Sorry, something went wrong.
No results found
dpogue
released this
24 Aug 17:12
What's Changed
Bump lodash from 4.17.15 to 4.17.19 by @dependabot in #28
Update npm dependencies by @dpogue in #30
Update dependencies and fix eslint warnings by @dpogue in #31
Hide existing children when accordion initializes by @dpogue in #32
Full Changelog : v2.1.0...v2.1.1
v1.2.0
Compare
Sorry, something went wrong.
No results found
dpogue
released this
26 Jan 20:26
Inline our injection annotations rather than relying on a plugin like ng-annotate
Remove the unneeded browserify config from package.json (since annotations are inline now)
Switch sourcemaps to be external files, so they aren't bloating dist files
Change jsmain:next to the standard-ish module in package.json (for Rollup & Webpack2)
v1.1.0
Compare
Sorry, something went wrong.
No results found
dpogue
released this
31 Oct 22:44
Fix inconsistent toggle behaviour
Update to TypeScript 2.0
v1.0.6
Compare
Sorry, something went wrong.
No results found
dpogue
released this
21 Oct 23:54
Performance improvements around forced layouts and style recalculations
v1.0.5
Compare
Sorry, something went wrong.
No results found
dpogue
released this
31 Aug 23:16
Update the order of events when opening/closing accordion panels to ensure a smooth animation
v1.0.3
Compare
Sorry, something went wrong.
No results found
dpogue
released this
04 May 17:31
Bug fix:
Fix issues with using ng-open to specify the default open state
v1.0.2
Compare
Sorry, something went wrong.
No results found
dpogue
released this
04 May 14:26
Bug fixes:
The open attribute was considered false if it had no value. Now we use its existence rather than its value.
The contents of closed accordions are hidden from keyboard and screenreader navigation.
v1.0.1
Compare
Sorry, something went wrong.
No results found
dpogue
released this
14 Apr 20:29
Generate inline sourcemaps for better tool integration
Added ng-annotate browserify transform to package.json
Updated documentation for non-browserify/TypeScript usage
v1.0.0
Compare
Sorry, something went wrong.
No results found
dpogue
released this
05 Apr 17:20