Wykres commitów

6355 Commity (b7465c5eb16c7897d761d5b5c86670dc82a2fa8a)

Autor SHA1 Wiadomość Data
Jermolene b7465c5eb1 Missed off 7c9976f1d9 2015-04-02 15:22:50 +01:00
Jermolene 7c9976f1d9 Partially revert to 5.1.7 scroll behaviour
We’re keeping the new logic that prevents unnecessary scrolling at
startup

Fixes #1543
2015-04-02 15:21:49 +01:00
Jermolene 22f4f07a16 Theme tweaks docs update 2015-04-02 14:02:58 +01:00
Jermolene a35425e579 Add a light background photo for comparison 2015-04-02 13:19:06 +01:00
Jermolene 515be0c22e New DarkPhotos palette that's good with background photos 2015-04-02 12:39:24 +01:00
Jermolene 816363408e Introduce site-title-foreground to palette 2015-04-02 12:39:08 +01:00
Jermolene a3f4221008 Tweaks to background image support
And some demo images for use as backgrounds
2015-04-02 12:11:13 +01:00
Jermolene 5101ae4ce6 Add background image size theme tweak
Makes it possible to create a background image that fully covers the
window, as well as the tiled images that were working before.
2015-04-01 21:08:42 +01:00
Jermolene 987bfcfd5b Add background image to Vanilla theme tweaks
Now one can choose an image tiddler from a dropdown and choose how the
image is attached.
2015-04-01 18:28:33 +01:00
Jermolene 5effb3fdc3 Tweak HelloThere 2015-04-01 14:09:10 +01:00
Jermolene 4f8982f44d Link panel styling tweaks 2015-04-01 14:08:16 +01:00
Jermolene 46848b817c Remove help plugin from main release
The help plugin really needs some up-to-date screencasts before it is
useful.
2015-04-01 14:08:06 +01:00
Jermolene 4f927cb492 Tweak link panels 2015-04-01 14:07:24 +01:00
Jermolene ae817a441f Bigger link panels 2015-04-01 14:07:09 +01:00
Jermolene 6314d7f8ba Fix thumbnail macro to set foreground colour for icons 2015-04-01 14:06:59 +01:00
Jermolene b34530e86a Make upgrade wizard download link be relative
Ensures that the prerelease upgrade wizard download link doesn’t point
to the non-prerelease version
2015-03-31 19:14:49 +01:00
Jermolene ea5fb19fb2 Experimental SVG Compression
I used this tool to compress the core icon:

https://jakearchibald.github.io/svgomg/

It’s a 50% saving, from 3,491 bytes to 1,709 bytes.
2015-03-31 14:39:36 +01:00
Jeremy Ruston 57e71b5506 Merge pull request #1618 from le-pako/patch-3
Update Introduction to Filters.tid
2015-03-31 13:17:42 +01:00
Jeremy Ruston 394830ad96 Merge pull request #1624 from BramChen/master
Update chinese translations
2015-03-31 12:20:08 +01:00
Bram Chen 8185c29738 Change chinese translations for Exporters/StaticRiver 2015-03-31 19:02:27 +08:00
Jermolene 390b7553f6 Change "River of tiddlers" to "Static HTML tiddlers"
For clarity; see this discussion:

https://groups.google.com/d/msg/tiddlywiki/hReAZYepG5U/bQt8McdkQMUJ
2015-03-31 11:03:21 +01:00
Jeremy Ruston 05cb81a644 Merge pull request #1622 from Jermolene/revert-1619-motovun-jack
Revert "Motovun jack"
2015-03-31 09:06:36 +01:00
Jeremy Ruston b460bac579 Revert "Motovun jack" 2015-03-31 09:06:22 +01:00
Jermolene b9a2150f4e Tweaks for big green buttons
Make the images larger, and switch to display: inline-block so that we
get better behaviour with line wrapping.
2015-03-31 09:00:27 +01:00
Jermolene 33953f2634 Docs update 2015-03-31 09:00:27 +01:00
Jeremy Ruston 0071796546 Merge pull request #1619 from pmario/motovun-jack
Motovun jack
2015-03-31 09:00:12 +01:00
Mario Pietsch 93cc9af145 also changed core icon. changed ids 2015-03-30 19:41:08 +02:00
Mario Pietsch d0e6b1ddff added doctype to pass w3c validator 2015-03-30 13:10:16 +02:00
Mario Pietsch ea943b551a fix motovun jack paths, remove unnecessary nodes, fix back feets and left ear 2015-03-30 12:01:00 +02:00
Jermolene 6dc443f3ef Docs tweaks for HelloThere 2015-03-26 11:15:55 +00:00
Jermolene bf67ea02ac Docs tweaks 2015-03-26 11:15:43 +00:00
Jermolene 7fa3803de8 Add mail icon 2015-03-26 11:15:34 +00:00
Jermolene 47dc16a179 Docs tweaks 2015-03-25 22:15:51 +00:00
Jermolene 3e8d1b3955 Incomplete docs about the thumbnail macro 2015-03-25 22:15:34 +00:00
Jermolene 8c7a6c5030 Remove github fork ribbon from tiddlywiki.com
We’ll keep using it on the /dev site, but now that we’ve got the link
panels we don’t need it on the main site
2015-03-25 22:15:17 +00:00
Jermolene 758ba5edc2 Allow widgets to choose not to propagate actions
Allow widgets to choose not to propagate actions. This is important for
widgets that themselves trigger actions.

Note that this change will cause problems with any existing
5.1.8-prerelease plugins that call `invokeActions()`.
2015-03-25 22:13:22 +00:00
Jermolene 055a38ea4c Further link panel tweaks 2015-03-25 17:06:29 +00:00
Jermolene 2186a393a7 Simplify the link panels 2015-03-25 11:11:18 +00:00
Jermolene 4eb2e3d3b4 Fix undefined tabindex problem with link widget
The tabindex attribute was being set to the string “undefined” if the
attribute was not specified. The fix is to only set the tabindex
attribute if the attribute was specified.
2015-03-25 11:11:07 +00:00
Jermolene 0ea1dad2c8 Better background for developer link 2015-03-25 08:38:15 +00:00
Jermolene c18e9d170b Add GitHub and Twitter buttons 2015-03-25 08:38:06 +00:00
Jermolene feefdefc6b Tweak theme tweak description 2015-03-25 08:37:51 +00:00
Jermolene e56f204633 Remove icon from Jack's midriff
It looks strange to have an icon overlaid on Motovun Jack.
2015-03-24 08:34:54 +00:00
Jermolene 8268087b48 Tweaks for default colour palette
Slightly lighter page background does seem to reduce the sombreness.
2015-03-24 08:34:12 +00:00
Jermolene ff103665cf More link panel tweaks 2015-03-23 19:47:55 +00:00
Jermolene 843871e195 Tweaks to link panels
Taking into account some of @pmario’s feedback
2015-03-23 19:40:52 +00:00
Jermolene 32c6d01943 Add GitHub and Twitter icons 2015-03-23 19:40:32 +00:00
Jermolene 958621f0c0 Fix vertical alignment of link panels
Improves #1609
2015-03-23 17:29:51 +00:00
Jermolene b31237c86d Front page link panels prototype
Starting to explore #1609
2015-03-23 16:05:25 +00:00
Jermolene bd6472c1d1 Add style attribute to reveal widget 2015-03-23 15:28:26 +00:00