Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 905 Bytes

CHANGELOG.md

File metadata and controls

40 lines (30 loc) · 905 Bytes

Change Log

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.

[1.2.2] - 2022-06-21

Added

  • flex-tree-minimal.css skin (it doesn't ovverride radio/checkbox style).

[1.2.1] - 2022-06-17

Added

  • CSS padding for ul flex tree elements.

Changed

  • Updated development dependencies to grunt 1.4.1.

Fixed

  • Removed duplicated line code.

[1.2.0] - 2020-08-19

Added

  • addControlOnParent and threeState constructor arguments.
  • Allow to test minified files.

Changed

  • Updated tests and improved documentation.
  • Tested up to jQuery 3.5.1.

Fixed

  • Tests fixes.
  • Coding standard fixes.

[1.1.0] - 2018-10-27

Added

  • Grunt tasks.

[1.0.0] - 2018-10-10

Added

  • First release.