Jeremy Ruston
e7701d8af0
Fixed typo with class
member of linkInfo
...
And improved the docs
2012-04-07 14:28:50 +01:00
Jeremy Ruston
94ff60f64b
Fixed problem with long titles in zooming chooser
2012-04-07 14:25:24 +01:00
Jeremy Ruston
269e03caad
Added link to prototype to top of readme
2012-04-07 12:13:47 +01:00
Jeremy Ruston
af7b69e778
Refactored linkMassager mechanism
...
Now the link massager can control the HTML attributes of the link, and
suppress it entirely if necessary. Using this new facility to generate
a cleaner readme file for github
2012-04-07 12:10:46 +01:00
Jeremy Ruston
5ea99f053e
Whoops typo in MIME type
2012-04-05 12:19:34 +01:00
Jeremy Ruston
1b2e5fc53e
Get rid of the unhelpful .graffle file
2012-04-03 15:05:40 +01:00
Jeremy Ruston
0cfef8affa
Added support for a serverside tiddler file store
...
Preparatory to implementing saving changes to the server
2012-04-03 14:43:13 +01:00
Jeremy Ruston
f8595c52a7
Updated docs
2012-04-03 12:38:30 +01:00
Jeremy Ruston
995de58d47
Limited bitmap editing canvas width to 100%
2012-04-02 13:09:24 +01:00
Jeremy Ruston
cab5c88d3a
Slight improvements to bitmap editor
2012-04-01 11:49:32 +01:00
Jeremy Ruston
1e54001672
Docs update
2012-04-01 09:59:34 +01:00
Jeremy Ruston
9b145638ec
Renamed SimpleTemplate to ViewTemplate
...
Compatibility with TiddlyWiki
2012-03-30 19:11:01 +01:00
Jeremy Ruston
44c7aac419
Added chevron to the test sliders
2012-03-30 18:11:57 +01:00
Jeremy Ruston
46d34f5073
Template adjustments for editting
2012-03-30 13:50:13 +01:00
Jeremy Ruston
a0c53c6661
Added documentation for new flag for wikitest command line option
2012-03-30 13:46:26 +01:00
Jeremy Ruston
70941b07a6
Added initial support for the command macro
...
Just the EditTiddler command at the moment
2012-03-29 17:02:05 +01:00
Jeremy Ruston
b0cdd866ee
Fixed up classnames
...
Not sticking to my own conventions is bad
2012-03-29 15:35:52 +01:00
Jeremy Ruston
1dd6e43a6f
First version of the edit macro
2012-03-29 15:32:36 +01:00
Jeremy Ruston
ddf4b15a3e
Italicise titles of missing tiddlers
2012-03-29 14:58:30 +01:00
Jeremy Ruston
cbb8ee3bb0
Changed format of story tiddlers to JSON
...
Allowing us to encode the template for each tiddler
2012-03-29 12:54:51 +01:00
Jeremy Ruston
b10727f556
Improvements to the zooming navigator
2012-03-20 13:30:59 +00:00
Jeremy Ruston
492ab00577
Added the experimental zooming navigator
...
It doesn't work properly yet. Swipe in from the right edge of the
screen to try it. iPad/iPhone only at the moment
2012-03-16 15:11:37 +00:00
Jeremy Ruston
c483551ea3
Updated docs
2012-03-16 15:10:20 +00:00
Jeremy Ruston
9c10f5eab7
Added shadow tiddlers to recipe
2012-03-16 15:09:59 +00:00
Jeremy Ruston
4310f91237
Added support for adding to the home screen on iOS
2012-03-16 15:09:41 +00:00
Jeremy Ruston
77f64d1c16
Moved StoryTiddlers to be a shadow tiddler
2012-03-16 15:09:24 +00:00
Jeremy Ruston
91bba13608
Started using shadow tiddlers
...
Now the JavaScript modules and templates are put into the shadow store
2012-03-14 18:57:53 +00:00
Jeremy Ruston
e604900738
Further tiddler reorganisations
2012-03-14 18:12:41 +00:00
Jeremy Ruston
fce16a5140
Moving tiddlers around
2012-03-14 17:44:54 +00:00
Jeremy Ruston
8851557ba6
Style the chooser
2012-03-14 17:41:33 +00:00
Jeremy Ruston
46812fe438
Updated note about the zooming chooser
2012-03-14 13:53:59 +00:00
Jeremy Ruston
4354c7dbe2
Fixed chooser so that it works when the screen is scrolled
...
Or indeed zoomed.
2012-03-14 13:49:05 +00:00
Jeremy Ruston
06627cc587
Better styles for JavaScript code
2012-03-13 16:45:55 +00:00
Jeremy Ruston
91b26de52a
Added viewport meta tag for mobile devices
2012-03-13 15:13:30 +00:00
Jeremy Ruston
5d8397a52d
Docs updates
2012-03-13 15:13:17 +00:00
Jeremy Ruston
bf6b4926fc
Updated to latest version of bootstrap
2012-03-13 15:13:09 +00:00
Jeremy Ruston
98a681f904
Updated chooser
...
It sort of works now
2012-03-13 15:12:58 +00:00
Jeremy Ruston
33420ac936
Touch events don't work well with position: fixed
2012-03-11 19:09:04 +00:00
Jeremy Ruston
c2e99647d0
More documentation and diagrams
2012-03-11 16:08:23 +00:00
Jeremy Ruston
b513daaff8
Added an experimental fisheye menu chooser
...
I'm starting to experiment with interactive features so that I can
finalise the macro architecture. I'm trying to design for touch first;
this menu swipes in from the left
2012-03-07 17:44:12 +00:00
Jeremy Ruston
00822a43ec
Made Jack smaller
2012-03-05 15:16:11 +00:00
Jeremy Ruston
a1e246026a
Style revisions
2012-03-05 15:15:47 +00:00
Jeremy Ruston
ed6cc0b7e3
Added Twitter Bootstrap styles
...
And started converting everything to using the new classes
2012-03-05 15:13:25 +00:00
Jeremy Ruston
74de12f4d6
Updated docs
2012-03-05 12:22:51 +00:00
Jeremy Ruston
4649a0bd88
Refactored slider macro to lazily render it's content
2012-03-04 21:58:33 +00:00
Jeremy Ruston
26b5fc4a6d
Fixed default type for unknown typed text blocks
2012-03-03 18:07:47 +00:00
Jeremy Ruston
5124de8d25
Docs updates
2012-03-03 18:06:24 +00:00
Jeremy Ruston
193365c450
Added examples of JSON text blocks
2012-03-03 13:52:22 +00:00
Jeremy Ruston
505c332123
Fix for identifying SVG images by file extension
2012-03-03 13:39:35 +00:00
Jeremy Ruston
128c94804a
Fixed type block bug
2012-03-03 13:35:51 +00:00