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
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
Jermolene
6de13e2f60
Update release note
2019-03-05 22:22:55 +00:00
Jermolene
0c2689dd78
SaverHandler: Don't generate file if autosave disabled
2019-03-05 15:43:14 +00:00
Jermolene
a9e595c3f6
Dynaview: Add support for saving/restoring scroll position from local storage
2019-03-04 16:59:39 +00:00
Jermolene
348a0bc8bc
Core: Allow startup navigation to be suppressed
...
Plugins can suppress it so that they can provide their own startup scroll handling
2019-03-04 16:59:15 +00:00
Jermolene
477c41f843
Add tooltip attribute to select widget
2019-03-04 12:24:16 +00:00
Simon Huber
0b1ce30a04
Add outline color to button, textarea, input ( #3822 )
...
* add outline-color to button, textarea, input
* add select elements, move to top
* use primary color
2019-03-03 21:22:13 +00:00
Simon Huber
e8b50df4a6
Porting the Nord palette ( #3820 )
...
https://github.com/arcticicestudio/nord
this palette is very popular, available for highlight.js, codemirror, all kinds of desktop/terminal applications ...
would be great to have it in tiddlywiki, too
this is a draft PR, certain things needs to be improved, but looks very good in tiddlywiki
2019-03-03 21:09:42 +00:00
Jermolene
2104017249
Browser-storage: Only save state tiddlers by default
...
And add it back to the prerelease now that it's a bit safer
2019-03-03 17:16:35 +00:00
Jeremy Ruston
148c1a0355
Clarify that filter operator brackets cannot be nested
2019-03-03 14:32:26 +00:00
Jermolene
dd4305d520
Browser-storage: Only delete our own items
...
We should only delete our own items because browsers share local storage with all file:// URIs
2019-03-03 11:30:14 +00:00
Simon Huber
638eb53429
Add tabindex attributes to edit templates ( #3758 )
...
* add tabindex attribute to editor-body edit-template
* add tabindex attr to fields edit-template
* add tabIndex variable to tags edit-template
* add tabindex attr to title edit-template
* add tabindex attr to type edit-template
* add tabindex attr to canonical-uri input
* add tabindex attr (as variable tabIndex) to tag-picker macro
2019-03-02 19:04:27 +01:00
Simon Huber
b6e2985ac6
Fix typo in edit-shortcut widget refresh - missing focus attr ( #3815 )
...
* fix edit-shortcut widget refresh - missing focus attr
* + typo fix. NOW it works
2019-03-02 18:16:55 +01:00
Simon Huber
87eab62b7e
Make the keyboard-shortcut input focus automatically ( #3776 )
...
* add focus capability to edit-shortcut widget
* focus the keyboard-shortcut inputs in the control panel
... there's no other reason why it could have been opened other than just pressing a shorcut ...
... saves the mouseclick
2019-03-02 17:25:49 +01:00
Jermolene
fb0713ae78
Comments plugin: Fix extraneous paragraph in above story area
...
Fixes #3813
2019-03-02 16:18:50 +00:00