Jeremy Ruston
|
cf3b63c13c
|
Merge pull request #1724 from cehmke/select-refresh-children-first
SelectWidget: Update selected value if children have been refreshed
|
2015-05-12 11:20:06 +01:00 |
|
Jeremy Ruston
|
b55ec38bd8
|
Merge pull request #1722 from cehmke/patch-1
Added @cehmke to cla-individual.md
|
2015-05-12 11:19:45 +01:00 |
|
Jermolene
|
eb1bce2ff2
|
Switch to fluid-fixed just for the prerelease edition
Fixes #1719
|
2015-05-11 22:04:31 +01:00 |
|
Jermolene
|
af1096f6fc
|
Adjust zoomin tiddler width for narrow screens
Fixes #1725
@felixhayashi could you verify that this works for you?
|
2015-05-11 20:57:02 +01:00 |
|
Jermolene
|
a961a40ece
|
Prerelease tweaks
|
2015-05-11 20:16:15 +01:00 |
|
Jermolene
|
a98c042f33
|
Refactor prerelease greeting tiddler
|
2015-05-11 20:15:55 +01:00 |
|
Jermolene
|
b5ad255d0c
|
Allow drafts typing timeout to be configured
|
2015-05-11 20:15:42 +01:00 |
|
cehmke
|
4d3103ff25
|
Update selected value if children have been refreshed
If the children have been refreshed, it is necessary to check, whether
the value of the select box has been changed.
|
2015-05-10 19:32:38 +02:00 |
|
Christian Ehmke
|
652abed3f6
|
Added @cehmke to cla-individual.md
|
2015-05-10 13:45:11 +02:00 |
|
Jermolene
|
42a3e31b1b
|
Tweaks to #1678
|
2015-05-07 19:44:08 +01:00 |
|
Jeremy Ruston
|
e93d32cdd7
|
Merge pull request #1678 from felixhayashi/feature/vars_widget
Introducing the vars widget
|
2015-05-07 19:36:25 +01:00 |
|
Jermolene
|
e9a1a53922
|
Better error checking for reading field lists
This change ensures that lines starting with a colon are ignored,
allowing them to be used as comments.
|
2015-05-07 19:24:58 +01:00 |
|
Jeremy Ruston
|
3644462a80
|
Merge pull request #1693 from vouko/patch-4
Typo
|
2015-05-07 19:04:22 +01:00 |
|
Jeremy Ruston
|
f8dd5bd52f
|
Merge pull request #1692 from vouko/patch-3
Update cla-individual.md
|
2015-05-07 19:02:15 +01:00 |
|
Jeremy Ruston
|
bb80f25527
|
Merge pull request #1703 from BramChen/zh
Update chinese translations
|
2015-05-07 18:55:08 +01:00 |
|
Jermolene
|
f87e74f131
|
Tweak palette icon
|
2015-05-07 18:54:56 +01:00 |
|
Jermolene
|
65a3a89746
|
Size single tiddler window content to fit
|
2015-05-06 18:09:22 +01:00 |
|
Bram Chen
|
11d9631ea4
|
Fix wording
|
2015-05-06 22:59:36 +08:00 |
|
Jermolene
|
61b75be94c
|
Add "navigateFromTitle" to action-sendmessage
Fixes #1665
|
2015-05-06 08:14:26 +01:00 |
|
Jermolene
|
86e901f375
|
Fix event handler leak for modals and notifications
Also add support for passing custom variables into notifications.
Fixes #1694
|
2015-05-06 08:07:12 +01:00 |
|
Bram Chen
|
35341d4e97
|
Add chinese translations of palette page control button
|
2015-05-06 09:53:14 +08:00 |
|
Jermolene
|
03f3b1fdb4
|
Fix tiddler filename
|
2015-05-05 21:53:45 +01:00 |
|
Jeremy Ruston
|
e0eb5186e6
|
Merge pull request #1702 from nameanyone/master
Transclusion and Substitution - fixed the link
|
2015-05-05 21:53:03 +01:00 |
|
Jermolene
|
97fd1330d6
|
Disable wikilinks within tab buttons
Thanks to @BramChen for the suggestion:
https://github.com/Jermolene/TiddlyWiki5/issues/1697#issuecomment-990092
50
|
2015-05-05 21:48:48 +01:00 |
|
nameanyone
|
a19452f819
|
Transclusion and Substitution - fixed the link
The tiddler got renamed a while ago, the link was pointing to non-existent old name.
|
2015-05-05 13:48:48 -07:00 |
|
Jermolene
|
02acbb1169
|
Hide palette page control button by default
|
2015-05-05 21:47:47 +01:00 |
|
Jermolene
|
cad5917eeb
|
Request scrollbars in external windows
|
2015-05-05 21:47:37 +01:00 |
|
Jermolene
|
789069bb6b
|
Add palette page control button
|
2015-05-05 18:53:35 +01:00 |
|
Jeremy Ruston
|
0fa806e202
|
Merge pull request #1701 from BramChen/zh
Update chinese translations
|
2015-05-05 15:09:49 +01:00 |
|
Bram Chen
|
8f372ff959
|
Add chinese translations of new Settings/LinkToBehaviour
|
2015-05-05 22:01:08 +08:00 |
|
Bram Chen
|
5afe8a7a0b
|
Add chinese translations of "open new window" button
|
2015-05-05 21:41:34 +08:00 |
|
Bram Chen
|
6968be563e
|
Merge remote-tracking branch 'upstream/master'
|
2015-05-05 15:58:58 +08:00 |
|
Jermolene
|
98a8df0ace
|
Improve SVG curved text docs
|
2015-05-05 07:38:00 +01:00 |
|
Jermolene
|
dc980a19c8
|
Make the stacked view play well with the new fluid-fixed mode
|
2015-05-05 07:24:14 +01:00 |
|
Bram Chen
|
c64f6d3dd3
|
Merge remote-tracking branch 'upstream/master'
|
2015-05-05 07:39:23 +08:00 |
|
Jermolene
|
5528906a6b
|
Fixes for zoomin storyview and fluid-fixed mode
|
2015-05-04 21:35:11 +01:00 |
|
Jermolene
|
1e2514f0a8
|
Default to fluid-fixed for the prerelease
Maybe we should change the default for tiddlywiki.com, but let’s hear
some views on that.
|
2015-05-04 21:34:42 +01:00 |
|
Jeremy Ruston
|
7adca1fd83
|
Merge pull request #1684 from nameanyone/master
Close outermost div element
|
2015-05-04 21:07:17 +01:00 |
|
Jeremy Ruston
|
99ea341ae1
|
Merge pull request #1685 from roma0104/issue1434
Added text notifying users of issue #1434
|
2015-05-04 20:59:48 +01:00 |
|
Jeremy Ruston
|
be3c41249b
|
Merge pull request #1686 from BramChen/master
Update chinese translations
|
2015-05-04 20:51:59 +01:00 |
|
Jermolene
|
a79e7a1c57
|
Tweaks for #1662
Coding style and ui copy
|
2015-05-04 20:29:00 +01:00 |
|
Jeremy Ruston
|
4656a7e8f6
|
Merge pull request #1662 from felixhayashi/feature/navigator_widget
upgrading the navigator widget
|
2015-05-04 20:21:38 +01:00 |
|
Jermolene
|
b51603f3e2
|
Introduce fluid story/fixed sidebar mode
A new mode where the sidebar width is fixed and the story river expands
to fill the remaining space.
|
2015-05-04 19:19:40 +01:00 |
|
Jermolene
|
ef971bb521
|
Correct tiddler background colour
Bitmap backgrounds won’t get overridden unless we override the entire
background property.
|
2015-05-03 17:05:34 +01:00 |
|
Jermolene
|
403a460002
|
Check for dom node not found
|
2015-05-03 16:56:37 +01:00 |
|
Jermolene
|
0932c15e5c
|
Clarify rendering parameters
srcDocument.body.firstChild will in fact be null, but it’s clearer to
write it out
|
2015-05-03 16:56:27 +01:00 |
|
Jermolene
|
3f26492ac8
|
Close subwindows when closing main window
|
2015-05-03 16:24:02 +01:00 |
|
Jermolene
|
48dcf959ff
|
Refactor browser unload task handling
Make it possible to register multiple task functions that will be
called when the window is unloaded
|
2015-05-03 16:23:35 +01:00 |
|
Bram Chen
|
be0f82c280
|
Merge remote-tracking branch 'upstream/master'
|
2015-05-03 22:11:49 +08:00 |
|
Jermolene
|
d23f174d01
|
Add a margin for single tiddler windows
|
2015-05-03 15:05:26 +01:00 |
|