1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-07 04:56:53 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Jeremy Ruston
9c7a6e5973 Firefox fix
Was preventing zoomin animations working properly
2012-07-07 18:44:27 +01:00
Jeremy Ruston
a21d96adc1 Fixed typo 2012-07-07 17:14:19 +01:00
Jeremy Ruston
c509053bc1 Mending the zoomin effect
Navigating forwards works OK
2012-06-26 20:50:29 +01:00
Jeremy Ruston
11c9031873 Added support for style blocks 2012-06-14 18:18:32 +01:00
Jeremy Ruston
04e91245cb Refactored macro mechanism
Now there is now longer a dummy DOM element corresponding to the macro
itself. Instead, macros must create a single element child. This allows
us to more easily fit Bootstrap's requirements for HTML layout (eg,
that problem with links in navbars not being recognised). The
refactoring isn't complete, there are still a few bugs to chase down
2012-06-09 18:36:32 +01:00
Jeremy Ruston
5276403e39 Make sure all tree nodes have an addClass method 2012-06-02 13:19:32 +01:00
Jeremy Ruston
9465da4335 Part two of turning the rabbit hole inside out 2012-05-05 22:57:21 +01:00