Mohammad Rahmani
45a7eb1c03
Add new focus attribute to $select widget ( #7081 )
...
* Add focus attribute to $select widget
This address https://github.com/Jermolene/TiddlyWiki5/issues/7070
* Update SelectWidget.tid
Update the documentation for $select widget to include the new attribute: focus
2022-12-03 08:22:21 +00:00
Marxsal
dcb083abb0
Add example of actions attribute to SelectWidget documentation ( #6181 )
2021-11-08 16:59:17 +00:00
btheado
7a50603d9d
Added MessageHandlerWidgets and TriggeringWidgets tags ( #6161 )
2021-11-01 12:56:52 +00:00
twMat
0beac47243
Update SelectWidget.tid ( #5556 )
...
Placeholder value - Correction of previous attempt.
2021-03-21 16:55:18 +00:00
twMat
99bef2614c
Update SelectWidget.tid ( #5555 )
...
Added instrux for placeholder value. [Ref.](https://github.com/Jermolene/TiddlyWiki5/issues/5544 )
2021-03-20 22:43:35 +00:00
Jermolene
477c41f843
Add tooltip attribute to select widget
2019-03-04 12:24:16 +00:00
Jermolene
3c20f2396e
Add support for assigning action widgets via the actions
attribute
...
This is quite a big change: a new way to invoke action widgets.
The advantage is that it solves #2217 and #1564 , a long running problem
that prevented us from adding action widgets to widgets that modify the
store.
This commit adds the new technique for the button and keyboard widgets,
but also extends the select widget to trigger action widgets for the
first time
2016-04-29 18:54:44 +01:00
Jermolene
0cbe97615a
Add size attribute to select widget for multiple selection mode
2016-01-05 18:48:21 +00:00
Matt Lauber
1569090046
typo
2015-11-13 07:53:47 -05:00
Matt Lauber
75380c56cc
Oops, deleted metadata
2015-11-13 07:53:19 -05:00
Matt Lauber
c535dd605c
Grant the select widget the ability to select multiple values.
...
Multiple values are placed in a given tiddler-field combination as if
that field were a list field.
2015-11-13 07:50:34 -05:00
Jermolene
cbc8a6b785
Tweak SelectWidget docs
2014-12-03 17:29:32 +00:00
Erwan Moreau
da541b656c
missing verb
...
also added the begining of the sentence to make it clearer, but maybe not necessary.
2014-11-29 18:59:31 +00:00
Evolena
217614b7c6
Update selectWidget example (the tag was deleted)
2014-10-28 17:13:00 +01:00
Jermolene
da86664a53
Update docs for select widget
2014-10-24 16:52:20 +01:00
Jermolene
13290692de
Update docs for select widget
...
How’s this @danielo515?
2014-09-22 10:42:41 +01:00
Jermolene
3ad4febc15
Clarify select widget docs
2014-09-19 15:28:08 +01:00
Jermolene
e20ef97c27
More mangling of reference docs
2014-09-11 00:06:19 +01:00
Jermolene
fc6d96672d
Another select widget demo
2014-06-06 09:33:24 +01:00
Jermolene
3182a2d599
Add first pass at select widget
2014-05-31 18:37:43 +01:00