From 54791d07b628bdaa3159ee676122034ed821ef89 Mon Sep 17 00:00:00 2001 From: Tatiana Fomina Date: Mon, 8 Jul 2024 23:02:42 +0300 Subject: [PATCH] Update readme (#2762) * Update readme * Update README.md --------- Co-authored-by: Peter --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2ea846ead..eff9df7e1 100644 --- a/README.md +++ b/README.md @@ -116,14 +116,17 @@ Take a look at the [example.html](example/example.html) to view more detailed ex -- Unified Toolbox +- Unified Toolbars - [x] Block Tunes moved left - [x] Toolbox becomes vertical - [x] Ability to display several Toolbox buttons by the single Tool - [x] Block Tunes become vertical - - [ ] Block Tunes support nested menus - - [ ] Conversion Toolbar uses Unified Toolbox - - [ ] Conversion Toolbar added to the Block Tunes + - [x] Block Tunes support nested menus + - [x] Block Tunes support separators + - [x] Conversion Menu added to the Block Tunes + - [x] Unified Toolbar supports hints + - [x] Conversion Toolbar uses Unified Toolbar + - [x] Inline Toolbar uses Unified Toolbar - Collaborative editing - [ ] Implement Inline Tools JSON format - [ ] Operations Observer, Executor, Manager, Transformer