Jermolene
d240ab5003
Fix broken plugin library
...
Fixes #2260
2016-01-29 17:16:16 +00:00
Jermolene
f1deea3b74
Preparing for 5.1.11
2016-01-29 17:15:57 +00:00
Jermolene
def26a40ac
Version number update for 5.1.10
2016-01-29 17:03:12 +00:00
Jeremy Ruston
0b4ce5be28
Merge pull request #2257 from koke24/master
...
Ask permission Jermolene for make a pull request
2016-01-28 13:35:13 +00:00
jose-manuel.urio@at.seg-social.es
ac345c86a1
Ask permission Jermolene for make a pull request
2016-01-27 15:57:23 +01:00
gernert
fa6dc5677d
Update SystemTags.tid
...
Added missing $:/tags/ToolbarButtonStyle
2016-01-18 19:19:13 +01:00
Devin Weaver
f79856a6d7
Add Adding Babel Polyfill to TiddlyWiki
...
Having the ability to write your plugins with ES2015 syntax is nice but
it is missing a large part of the ES2015 spec. Since not all browsers
support this a polyfill is offered.
So far it is IE10 which holds the need for the polyfill. This tiddler
offers a simple how to on adding the babel-polyfill to your TiddlyWiki.
NOTE: This how to would be obsolete if a proper ES2015 polyfill was part
of the official plugins offered in core. (Want a pull request?)
2016-01-12 12:51:30 -05:00
Devin Weaver
d7c4c87c8c
Add Using ES2016 for Writing Plugins
...
I found using Babel for creating plugins was very helpful. I wanted to
share how I integrated ES2015 into my TiddlyWiki development tool bag.
2016-01-12 12:51:30 -05:00
Devin Weaver
8bf867560c
Add Editing Tiddlers with Vim
...
We have one for Emacs so we need one for Vim. Besides, Vim has never
done me wrong.
2016-01-11 21:45:23 -05:00
Jeremy Ruston
94107dc64c
Merge pull request #2209 from ARRRRGH/patch-1
...
Signing CLA
2016-01-11 18:51:17 -06:00
ARRRRGH
6613cc7b2c
Signing CLA
2016-01-11 15:09:12 +01:00
Tobias Beer
a5d380006e
updates to overall operators docs
...
* info on default input being `all[tiddlers]`
* clearer column layout
* removed fiddly done button
2016-01-10 10:13:23 +01:00
Jeremy Ruston
4a5b531f78
Merge pull request #2197 from flibbles/patch-1
...
Signed CLA
2016-01-09 06:13:01 +00:00
Cameron Fischer
10df62b24f
Signed CLA
2016-01-08 17:26:19 -05:00
Jermolene
2d9d09adcc
Readme update
2016-01-07 23:26:02 +00:00
Jermolene
3d19b585ae
Preparing for release of 5.1.10
2016-01-07 23:16:58 +00:00
Jermolene
e47f06bd5e
Docs update
2016-01-07 23:11:59 +00:00
Jermolene
6b68d9b0c4
Restore sample alert
2016-01-07 23:01:52 +00:00
Jermolene
5109e96cec
Docs updates
2016-01-07 23:00:38 +00:00
Jermolene
334497ce4e
Move "get more plugins" button into a transcludable tiddler
2016-01-07 23:00:29 +00:00
Jermolene
c1763193df
Docs update: "Editions"
2016-01-07 22:20:02 +00:00
Jermolene
e1912b624b
Dev docs typo
2016-01-07 22:20:02 +00:00
Jeremy Ruston
e71bff0110
Merge pull request #2190 from buggyj/issue2189
...
fix for 2189
2016-01-07 22:19:04 +00:00
buggyj
74e8afdcdd
fix for #2189
2016-01-07 22:11:26 +00:00
Jermolene
01f8b954ae
Add all translations to the "introduction" edition
2016-01-07 17:48:50 +00:00
Jermolene
a1079270a2
Don't mark the centralised theme as experimental
2016-01-07 16:49:14 +00:00
Jermolene
64efee40e5
Retracting #2147
...
The problem is that this change scrambles the ordering of tabs that use
programmatic ordering, for example here:
https://github.com/Jermolene/TiddlyWiki5/blob/master/editions/tw5.com/ti
ddlers/releasenotes/TiddlyWiki_Releases.tid#L13
2016-01-07 16:48:51 +00:00
Jermolene
0747635fba
Fixed current tiddler overwrite in tabs macro
...
Fixed a side-effect of 03519c14b0
from
@matabele whereby the current tiddler is overwritten by the
`<$tiddler>` widget, which means that it is not accessible when
rendering the caption of the tab.
This causes a problem with eg the “Add Plugins” modal where it breaks
the count on the tabs.
2016-01-07 12:40:10 +00:00
Jermolene
822bd1f3cc
Docs update
2016-01-06 16:03:50 +00:00
Jermolene
877aed3ead
Move 5.1.10 release note
2016-01-06 16:03:43 +00:00
Jermolene
7ee985407b
Release note update
2016-01-06 10:09:33 +00:00
Jermolene
5a543276f5
Update release note
2016-01-06 09:59:03 +00:00
Jeremy Ruston
677e100ea2
Merge pull request #2185 from matabele/patch-8
...
Fixed typos in docsof ActionListops widget
2016-01-06 09:45:14 +00:00
Jeremy Ruston
e0c84ee85d
Merge pull request #2184 from mdeabreu/patch-1
...
Add info about recent TiddlyDesktop releases
2016-01-06 09:43:52 +00:00
Jermolene
b873df0ba2
Revert "Merge pull request #2166 from matabele/patch-5"
...
This reverts commit 83c54f4bb5
, reversing
changes made to 0cbe97615a
.
2016-01-06 09:38:39 +00:00
Jermolene
3fa5ba52f9
Revert "Merge pull request #2183 from matabele/patch-7"
...
This reverts commit cd36ad582b
, reversing
changes made to 83c54f4bb5
.
2016-01-06 09:38:12 +00:00
William Jackson
366cdb608d
Fixed typos in docsof ActionListops widget
2016-01-06 07:32:33 +02:00
mdeabreu
20983c0174
Update cla-individual.md
2016-01-05 11:20:57 -08:00
mdeabreu
d917198abb
Add information about TiddlyDesktop v0.0.8
2016-01-05 11:11:09 -08:00
Jeremy Ruston
cd36ad582b
Merge pull request #2183 from matabele/patch-7
...
Updated docs of ActionSetfield widget to include setting of TextReferences
2016-01-05 19:10:37 +00:00
Jeremy Ruston
83c54f4bb5
Merge pull request #2166 from matabele/patch-5
...
Fix inadvertent clearing of text field (default) when `field` attribu…
2016-01-05 19:10:26 +00:00
mdeabreu
fcfddf2b46
Add information about TiddlyDesktop v0.0.7
2016-01-05 11:09:55 -08:00
William Jackson
152c3db9a1
Updated docs to include setting of TextReferences
...
Can now accept any number of attributes of the form TextReference="value" -- these may be fields "(Tiddler!!field="value") or indices (Tiddler##index="value.)
2016-01-05 21:02:18 +02:00
Jermolene
0cbe97615a
Add size attribute to select widget for multiple selection mode
2016-01-05 18:48:21 +00:00
Jermolene
93f7d8c028
Fix bug with tiddler widget and a blank tiddler title
2016-01-05 18:48:04 +00:00
Jeremy Ruston
31b4f104e4
Merge pull request #2161 from matabele/patch-3
...
Tidied up the code in the x-listops filters
2016-01-05 15:30:39 +00:00
Jeremy Ruston
540354a693
Merge pull request #2162 from matabele/patch-4
...
Updated docs of the ActionListops widget to reflect changes to attribute names
2016-01-05 15:30:27 +00:00
Jeremy Ruston
2cd812c15f
Merge pull request #2160 from matabele/patch-2
...
Changed the name of the 'list' attribute to 'field' for the $action-listops widget
2016-01-05 13:06:48 +00:00
Jermolene
b2fd3366e3
Move staged content from prerelease
...
These updates had been staged so that I could still perform updates of
tiddlywiki.com for the previous release
2016-01-05 13:05:10 +00:00
Jeremy Ruston
114f4dbcea
Merge pull request #2171 from nameanyone/tw5-htabs-spaces
...
Replace spaces between horizontal tabs with margin
2016-01-05 12:58:04 +00:00