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
Jermolene
fdeb8a925f
Introduce template for single tiddler windows
...
Lets us include global macros etc.
2015-05-03 14:58:33 +01:00
Felix Hayashi
9693f97b16
upgrading the navigator widget
...
Motivation / Agenda
* https://github.com/Jermolene/TiddlyWiki5/issues/1651
* https://github.com/Jermolene/TiddlyWiki5/issues/1650
Summary
* Changed the NavigatorWidget (primarily `addToStory()`)
* Applied lingo to settings
* Applied lingo to selectbox options
2015-05-03 13:24:16 +02:00
Bram Chen
945de74494
Merge remote-tracking branch 'upstream/master'
2015-05-03 19:15:09 +08:00
Jermolene
41d5031279
Position and hide the open-window button
2015-05-03 08:49:49 +01:00
Jermolene
ec567f67d3
Set title of external window
2015-05-03 08:49:37 +01:00
Bram Chen
dc9d9d05b4
Merge remote-tracking branch 'upstream/master'
2015-05-03 07:35:55 +08:00
Jermolene
8708f817fa
Improve garbage collection of external windows
...
Now we remove event listeners when a window is closed
2015-05-02 17:22:53 +01:00
Jermolene
7866f9b2de
Typo
...
Typically for JavaScript, initialising an object as an array doesn’t
break anything because an array is an object. Anyhow, it should be an
object in this case.
2015-05-02 17:22:23 +01:00
Bram Chen
8040e6338c
Merge remote-tracking branch 'upstream/master'
2015-05-02 20:34:57 +08:00
Jermolene
7667225840
Docs update
2015-05-02 12:13:01 +01:00
Jermolene
9cf5d88cc9
Add "open new window" tiddler toolbar button
2015-05-02 12:12:51 +01:00
Jermolene
52529f9b32
Contrast palette tweaks
2015-05-02 12:12:31 +01:00
Vouko
e0ec325afa
Update SetWidget.tid
2015-05-02 10:56:24 +02:00
Vouko
a12100457d
Update cla-individual.md
2015-05-02 10:55:49 +02:00
Jermolene
7b4153f87f
No longer autofocus the search box in the plugin library
...
It messes things up in iOS, and perhaps other browsers too
2015-04-30 17:45:22 +01:00
Jermolene
825f0f4e2b
Docs updates
2015-04-30 16:44:49 +01:00
Jermolene
e16453acbc
Docs update
2015-04-30 16:22:39 +01:00
Jermolene
3b78ebb9c0
Typos
2015-04-30 11:30:32 +01:00
Jermolene
94817911c3
Typo
2015-04-30 09:06:21 +01:00
Jermolene
6f7d80a2ac
Missed off last commit
2015-04-29 22:24:46 +01:00
Jermolene
3e166f5fe9
Palette tweaks
...
Making it easier to tweak the two colours in the monochrome palettes
2015-04-29 22:24:36 +01:00
Jermolene
f270788f33
Typo
2015-04-29 22:15:52 +01:00
Jermolene
70a2019d85
Add new feature demos to prerelease
2015-04-29 22:13:06 +01:00
Jermolene
ead208332b
Improvement to Contrast palette
...
Also add a light variant
2015-04-29 22:11:39 +01:00
Bram Chen
dab50c8470
Fix wording
2015-04-28 18:08:02 +08:00
Bram Chen
ee4064fbd7
Add chinese transaltions of descriptions for new palette colours
2015-04-28 18:04:16 +08:00
Jermolene
28050fb488
Palette tweaks
2015-04-28 09:12:04 +01:00
Jermolene
ea9f8a4ef1
Use vanilla theme to demo contrast palette
...
Because the Snow White theme includes gradients and shadows
2015-04-28 09:11:57 +01:00
Jermolene
0e7ae7ce20
Add descriptions for new palette colours
2015-04-28 09:11:26 +01:00
Jermolene
28421038e4
Tweak SVG example for dark palettes
2015-04-28 09:11:11 +01:00
Jermolene
3567e4c2c7
Palette editor: use colour name if description not available
2015-04-28 09:10:57 +01:00
Roma Hicks
5b7a7268d8
Changed structure to use less space.
2015-04-27 21:40:20 -05:00
Roma Hicks
f9c50d9a6d
Added text notifying users of issue #1434
2015-04-27 21:31:18 -05:00
nameanyone
29829bb68a
Update Latest.tid
2015-04-27 15:24:38 -07:00
nameanyone
8d12028374
Update Latest.tid
2015-04-27 15:23:41 -07:00
Jermolene
1b25d4b51a
Improve "Contrast" palette
...
Trying to make it more useful for visually impaired users - see #1682
2015-04-27 21:46:31 +01:00
Jermolene
16301532bf
Add button palette colours
...
We leave them blank by default so that we get the browser default
button colours
2015-04-27 21:46:07 +01:00
Felix Hayashi
740627795f
This widget allows the user to set multiple variables in one go.
...
It thereby reduces code complexity that would arise when setting
many variables using "<$set>".
```
\define helloworld() Hello world!
<$vars greeting="Hi" me={{!!title}} sentence=<<helloworld>>>
<<greeting>>! I am <<me>> and I say: <<sentence>>
</$vars>
```
How this Widget differs from the set widget:
* Variables may be created by using the "key=value" notation
that you already know from widgets like action-setfield.
* You cannot specify a fallback ("emptyValue")
* You cannot use a filter to produce a conditional variable assignement
Original discussion that led to the creation of this widget:
https://github.com/Jermolene/TiddlyWiki5/issues/1610
2015-04-27 17:07:13 +02:00
Jermolene
df84e93283
Add position: relative to scrollable widget
...
So that popups within the scrollable behave correctly.
Fixes #1679
2015-04-27 13:38:20 +01:00
Jermolene
e518c0e88e
Fix typo #1681
...
Thanks @Ishindri
2015-04-27 13:25:43 +01:00