All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Height and overflow problems (Safari). Refactor almost all layout.
- Usage instructions on readme
- New css style
- Add third dimension legend
- NPM ignore .tgz and .npmignore
- Git ignore .tgz
- Move contributing and pull request template to .github
- Replace table layout with grid layout
- Refactor code into smaller files
- Indentation in change log
- Package commands for test and lint
- Example HTML, script and samples
- CSS style now uses loaders
- Folder structure
- Base style is B/W now
- Variables, id, attributes and code style
- Wrong dimension labels
- Webpack project using Babel
- Jest and JHint for testing and lint
- First working version, hosted on NPM
- Base visualization using HTML and CSS
- Drag and drop using vanilla javascript
- User can provide a handler action for drops
- User can provide custom avatar for the items