Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Demos: Adding <meta name="viewport"> tag for easier mobile browsing | TJ VanToll | 2014-03-07 | 1 | -0/+1 |
| | |||||
* | Demos: Cleanup. | Scott González | 2012-09-10 | 1 | -13/+9 |
| | |||||
* | Tooltip: Add demo with custom tooltip style. | Jörn Zaefferer | 2011-11-16 | 1 | -0/+1 |
| | |||||
* | Tooltip demos: Renamed delgation mixbag. | Scott González | 2011-05-30 | 1 | -1/+1 |
| | |||||
* | Tooltip demos: Cleanup. | Scott González | 2011-05-27 | 1 | -1/+2 |
| | |||||
* | Tooltip: Add video player demo | Jörn Zaefferer | 2011-05-02 | 1 | -1/+1 |
| | |||||
* | Overhaul tooltip implementation. Avoid queuing and other problems by | jzaefferer | 2011-04-13 | 1 | -0/+1 |
| | | | | | | | | | creating the tooltip element on the fly, never reusing it. Use aria-describedby attribute to find the associated tooltip again. Allows customizing animations much easier (just replace fadeIn/fadeOut), still open. Updated demos and visual test to replace now-missing .widget() method. Added tooltipClass for that. | ||||
* | Tooltip: Implementing event delegation support. | jzaefferer | 2010-10-26 | 1 | -0/+1 |
| | |||||
* | Tooltip: Added demo for custom animations | jzaefferer | 2010-10-26 | 1 | -0/+1 |
| | |||||
* | Tooltip: Remove fixed with from tooltip theme, set in instead in CSS where ↵ | jzaefferer | 2010-04-21 | 1 | -4/+2 |
| | | | | actually necessary | ||||
* | The accidental merge of tooltip into master was reverted in master, that ↵ | jzaefferer | 2010-04-08 | 1 | -0/+21 |
| | | | | revert got merged back into tooltip; now reverting that revert to get the tooltip stuff back, should then make it easy to merge into master once tooltip is done | ||||
* | Revert accidental "Merge branch 'tooltip' of github.com:jquery/jquery-ui" | jzaefferer | 2010-04-01 | 1 | -21/+0 |
| | | | | | | | This reverts commit df31e22b9572ef105fc83e130041b1165023a4ac, reversing changes made to ab8d15521785e764a6bf47beee0cfd18929607d3. Need to revert this revert later on when actually merging the tooltip branch into master. | ||||
* | Copying files from old Googlecode dev branch for tooltip | jzaefferer | 2010-03-21 | 1 | -0/+21 |