discourse/app/assets/javascripts/float-kit/addon
Martin Brennan 67a8080e33
FEATURE: Redesigned bookmark modal and menu (#23071)
Adds the new quick menu for bookmarking. When you bookmark
a post (chat message behaviour will come later) we show this new quick
menu and bookmark the item straight away.

You can then choose a reminder quick option, or choose Custom... to open
the old modal. If you click on an existing bookmark, we show the same quick menu
but with Edit and Delete options.

A later PR will introduce a new bookmark modal, but for now we
are using the old modal for Edit and Custom... options.
2024-04-05 09:25:30 +10:00
..
components FEATURE: Redesigned bookmark modal and menu (#23071) 2024-04-05 09:25:30 +10:00
lib FEATURE: Redesigned bookmark modal and menu (#23071) 2024-04-05 09:25:30 +10:00
modifiers DEV: Use the "new" service import (#26059) 2024-03-06 18:05:11 +01:00
services FIX: replaces data-tooltip usage by <DTooltip /> (#24062) 2023-10-23 21:09:02 +02:00