Wykres commitów

24 Commity (6e674fe9db75517b4893e7bcddeca59c99781907)

Autor SHA1 Wiadomość Data
Jermolene 16546a5e2e Rename "configurations" to "platforms"
Because “configurations” was too overloaded with other meanings.
“Platforms” seems like the closest common usage for us
2015-06-20 09:24:14 +01:00
Jermolene 534f2bc12d Docs updates 2015-04-16 18:33:55 +01:00
Jermolene ba0ddb939c Re-establish "Configurations" TOC heading 2015-04-12 19:57:06 +01:00
Tobias Beer 0ee06bb144 moved tw on node.js to editions
removed empty toplevel "TiddlyWiki Configurations", also from French

added TiddlyDesktop to Editions
2015-02-01 20:04:10 +01:00
Jermolene 3ba0186523 Add "Languages" to tw5.com TOC 2014-12-02 20:18:30 +00:00
Jermolene 1007ec2ad6 Sort order for TOC on tw5.com 2014-09-22 10:42:23 +01:00
Jermolene cbfc9fcc56 More docs updates 2014-09-16 15:19:52 +01:00
Jermolene f187122c35 Lots more docs updates 2014-09-12 16:05:37 +01:00
Jermolene 022eba9c75 Organising community content 2014-09-11 19:36:30 +01:00
Jermolene 0ee4d21d0d Docs updates 2014-09-10 21:56:54 +01:00
giffmex 97a4612916 Update TableOfContents.tid 2014-09-08 16:28:19 -05:00
giffmex f818b1c923 Update TableOfContents.tid 2014-09-08 14:33:01 -05:00
giffmex 15a078d0a7 Update TableOfContents.tid 2014-09-08 14:17:51 -05:00
giffmex 285aa33739 Update TableOfContents.tid 2014-09-08 11:52:13 -05:00
giffmex 9e8617c56f Update TableOfContents.tid 2014-09-08 11:42:46 -05:00
Jermolene 2f69ea362c Rename "tw-*" messages to "tm-*" 2014-08-28 21:43:44 +01:00
Jermolene f223310d34 Yet more "tw-*" -> "tc-*"
Part of #764
2014-08-28 19:41:29 +01:00
Jermolene d0cbd34bf9 Rename "btn-invisible" class to "tc-btn-invisible"
Part of #764
2014-08-28 17:28:32 +01:00
Jermolene 13c4e028b1 Refactored autosave mechanism
Previously we were using a message `tw-auto-save-wiki` to trigger an
autosave. The message was generated by certain UI actions such as
saving a tiddler. The trouble was that the message was being processed
before the wiki change event for the accompanying change had had a
chance to percolate. The end result was that the dirty indicator was
staying lit when using autosave.

The new approach abandons the autosave message and instead triggers the
autosave in the wiki change event when a relevant change occurs.

One happy side effect of these changes is that the dirty indicator now
works as expected with the client server edition - ie, when typing in a
draft tiddler the dirty indicator will flash briefly, and then clear
when the sync mechanism has completed saving the draft.
2014-08-27 10:04:54 +01:00
Jermolene 1c44ea8941 More widget message documentation 2014-08-11 13:17:11 +01:00
Jermolene ba0accf4f5 Docs updates 2014-08-09 12:41:02 +01:00
Jermolene edc14f44d2 Add latest release to table of contents 2014-08-04 13:31:45 +01:00
Jermolene f15eba66fe Use SVG icons for expand/collapse 2014-06-21 11:49:42 +01:00
Jermolene 32099b85d3 Add table of contents to tw5.com 2014-06-21 11:17:04 +01:00