Wykres commitów

1294 Commity (f2460a3744c9b51a568c9b356b95164381a9e964)

Autor SHA1 Wiadomość Data
Jeremy Ruston f2460a3744 Added simple insertion and deletion animations to cecily view 2012-10-27 19:30:16 +01:00
Jeremy Ruston 1b589fe1be Cecily styling tweaks 2012-10-27 16:29:12 +01:00
Jeremy Ruston c95cf6b4b0 Added map parameter to list macro for the listviews to use 2012-10-27 16:06:30 +01:00
Jeremy Ruston a0843f9c51 Add ability to read JSON files containing an array of tiddlers 2012-10-27 14:51:43 +01:00
Jeremy Ruston 416ab0c060 Removed startup history list processing
Not needed anymore
2012-10-26 22:51:54 +01:00
Jeremy Ruston 292e55a154 Update tw5dropbox for the new stuff 2012-10-26 22:51:39 +01:00
Jeremy Ruston 595a47f270 Make it easier to detect the UTF-8 encoding of the main HTML file
It turns out that Dropbox, and some browsers, just sniff the first few
hundred bytes looking for the bit pattern of UTF-8 characters
2012-10-26 22:30:46 +01:00
Jeremy Ruston e97f778af4 Now we've got scrolling for navigation in classic view 2012-10-26 22:20:06 +01:00
Jeremy Ruston 324a87a8a2 Further refinements to the list mechanism
Much better navigation animation for classic view
2012-10-26 22:12:40 +01:00
Jeremy Ruston 865e26bbce Extraneous console.log 2012-10-26 22:12:23 +01:00
Jeremy Ruston b0abbb38da Docs update 2012-10-26 22:12:14 +01:00
Jeremy Ruston 8730c76884 Saving maps in CecilyView 2012-10-26 17:57:57 +01:00
Jeremy Ruston 187b6bfa4d Make sure newly inserted classic view list elements get their height reset to auto after being animated 2012-10-26 17:43:52 +01:00
Jeremy Ruston 858fde3b59 Fixed iffy scrolling during navigation 2012-10-26 17:35:03 +01:00
Jeremy Ruston 9797c6aada Tweaks to the listviews
Cecily gets a bit better, and we start to handle navigation events.
Scrolling seems to still be a bit iffy
2012-10-26 17:19:34 +01:00
Jeremy Ruston dd6e7d7e10 Cecily updates 2012-10-26 14:01:49 +01:00
Jeremy Ruston 3dcada04d4 Extraneous console.log 2012-10-26 14:01:38 +01:00
Jeremy Ruston 7027c30a32 Typo
We don't want these macros to be executed when this comment is displayed
2012-10-26 14:01:27 +01:00
Jeremy Ruston b1f3d169fb Fix classic list viewer to use the new browser abstraction layer 2012-10-26 14:01:11 +01:00
Jeremy Ruston da43887d7c Add the ability to set classes on list elements 2012-10-26 14:00:56 +01:00
Jeremy Ruston 031e3b8b80 Updates to CecilyView and browser.js 2012-10-26 10:28:32 +01:00
Jeremy Ruston f418f5493e Bring in a demo area for the Cecily view 2012-10-25 23:05:26 +01:00
Jeremy Ruston f603854729 Remove some inaccurate documentation
There's a lot more weeding that needs to be done
2012-10-25 22:56:13 +01:00
Jeremy Ruston 5a58639131 Get rid of the old story macro, and tidy up 2012-10-25 22:44:41 +01:00
Jeremy Ruston ba4e140147 Fixed problem with retrieving non-existent list tiddlers 2012-10-25 22:44:00 +01:00
Jeremy Ruston 7c76ec02c2 Better programmatic CSS handling 2012-10-25 22:20:27 +01:00
Jeremy Ruston 495f208aa4 Extraneous space 2012-10-25 22:19:50 +01:00
Jeremy Ruston 950b46276e Start updating the browser prefix stuff
The old way led to code that was too long and unreadable.
2012-10-25 14:58:32 +01:00
Jeremy Ruston cbfc96cabd Simplify unhyphenating CSS properties 2012-10-25 14:57:48 +01:00
Jeremy Ruston e063ec6b1a Added new getTiddlerList() method to wiki 2012-10-25 14:57:33 +01:00
Jeremy Ruston 122c69dfc1 Tweaks to animation speed setting 2012-10-25 13:33:21 +01:00
Jeremy Ruston 723fbf12ce Minor tweaks to navigator 2012-10-25 13:04:03 +01:00
Jeremy Ruston 73bcb1c31e Rename the file, too 2012-10-25 12:57:15 +01:00
Jeremy Ruston 6d397edf30 Rename the navigationcatcher macro to navigator 2012-10-25 12:55:36 +01:00
Jeremy Ruston 7c19b9f5a3 Remove old navigator macro
We'll rename the new one to "navigator" afterwards
2012-10-25 12:53:32 +01:00
Jeremy Ruston ccf93118ba Fixes for new tiddler positioning 2012-10-24 23:03:06 +01:00
Jeremy Ruston 8d67bcb718 Fixes for navigation 2012-10-24 22:50:15 +01:00
Jeremy Ruston e88da55683 Fixes for the new tiddler button 2012-10-24 22:39:37 +01:00
Jeremy Ruston f623515b1c Fixed styles for the EditTemplate 2012-10-24 22:39:25 +01:00
Jeremy Ruston f77b3a54ca Switch from the old navigator macro the new navigationcatcher macro
We'll probably rename the navigationcatcher macro, because the name is
rubbish.
2012-10-24 22:33:33 +01:00
Jeremy Ruston ce4a14c68a Fixed tiddler styling issues 2012-10-24 22:28:25 +01:00
Jeremy Ruston 999d63c0f0 Add a cecily view
Finally, the start of a proper 2D ZUI view. It's going to replace the
current "zoomin" storyview
2012-10-24 22:15:57 +01:00
Jeremy Ruston d1c396507b Update the PageTemplate to use the list macro instead of the story macro
We're going to drop the story macro, which will break some things in
the short term. But it's awesome to be using the one macro for so many
different purposes (the main story, the tags listing, recent changes,
etc.)
2012-10-24 22:15:16 +01:00
Jeremy Ruston 3647690308 Fixed typo in the list macro
Pesky dots and dashes
2012-10-24 22:13:44 +01:00
Jeremy Ruston 5f17e7d01b Fixed problem with list filter
It was failing if the list tiddler was missing
2012-10-24 22:11:23 +01:00
Jeremy Ruston fc6e563c17 Fixed problem with the --server command
I hadn't updated the code since using parametic substitution in the
main template
2012-10-24 22:11:01 +01:00
Jeremy Ruston c160c69187 Fixes to the insertion classic listview animation 2012-10-23 18:45:26 +01:00
Jeremy Ruston e3f6a33157 First version of the "classic" listview 2012-10-23 18:19:20 +01:00
Jeremy Ruston c087228b33 Starting to introduce list views
These are custom modules for visualising list manipulations and
navigations
2012-10-23 17:13:47 +01:00
Jeremy Ruston 5ced636abf Rename "viewer" modules to "fieldviewer" 2012-10-23 16:40:22 +01:00