Skip to content

Releases: openedx/edx-ui-toolkit

Release 1.0.0

17 May 20:39
Compare
Choose a tag to compare

Release 0.10.0

14 Apr 20:17
Compare
Choose a tag to compare
  • Update README to gulp test-debug (with a hyphen)
  • Update getActivefilterfields, add getFilterFieldValue
  • Fix issues with karma hanging on exit

Release 0.9.1

31 Mar 20:48
Compare
Choose a tag to compare
  • Fixed relative path issue with dropdown menu component

Release 0.9.0

30 Mar 14:26
Compare
Choose a tag to compare
  • 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

22 Mar 19:29
Compare
Choose a tag to compare
  • Add more HtmlUtils APIs

Version 0.7.0

22 Mar 15:07
Compare
Choose a tag to compare
  • 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

17 Mar 17:39
Compare
Choose a tag to compare
  • Remove relative paths for use in edx-platform
  • Replace HtmlSnippet with a string marked as a snippet

Version 0.5.0

16 Mar 19:33
Compare
Choose a tag to compare
  • 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

09 Mar 20:02
Compare
Choose a tag to compare
  • Add getActiveFilterFields method to the PagingCollection

Version 0.3.0

01 Mar 18:30
Compare
Choose a tag to compare
  • Reorganize the file contents for the npm package