Commit Graph

24 Commits

Author SHA1 Message Date
Nicklas Ansman Giertz f07bcafd39 Make twipsy respect custom classes when using a custom template
If you had a custom class to the root object twipsy would overwrite
that class ($tip[0].className = 'twipsy'), now this has been changed
so it removes only classes that twipsy adds.
2012-01-06 11:16:29 +01:00
Jacob Thornton 12868933b9 clean up dead elements in firefox (which is droping transitionEnd events :( 2011-12-24 23:06:16 -08:00
Jacob Thornton 823d89dbb2 move position of twipsy into getPosition so it can easily be extended for svg use 2011-12-24 22:56:01 -08:00
Jacob Thornton 87ac818253 change above below to top bottom and add "inside" placement option 2011-12-22 19:10:32 -08:00
Jacob Thornton 80cb760fac animate -> animation 2011-12-21 13:29:12 -08:00
Jacob Thornton f72a94ae28 update more readme changes - introduce target specificty convention to more plugins 2011-12-20 23:28:48 -08:00
Jacob Thornton 0980a33b47 update all to new on api + add animation support to tabs 2011-12-20 19:37:41 -08:00
Jacob Thornton 1ef5fa7d6b giant refactor - all spec passing again... 2011-12-20 18:02:47 -08:00
Jacob Thornton cee2f61898 define constructor on prototypes 2011-11-30 22:42:22 -08:00
Jacob Thornton 3925ea9986 remove trailing semicolons - we'll be hosting minified files with semicolons - no reason to make the dev source ugly 2011-11-27 16:01:26 -08:00
Jacob Thornton 8a891f2a7b act on all twipsy instances 2011-11-20 21:06:32 -08:00
Jacob Thornton bc65b58551 merge in js from 1.4... start working through js docs 2011-11-20 20:58:04 -08:00
Jacob Thornton 0b1d5d9189 revert all js stuff back to 1.4 :/ 2011-11-20 18:19:50 -08:00
Jacob Thornton 523e02f7df fix scrollspy simplify stuff more - break everything. 2011-10-19 23:12:50 -07:00
Jacob Thornton 8545fe9787 greatly simply js plugins - remove js api where reasonable 2011-10-19 21:56:06 -07:00
Jacob Thornton a91a407bd6 start updating to data- driven js 2011-10-04 21:48:53 -07:00
Jacob Thornton f0d5caf054 check for jquery/ender on window 2011-09-16 11:09:26 -07:00
Jacob Thornton d1b594db7a $(document).ready instead of $(function() {}) for ender support 2011-09-15 23:16:06 -07:00
Jacob Thornton ad87e11f03 add version number to js comments 2011-09-12 11:15:32 -07:00
Jacob Thornton 200f5817ba method invocation jqueryui style 2011-09-11 21:03:17 -07:00
Jacob Thornton 7e5b304dbf add liscense to js files 2011-09-10 22:24:31 -07:00
Jacob Thornton 1041977d0a finish up rounding out tests for all js plugins 2011-09-10 13:17:08 -07:00
Jacob Thornton 48aa209348 more tests, more js goodness 2011-09-10 12:49:21 -07:00
Jacob Thornton 5f4e30ed1d move js plugins to root dir, begin writing tests, and change modal plugin to be more boss like 2011-09-09 22:47:49 -07:00