We're gonna improve list creation experience: - Merge [List](https://github.com/editor-js/list), [NestedList](https://github.com/editor-js/nested-list), [Checklist](https://github.com/editor-js/checklist) into a single tool - Old list tool and checklist will be archived - NestedList will be renamed to List - We're gonna update major version Steps - [x] Discover code - [x] Implement the new configurable style — "checkbox" - [x] Think about data model (it should support nesting and check-states) - [x] Make nesting optional (by `maxLevel` config option) - [x] Improve tabulation UX - [x] Support [Ol list attributes](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/ol) (type, reversed, start) - [x] Tool icon should respect `defaultStyle` config option #70
We're gonna improve list creation experience:
Steps
maxLevelconfig option)defaultStyleconfig option Tools Icon #70