Commit graph

706 commits

Author SHA1 Message Date
Tanya Fomina
a807707526 Make popover icon's border outside 2022-08-31 20:03:27 +03:00
Tanya Fomina
f158ceef03 Set max popover width 2022-08-31 19:47:52 +03:00
Tanya Fomina
bbf9f93ddb Cleanup 2022-08-31 19:40:59 +03:00
Tanya Fomina
887b78694d Fix locked scroll after closing tunes popover on mobile 2022-08-20 18:25:01 +03:00
Tanya Fomina
2441139a72 Fix untabbable inline toolbar 2022-08-20 18:19:52 +03:00
Tanya Fomina
7f5e744556 Remove borders around popover icons 2022-08-18 19:43:50 +03:00
Tanya Fomina
7d05d42602 Change the way flippable elements of popover custom area are set 2022-08-18 19:30:23 +03:00
Tanya Fomina
81823f5f1e Types 2022-08-17 20:12:54 +03:00
Tanya Fomina
7ef6dae288 Colors 2022-08-17 20:06:50 +03:00
Tanya Fomina
c590217b29 Fix chaining confirmations 2022-08-17 19:54:19 +03:00
Tanya Fomina
ad4b23d9bd Cleaup in default tunes code 2022-08-17 18:43:49 +03:00
Tanya Fomina
007915179f Fix arrow navigation between blocks after opening block tunes 2022-08-16 11:46:49 +03:00
Tanya Fomina
f82fc2aaec Remove margins for styles api settings button class 2022-08-14 17:17:16 +03:00
Tanya Fomina
ae5c05b365 Fix tab in empty block leading to selecting second item in popover 2022-08-14 17:07:30 +03:00
Tanya Fomina
25713c648c Add support of disabled items 2022-08-14 16:56:59 +03:00
Tanya Fomina
b566332673 Support toggling 2022-08-14 16:44:43 +03:00
Tanya Fomina
3cf83089be Unhardcode color 2022-08-14 16:20:45 +03:00
Tanya Fomina
e8aa6c6d05 move popover types 2022-08-12 12:58:00 +03:00
Tanya Fomina
5fc72f591e Move enabling confirmation state to separate method 2022-08-12 12:24:28 +03:00
Tanya Fomina
60d8ba5d88 Update event type 2022-08-12 11:52:48 +03:00
Tanya Fomina
f0ee7b6b5d Docs 2022-08-12 11:37:29 +03:00
Tanya Fomina
3b4d18b339 Fix text block tunes 2022-08-08 12:24:54 +03:00
Tanya Fomina
5d1584cb3b Renamings 2022-08-08 11:54:23 +03:00
Tanya Fomina
4ca9dc0be3 Simplify processing tunes 2022-08-08 11:30:30 +03:00
Tanya Fomina
54f07f7a4f Make confirmation props optional 2022-08-05 17:13:28 +03:00
Tanya Fomina
da1dd6f30e Fix tests and build 2022-08-05 16:14:21 +03:00
Tanya Fomina
9513665e50 Rename onClick to onActivate 2022-08-03 16:40:05 +03:00
Tanya Fomina
0f55a45f6e Update confirmation config structure 2022-08-03 16:38:00 +03:00
Tanya Fomina
292f7fafcb Fix flipper for confirmation element 2022-08-03 14:04:43 +03:00
Tanya Fomina
cc213f483e Tests 2022-08-01 22:06:23 +03:00
Tanya Fomina
e62c56e7c6 Fix readability 2022-08-01 21:58:25 +03:00
Tanya Fomina
a62d3054c4 Pass editor element as a param of popover constructor 2022-08-01 21:51:18 +03:00
Tanya Fomina
12012c1029 Comments 2022-08-01 21:46:36 +03:00
Tanya Fomina
820a2b546e Clarify flippable logic in popover 2022-08-01 11:58:00 +03:00
Tanya Fomina
7907272c87 Handle boolean value in confirmation param 2022-08-01 11:30:26 +03:00
Tanya Fomina
58a2f97112 Add confirmation support to popover 2022-07-29 18:51:56 +03:00
Tanya Fomina
fbff33704d Display active item, move closeOnActivate to popover 2022-07-29 15:16:45 +03:00
Tanya Fomina
41b108dd1c Add comments 2022-07-29 14:59:41 +03:00
Tanya Fomina
80aecddc4e Merge branch 'next' into tunes-vertical 2022-07-22 16:29:58 +03:00
Tanya Fomina
18283c9b5e Fix for iframe 2022-07-22 16:17:02 +03:00
Tanya Fomina
1d34042727 Fix build and tests 2022-07-22 13:10:59 +03:00
dependabot[bot]
39c4114b97
build(deps): bump terser from 4.6.12 to 4.8.1 (#2103)
Bumps [terser](https://github.com/terser/terser) from 4.6.12 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-20 09:32:54 +03:00
Tanya Fomina
ac69d085d5 Cleanup 2022-07-20 12:38:40 +08:00
Tanya Fomina
c9defd949f i18n 2022-07-20 12:17:26 +08:00
Tanya Fomina
8807d5eb7e Cleanup 2022-07-20 12:14:37 +08:00
Tanya Fomina
e3bad742a7 Add flag to close tunes popover 2022-07-20 12:01:54 +08:00
Tanya Fomina
62f0ae82fc Rename 2022-07-20 10:41:10 +08:00
Tanya Fomina
aece45df28 cleanup 2022-07-13 16:19:37 +08:00
Tanya Fomina
28ca17d8d8 Add ability to display rendered custom tunes 2022-07-12 20:55:08 +08:00
Tanya Fomina
3e2f6244f7 Rename and cleanup 2022-07-05 00:02:14 +08:00