Releases: openedx/edx-ui-toolkit
Releases · openedx/edx-ui-toolkit
Release 1.0.0
- First public release of the UI Toolkit!
- API documentation available at http://ui-toolkit.edx.org
- Minor bug fixes
Release 0.10.0
- Update README to gulp test-debug (with a hyphen)
- Update getActivefilterfields, add getFilterFieldValue
- Fix issues with karma hanging on exit
Release 0.9.1
- Fixed relative path issue with dropdown menu component
Release 0.9.0
- Support loading utility classes into "edx" namespace if RequireJS not available
- Make StringUtils available as a context parameter to templates
- Add Coveralls support
- Fix Karma build failures on Travis
Version 0.8.0
- Add more HtmlUtils APIs
Version 0.7.0
- Dropdown Menu improved a11y to trap focus in the dropdown for tab navigation and added a11y test coverage
- Dropdown Menu updated to utilize Pattern Library classes for styling and can add Pattern Library icons by passing an icon class via the model
Version 0.6.0
- Remove relative paths for use in edx-platform
- Replace HtmlSnippet with a string marked as a snippet
Version 0.5.0
- Ensure sinon is distributed for ajax-helpers.js
- Implement new HtmlUtils helper functions
- Added image and placeholder logic to user anchor element
- Added support for left and right arrow keys in the dropdown menu view
Version 0.4.0
- Add
getActiveFilterFields
method to thePagingCollection
Version 0.3.0
- Reorganize the file contents for the npm package