1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-05 11:43:16 +00:00
Commit Graph

102 Commits

Author SHA1 Message Date
Jeremy Ruston
f25299f9f3 Docs update 2012-07-15 17:34:34 +01:00
Jeremy Ruston
73071f18ae Replace obsolete hide macro with reveal macro 2012-07-13 23:39:20 +01:00
Jeremy Ruston
c258cd4874 Docs updates 2012-07-13 22:57:31 +01:00
Jeremy Ruston
3b86f76bab Docs for using with TiddlySpot 2012-07-13 13:03:59 +01:00
Jeremy Ruston
443f2e4aa8 Docs update 2012-07-08 19:26:00 +01:00
Jeremy Ruston
cf034b4ac9 Docs 2012-07-07 17:14:09 +01:00
Jeremy Ruston
36372f2aed Proper support for DefaultTiddlers
Now a shadow tiddler called `$:/DefaultTiddlers`
2012-07-07 17:14:02 +01:00
Jeremy Ruston
f74bb7d9f5 Docs 2012-07-07 17:12:31 +01:00
Jeremy Ruston
6056b88532 Docs update
The SubStories thing is fun
2012-06-26 19:55:11 +01:00
Jeremy Ruston
69a0c46447 Split the story macro out into two macros
Now the story macro manages the story element sequence, while the
navigator macro listens for the navigation events, and modifies the
story tiddler as required. Also introduces a history tiddler that
retains the history stack so that we can animate navigation properly
(as distinct from animating the addition and removal of story elements).

Note that the zoomin storyview isn't quite finished, but this is a
stable point to commit these changes.
2012-06-26 19:54:51 +01:00
Jeremy Ruston
663fd2fe10 More styling adjustments
And started using Bootstrap's responsive stylesheets, so we can start
to look decent on phones
2012-06-24 17:07:38 +01:00
Jeremy Ruston
3ec409e7c0 Further stylesheet refinements 2012-06-24 14:53:44 +01:00
Jeremy Ruston
94c622a40f Added new storyview called "zoomin" 2012-06-22 18:02:50 +01:00
Jeremy Ruston
bc7edd0751 More docs updates 2012-06-22 15:45:32 +01:00
Jeremy Ruston
00feb4f3d2 Mo' docs updates 2012-06-22 15:12:42 +01:00
Jeremy Ruston
fbe9d95bf3 Docs updates 2012-06-22 14:13:29 +01:00
Jeremy Ruston
9a19ed67d4 Docs updates 2012-06-22 13:51:47 +01:00
Jeremy Ruston
5819c36d90 Docs updates 2012-06-22 12:25:10 +01:00
Jeremy Ruston
d9c916715b Better cross browser support for classic closure animation 2012-06-22 09:26:59 +01:00
Jeremy Ruston
2ea95f22a6 Docs update 2012-06-22 00:08:46 +01:00
Jeremy Ruston
b3aa9bad42 Tweaked toolbar appearance 2012-06-21 20:00:10 +01:00
Jeremy Ruston
d82e372569 Added close button
And made the edit button be a graphic, too
2012-06-21 19:44:21 +01:00
Jeremy Ruston
77fbb89b5d We'll create this tiddler as required 2012-06-21 16:25:14 +01:00
Jeremy Ruston
a9a6395f3f Correct URL for prototype 2012-06-21 16:05:34 +01:00
Jeremy Ruston
af17bc4a98 Docs updates 2012-06-21 15:38:01 +01:00
Jeremy Ruston
a80cf6b9a8 Added Google Analytics 2012-06-21 15:37:50 +01:00
Jeremy Ruston
5420ee9724 Docs updates 2012-06-21 12:39:04 +01:00
Jeremy Ruston
233fc7e832 Slightly smaller titles 2012-06-20 22:11:56 +01:00
Jeremy Ruston
4bbe0cd4d3 Added new storyview that shows tiddlers stacked up sideways 2012-06-20 18:35:41 +01:00
Jeremy Ruston
122e7bc770 Added dropdown for choosing the current view
It doesn't work fully yet
2012-06-20 17:42:49 +01:00
Jeremy Ruston
987a50c8c4 More sample data 2012-06-19 08:56:59 +01:00
Jeremy Ruston
ab808b3272 Docs update 2012-06-19 08:56:45 +01:00
Jeremy Ruston
6745c7fbf7 Better to use terminating semicolons after each style specifier
More compatible with TW2 too
2012-06-14 19:03:51 +01:00
Jeremy Ruston
b13625daf0 Clarificating 2012-06-14 19:01:06 +01:00
Jeremy Ruston
b41a1cb4de Fixed problem with styled block wikitext rule 2012-06-14 18:49:51 +01:00
Jeremy Ruston
11c9031873 Added support for style blocks 2012-06-14 18:18:32 +01:00
Jeremy Ruston
79530dea49 Docs update 2012-06-14 17:14:58 +01:00
Jeremy Ruston
ccfa7e1322 Fixed the appearance of tag dropdowns 2012-06-13 16:09:07 +01:00
Jeremy Ruston
126e87be25 Docs update 2012-06-13 13:19:24 +01:00
Jeremy Ruston
6964c96c68 CSS Tweaks
Very annoyingly, includes having to override the `position` of
Bootstrap's dropdown menu class
2012-06-13 13:18:54 +01:00
Jeremy Ruston
59b23a3ab9 Another tag on HelloThere makes testing easier 2012-06-13 09:11:04 +01:00
Jeremy Ruston
2b9b9a41b0 Docs update 2012-06-13 09:10:18 +01:00
Jeremy Ruston
ab33d730bb Little docs update 2012-06-12 09:00:26 +01:00
Jeremy Ruston
d2b62eabbe Further tweaks to the still broken zooming chooser 2012-06-11 22:04:21 +01:00
Jeremy Ruston
f59c24f053 Change chooser macro to use embedded content
Not quite done with this yet.
2012-06-11 17:37:34 +01:00
Jeremy Ruston
e3d667a3e0 Docs update 2012-06-11 17:35:56 +01:00
Jeremy Ruston
901b212a66 Fixed zooming chooser 2012-06-11 13:08:16 +01:00
Jeremy Ruston
ee0aadf8cd Docs update 2012-06-11 13:08:02 +01:00
Jeremy Ruston
9f86f98cb1 Got the zooming navigator working again
Albeit, it doesn't play well with the fixed navbar
2012-06-11 12:44:10 +01:00
Jeremy Ruston
85d7bb6d8b Docs updates 2012-06-10 22:53:51 +01:00