Commit Graph
11776 Commits
Author SHA1 Message Date
jeremy@jermolene.com b6181e1cb1 Refactor data widget implementation
To avoid code duplication
2023-04-13 08:42:18 +01:00
jeremy@jermolene.com 3aac8e1c8a Add note about core enhancements included in this branch 2023-04-12 18:46:01 +01:00
jeremy@jermolene.com a5d4f7a243 Fix build link 2023-04-12 17:14:42 +01:00
jeremy@jermolene.com d9cfaf10b8 Remove geospatial plugin from tw5.com build 2023-04-12 17:13:47 +01:00
jeremy@jermolene.com 60714a4796 Remove obsolete comment 2023-04-12 17:13:31 +01:00
jeremy@jermolene.com f6b3310da5 Merge branch 'parameterised-transclusions' into geospatial-plugin 2023-04-12 17:11:54 +01:00
jeremy@jermolene.com f41051b621 Merge branch 'master' into parameterised-transclusions 2023-04-12 17:11:38 +01:00
jeremy@jermolene.com a5839ce868 Switch from building the geospatial plugin as the main build back to tw5.com
To make it easier to get to the documentation for the new features
2023-04-12 16:53:24 +01:00
jeremy@jermolene.com b07720886e Add favicon 2023-04-12 16:45:47 +01:00
jeremy@jermolene.com 23b5b7f7d9 Merge branch 'tiddlywiki-com' 2023-04-12 15:19:17 +01:00
jeremy@jermolene.com be67b0714c Add a community link to Open Collective 2023-04-12 14:25:56 +01:00
Jeremy RustonandGitHub d3ef198842 Remove the 14px adjustment to textarea autoheight (#7400) 2023-04-12 11:18:17 +01:00
jeremy@jermolene.com f41e71299b Add a geomap layer demo 2023-04-11 18:13:58 +01:00
jeremy@jermolene.com 4427caad3d Fix testcase rounded corners 2023-04-11 18:08:47 +01:00
jeremy@jermolene.com e2223c42ab Add some geomap examples 2023-04-11 18:00:11 +01:00
jeremy@jermolene.com 68cb325dd4 Extend default testcase template to show all fields of payload tiddlers 2023-04-11 17:59:55 +01:00
jeremy@jermolene.com 3c61e8679d Extend testcase-view to be able to view other fields 2023-04-11 17:59:35 +01:00
jeremy@jermolene.com c348924838 Split docs into separate tabs 2023-04-11 17:14:51 +01:00
jeremy@jermolene.com 386b015d3d Docs for the testcase-transclude and testcase-view widgets 2023-04-11 16:55:42 +01:00
jeremy@jermolene.com c4058721f3 Switch to fluid-fixed layout 2023-04-10 22:00:49 +01:00
jeremy@jermolene.com da2d0be9f7 Testcase appearance tweaks 2023-04-10 22:00:28 +01:00
jeremy@jermolene.com b1c295230d Fix clean.sh
It was missing the output of the `zh-Hans` edition previously
2023-04-10 21:03:26 +01:00
jeremy@jermolene.com ca7584209d Testcasewidget: Add tabs for switching between source tiddlers 2023-04-10 17:48:04 +01:00
jeremy@jermolene.com ae3ed0870f Update logo 2023-04-10 16:27:31 +01:00
jeremy@jermolene.com de9ea40179 Introduce testcase widget so that we can reuse testcases as documentation examples
There's still a bit to do: adding tabs to the source panel of the testcase display, and tweaking the CSS.
2023-04-10 16:25:01 +01:00
jeremy@jermolene.com 3bed84e7c9 Merge branch 'master' into geospatial-plugin 2023-04-10 16:08:46 +01:00
jeremy@jermolene.com 3689171198 Merge branch 'master' into parameterised-transclusions 2023-04-10 16:07:54 +01:00
jeremy@jermolene.com bffe538982 Merge branch 'tiddlywiki-com' 2023-04-10 16:06:52 +01:00
Jeremy RustonandGitHub caac9bee92 Docs: Fixed PR for getting started tweaks (#7399)
* Cherry picked from getting-started-tweaks-feb-2023

* Update tiddler modified dates
2023-04-10 15:52:10 +01:00
Yukai ChouandGitHub 36d766081d Fix typos in Saving to a Git service.tid (#7396)
* Fix typos in `Saving to a Git service.tid`

* Sign the CLA
2023-04-07 13:39:12 +01:00
jeremy@jermolene.com 54548babc8 Mastodon verification link 2023-04-07 12:33:07 +01:00
jeremy@jermolene.com a4f0fc6c04 Merge branch 'parameterised-transclusions' into geospatial-plugin 2023-04-06 16:12:09 +01:00
jeremy@jermolene.com a2cbb6f992 Merge branch 'master' into parameterised-transclusions 2023-04-06 16:11:54 +01:00
jeremy@jermolene.com dccce5878c Merge branch 'tiddlywiki-com' 2023-04-06 16:11:44 +01:00
jeremy@jermolene.com 5b271bb4f4 Fix nonstandard initialisation code for fill/parameter/slot widgets 2023-04-06 08:50:47 +01:00
jeremy@jermolene.com a71150ae81 jsonset: add support for assigning JSON strings 2023-04-05 12:26:40 +01:00
jeremy@jermolene.com 2e922976c4 Add link to preview build 2023-04-05 12:15:16 +01:00
jeremy@jermolene.com 399089adc5 Add logo 2023-04-05 12:15:08 +01:00
jeremy@jermolene.com 3a411e9c5f jsonset: support for other data types and documentation 2023-04-05 11:58:23 +01:00
jeremy@jermolene.com 2a19e20307 Add geonearestpoint operator 2023-04-04 21:49:22 +01:00
jeremy@jermolene.com 28a33df91d Add jsonset operator 2023-04-04 21:48:26 +01:00
yaisogandGitHub bfcb386343 Restructure and optimize CheckboxWidget docs (#7362)
* Restructure and optimize `CheckboxWidget` docs

* Minor improvements

* Use new tab macros and some reformatting

* Fix bug in widget-attr-link tooltip

* Minor layout tweaks

* First try at a Widget Documentation Style Guide

* Add new tabs-related macros to overview

* Update CSS, add tm-scroll and rename macros

* Avoid RSoE with tm-scroll, improve CSS for tab-links

* Handle doc-tab-links within tab tiddlers better

* Reflect macro name changes in their docs

* Update Widget Doc Style Guide
2023-04-04 18:00:04 +01:00
MarxsalandGitHub f7c3ac4c54 Add save mechanism TiddlyStow (#7389)
* Add save mechanism TiddlyStow

* Add save mechanism TiddlyStow (incl url)
2023-04-03 20:20:32 +01:00
Jeremy Ruston ab845fefae Docs updates 2023-04-03 17:59:01 +01:00
Jeremy Ruston bd7742daeb Fix minor refreshing bug for geomap widget 2023-04-03 17:58:49 +01:00
jeremy@jermolene.com 9fdb81b08f Docs update 2023-04-02 19:29:49 +01:00
jeremy@jermolene.com bb2dea2414 Remove 5.2.8 release note 2023-04-02 14:42:39 +01:00
jeremy@jermolene.com a93eda09ce Remove 5.2.8 release note 2023-04-02 14:41:59 +01:00
jeremy@jermolene.com 3a42c86385 Merge branch 'parameterised-transclusions' into geospatial-plugin 2023-04-02 14:01:20 +01:00
jeremy@jermolene.com 7ba666bd53 Merge branch 'master' into parameterised-transclusions 2023-04-02 14:00:47 +01:00