This website requires JavaScript.
Explore
Help
Sign In
Discource-C
/
discourse
Watch
1
Star
0
Fork
0
You've already forked discourse
mirror of
https://github.com/discourse/discourse.git
synced
2025-02-12 06:14:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
discourse
/
app
/
assets
/
javascripts
/
float-kit
/
addon
/
services
History
Joffrey JAFFEUX
46371fe9e4
DEV: allows to get a menu by its identifier (
#26968
)
...
Usage: ```javascript this.menu.getByIdentifier("foo"); ```
2024-05-10 12:00:58 +02:00
..
internal-tooltip.js
FIX: replaces data-tooltip usage by <DTooltip /> (
#24062
)
2023-10-23 21:09:02 +02:00
menu.js
DEV: allows to get a menu by its identifier (
#26968
)
2024-05-10 12:00:58 +02:00
toasts.js
UX: shows the bookmark menu improvements
2024-04-08 08:18:50 +02:00
tooltip.js
DEV: allows for multiple menus/tooltips (
#26823
)
2024-05-07 23:48:44 +02:00