Skip to content

Latest commit

 

History

History
43 lines (36 loc) · 1.69 KB

CHANGELOG.md

File metadata and controls

43 lines (36 loc) · 1.69 KB

Changelog

[1.3.0] 2020-12-03

  • Force using semicolon line ending in JS code
  • Bootstrap updated to 4.5
  • FontAwesome updated to 5 (from 4.7.0 to 5.13.1)
  • Carousel is fixed for IE11 #2
  • Argon BaseDropdown added and fixed #32
  • Change typo in a filename #14

[1.2.4] 2020-06-29

  • Fix value binding for input #4

[1.2.3] 2020-06-17

  • Fix bad inline class for radio buttons

[1.2.2] 2020-05-12

  • ESLint runs again
  • IE 11 new fix
  • Fix a new console warning at production build

[1.2.0] 2020-05-11

  • Fix missing return in checkbox
  • IE 11 fix
  • Fix a console warning at production build
  • Fix toggle switch #42
  • Fix tooltips #45
  • Fix frozen page when update with an opened modal #22
  • Fix input cleared (Vue2) #30
  • Nav menu close on link click #39
  • Add an option for relative path
  • Dependencies packages update
  • Filter dropdown switch

[1.1.0] 2019-02-12

  • Package updates
  • SSR fixes for checkboxes and radio
  • IE fixes
  • Best practices & accessibility improvements + pwa support

[1.0.0] 2018-08-14

Initial stable release

Original Release