Jermolene
6e81122fa3
Restore exclude parameter for selective TOC macros
...
Reverting 94607aa9cd
2019-03-30 12:10:42 +00:00
Jermolene
6575db07c7
Docs typo
2019-03-30 12:06:46 +00:00
Jermolene
f4d8c90191
Add missing "from-version" tags to new features
2019-03-30 10:55:22 +00:00
Jermolene
37ea659bf0
Refactor the dumpvariables macro as wikitext
...
Making it easier to customise
2019-03-30 10:52:49 +00:00
Jermolene
754c1251a9
Add new "variables" and "getvariables" operators
2019-03-30 10:52:28 +00:00
Jermolene
1c436cbbf3
DynaviewDemo: Rename tiddler-list field to story-list
2019-03-28 10:58:24 +00:00
Jermolene
94607aa9cd
TOC macros: Remove redundant recursion protection
...
As discussed in #3881 , it isn't really needed when user interaction is required to open child nodes.
2019-03-27 15:00:13 +00:00
Jermolene
62477c9fbb
TOC Macros: fix recursion regression
...
Fixes #3881
2019-03-27 14:59:38 +00:00
jed
b1edcdb757
Add unusedtitle macro ( #3880 )
...
* Add uniquetitle macro
This macro is a wrapper on the $tw.wiki.generateNewTitle function to return a unique name, it has been requested multiple times in the forums.
* Add documentation tiddler for uniquetitle macro
* Add uniquetitle macro examples
* Change name from uniquetitle to unusedtitle for clarity
The title isn't unique, just not currently used in the wiki.
* Update uniquetitle to unusedtitle
* Change uniquetitle to unusedtitle
* Fix a typo
2019-03-26 21:57:58 +00:00
Brooks Boyd
d51a89135d
Add signature for MidnightDesign, LLC to CLA Entity agreement ( #3877 )
2019-03-22 18:08:36 +00:00
Jermolene
d38b42f7c7
AWS Plugin: Don't error when no files to load
2019-03-22 17:27:20 +00:00
Jermolene
fffd0ee9e1
AWS: Add command for setting credentials profile
2019-03-22 09:20:25 +00:00
Jermolene
9f0d726f7d
Dynaview: Simplify visibility tracking logic
2019-03-21 12:56:26 +00:00
Jermolene
7709192cc8
DynaView: Simplify visibility processing
...
And add a table of contents to the demo
2019-03-20 18:24:29 +00:00
Jermolene
02ae8969b2
Reveal widget: faulty logic for default handling
...
@BurningTreeC I think this might have been a typo in your recent refactorings; if you look back at an old version such as c0c1b557eb/core/modules/widgets/reveal.js
then there is no sign of this fallback.
Fixes #3874
2019-03-20 16:50:34 +00:00
Simon Huber
a01dc6cb3d
Docs: Typo
2019-03-18 12:40:15 +00:00
Simon Huber
f99fb4f9f5
Fix typos in WidgetSubclassingMechanism ( #3870 )
2019-03-17 18:13:13 +00:00
Jermolene
e52a616891
Add support for widget subclassing
...
Fixes #3865
2019-03-17 12:25:15 +00:00
Jermolene
05243a6c48
Docs: Add performance instrumentation docs
2019-03-16 16:39:08 +00:00
Jermolene
a89991cc46
Dynaview: Fix crash
2019-03-16 13:25:45 +00:00
Jermolene
f4fe254038
Clarify help for render command
...
The ordering of the bullet lists didn't match the order of the parameters
2019-03-16 13:25:34 +00:00
Jermolene
9f630b5829
v5.1.20 new release banner
2019-03-16 13:24:58 +00:00
Xavier Cazin
c904aeb05f
fr-FR translation updates ( #3856 )
...
* update/improve translations of a few fr-FR strings
* update/add fr-FR for load and listen command docs
2019-03-13 09:34:44 +00:00
Simon Huber
efd7aa3a53
Make codemirror use tiddler-editor-border palette color ( #3819 )
2019-03-12 16:41:22 +00:00
Simon Huber
a4b24670f6
Update highlight.js to latest release v9.15.6 ( #3635 )
...
* update highlight.js to latest release v9.13.1
* update to v9.13.1 default.css
does the current default.css include adjustments for the different languages?
* Update highlight.pack.js
* Update readme.tid
* update highlight.pack to 9.15.6
* update version number + included languages
2019-03-12 12:04:38 +00:00
Simon Huber
2e0b2c8045
Palette manager: sort palettes by name, not description ( #3853 )
...
... currently it appears as if there was no sorting logic
2019-03-12 09:48:34 +00:00
Simon Huber
d068cb3625
Fix palette: missing type application/x-tiddler-dictionary ( #3852 )
2019-03-11 10:59:34 +00:00
Simon Huber
0d8c749f37
Rename SpartanDay to SpartanDay.tid ( #3851 )
...
* Rename SpartanDay to SpartanDay.tid
* Update SpartanDay.tid
2019-03-11 09:55:49 +00:00
Simon Huber
0303b7871b
Rename SpartanNight to SpartanNight.tid ( #3850 )
2019-03-11 09:55:14 +00:00
Simon Huber
44d1a00bb0
Fix "cannot read substr of undefined" in removeprefix filter ( #3826 )
2019-03-11 09:38:15 +00:00
Simon Huber
784db30614
Fix removesuffix filter when title is undefined ( #3827 )
2019-03-11 09:37:49 +00:00
jdjdjdjdjdjd
26c6d6035e
Add Spartan Day palette ( #3846 )
...
Ugh, hehe.. this is my first try at this. Hopefully got it right...
2019-03-11 09:25:54 +00:00
jdjdjdjdjdjd
b82cf3d070
Add Spartan Night palette ( #3847 )
...
* add Spartan Night palette
This and Spartan Day go hand in hand I feel like.
* Found a typo
2019-03-11 09:25:37 +00:00
jdjdjdjdjdjd
f07ffb2b41
Add @jdjdjdjdjdjd to the CLA ( #3849 )
2019-03-11 09:25:16 +00:00
Simon Huber
c9b16d88f3
Fix: reveal widget prevent undefined state ( #3848 )
...
the state didn't fall back to the default when there was no data-item to extract for a stateIndex
see the google group for a bug report: https://groups.google.com/forum/#!topic/TiddlyWiki/3jiFpayAIRc
2019-03-11 09:04:17 +00:00
Jermolene
256321cd42
Merge branch 'tiddlywiki-com'
2019-03-10 21:17:40 +00:00
Simon Huber
71aed78e2e
Fix sticky draggable-placeholders in list macros (firefox) ( #3823 )
...
* fix draggable lists for firefox (sticky placeholders)
ff doesn't like whitespace and also those entities make problems
placeholder is styled in vanilla base
* tc-droppable-placeholder styles for tagged-draggable ...
and links-draggable lists
* make it beautiful
2019-03-10 20:05:18 +00:00
Simon Huber
0ab29e2c09
Community Palettes: Twilight by Thomas Elmiger ( #3845 )
2019-03-10 17:37:05 +00:00
Simon Huber
648c7ccd1f
Add documentation for edit-text tabindex attribute ( #3833 )
...
* add tabindex attr to edit-text documentation
* add tabindex to edit widget documentation
2019-03-09 17:45:59 +00:00
Simon Huber
2dc70682cd
Fix for SolarizedLight palette, missing tag and type ( #3844 )
2019-03-09 17:37:15 +00:00
Simon Huber
441011885c
Fix: tm-full-screen when event.event undefined ( #3835 )
2019-03-09 17:09:34 +00:00
Simon Huber
449fd02cda
Update Nord palette + solarized light palette ( #3828 )
...
* update Nord palette
* small change
* port solarized light palette
* Update SolarizedLight.tid
2019-03-09 17:08:58 +00:00
Joshua Fontany
a7dc8b5583
Signing the CLA ( #3838 )
...
* Signing the CLA
* added json mangler resource
2019-03-09 16:39:13 +00:00
Bram Chen
7478ba9165
Update Chinese languages ( #3837 )
...
* Add initial translation for zh-TW depends on zh-Hant
* Add initial translation for zh-CN depends on zh-Hans
* Add initial translation for zh-HK depends on zh-Hant
* Update chinese help texts for load command
* for the new optional "noerror" parameter
2019-03-09 13:17:54 +00:00
Jermolene
12630d4a91
Provide an option for the load command to not error if no tiddlers are found
2019-03-08 16:43:04 +00:00
Jermolene
07635d7b3e
Full edition: Fix plugin display
2019-03-07 18:46:38 +00:00
Jermolene
e61c71961b
Fix default language
...
It is supposed to be the built-in core language, en-GB
2019-03-07 18:46:24 +00:00
Jermolene
f047e7cbf5
Add example startup action to switch to browser language
2019-03-07 18:45:52 +00:00
Jermolene
2c2d03f7a7
Refactor startup action execution so that they can switch language/theme
2019-03-07 18:43:23 +00:00
Jermolene
c036c22826
Add $:/info/browser/language to the info mechanism
2019-03-07 18:42:49 +00:00