This website requires JavaScript.
Explore
Help
Register
Sign in
Docker
/
documize
Watch
1
Star
0
Fork
You've already forked documize
0
mirror of
https://github.com/documize/community.git
synced
2025-07-21 06:09:42 +02:00
Code
Releases
Activity
5d5e212a6b
documize
/
gui
/
app
/
templates
/
components
/
ui
/
ui-tooltip.hbs
3 lines
88 B
Handlebars
Raw
Normal View
History
Unescape
Escape
Introduce modular UI framework 1. Modals wrapped 2. Toolbar icon actions: click and link-to navigation 3. Moved components into sub-folders 4. Replaced Bootstrap Tooltip and Dropdown libs with Ember specific add-ons And more. Co-Authored-By: Saul S <sauls8t@users.noreply.github.com> Co-Authored-By: McMatts <matt@documize.com>
2018-12-11 18:00:08 +00:00
{{
#
if
tooltip
}}
Decrease tooltip delay
2019-03-13 15:15:12 +00:00
{{
#
attach-tooltip
showDelay
=
7
5
0
}}
{{
tooltip
}}
{{
/
attach-tooltip
}}
Introduce modular UI framework 1. Modals wrapped 2. Toolbar icon actions: click and link-to navigation 3. Moved components into sub-folders 4. Replaced Bootstrap Tooltip and Dropdown libs with Ember specific add-ons And more. Co-Authored-By: Saul S <sauls8t@users.noreply.github.com> Co-Authored-By: McMatts <matt@documize.com>
2018-12-11 18:00:08 +00:00
{{
/
if
}}
Copy permalink