0
I Use This!
Inactive

Commits : Listings

Analyzed 13 days ago. based on code collected 14 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
repointed slidebox submodule to fork for now More... over 11 years ago
Added slidebox submodule; Added slidebox to tabbar-supported components More... over 11 years ago
renamed show trigger event More... over 11 years ago
Tabbar: minor demo css changes More... over 11 years ago
Tabbar: minor tweak to shuffledeck/tabbar demo More... over 11 years ago
Tabbar: added demo of using with shuffledeck; added interfacing event in shuffledecks More... over 11 years ago
Tooltips: Filling in xtag.json documentation; adding console.logs to demonstrate tooltipshown and tooltiphidden events More... over 11 years ago
whoops, maybe I should actually give the correct link to tooltips More... over 11 years ago
add tooltip link to README More... over 11 years ago
Tooltip: implemented auto oriented tooltips having the same CSS animations as set-orientation tooltips More... over 11 years ago
Tooltip: minor bugfix where hovering onto tooltips when trigger style was 'hover' set the target element as the tooltip itself More... over 11 years ago
Tooltip: added fadeout effect to tooltip (turns out visibility is 'animatable', whodathunkit) More... over 11 years ago
Tooltip: added basic show/hide/toggle methods to api More... over 11 years ago
Tooltip: reworked hover timers, fixed async flickering More... over 11 years ago
Tooltip: implemented api method for manually refreshing the tooltip (in case of content change) More... over 11 years ago
Tooltip: foundational work for event resize handler More... over 11 years ago
tooltip: fixed bug in overlap-checking code, added content-toggling tests to demo More... over 11 years ago
Tooltip: fixed position calculation not taking arrow translation into account, causing gap between tooltip and target More... over 11 years ago
Tooltip: implemented default settings for x-tooltip tag so that user can leave out almost all attributes and default to some other behavior More... over 11 years ago
Tooltip: added timeout delay to hover so that tooltip can be interacted with More... over 11 years ago
Tooltips: finally fully fleshed out hover trigger to prevent flickering when moving from tooltip to target; added arrow animation; TODO: implement default target selector and fix balloon animations going the same way all the time in auto-orientation mode More... over 11 years ago
Tooltips: added click handler trigger style; implemented better event listeners data structure; TODO: tweaking hover trigger style to prevent flickering More... over 11 years ago
Tooltips: cleaned up data structure for trigger styles and event listeners More... over 11 years ago
fixed tooltip arrow centering issue More... over 11 years ago
replaced arrow with cooler CSS hack of a rotated square thats easier for the user to style More... over 11 years ago
basic placement and alignment of tooltips; TODO: responsiveness for size changes and fixing flickering when hovering onto tooltips More... over 11 years ago
Merge branch 'master' of https://github.com/mozilla/app-components More... over 11 years ago
initial tooltip commit; hover events, basic css, and flexible target selector implementation; TODO: smart positioning/arrows on tooltips, CSS border on tooltip arrow More... over 11 years ago
added view submodule More... over 11 years ago
adding missing docs to iconbutton More... over 11 years ago