Skip to content

Latest commit

 

History

History
50 lines (36 loc) · 2 KB

CHANGELOG.md

File metadata and controls

50 lines (36 loc) · 2 KB

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

  • All new documentation af3db2b
  • Update README.md 40da820
  • update devdeps 17626e7
  • Rework new helper function f2cf99b
  • Add ready event f88802d
  • To the moon and back a5d40d7
  • Update table on window resize ea93940
  • Change attribute names to match GridJS API 995c66b
  • Update attributes.json abdaa15

[5.0.1] - 2021-06-08

  • Major update!
  • Changed semantic versioning to match version of Grid.js on which it is built to work
  • Moved entirely to an ES6 module
  • Dropped npm dependencies in favor of unpkg so it can be used entirely on the frontend without bundlers
  • Removed inessential dependencies and lightened the weight of others
  • Simplified the testing procedure

[4.0.0] - 2020-07-14

  • Update documentation

0.4.0 - 2020-07-14

  • Fix global import
  • Add createRef, h, html methods

0.3.5 - 2020-06-28

  • 🔧 another vain attempt at getting release-it to work 48919aa
  • Release 0.3.5 7ca243f

0.3.4 - 2020-06-28

  • fix url #5
  • fix css module issue and update to latest grid.js api 5ab77cd
  • initial commit 178cd64
  • fix update api + scoped css a479420