Releases: observablehq/inputs
Releases · observablehq/inputs
v0.7.0
06 Feb 05:42
Compare
Sorry, something went wrong.
No results found
Add Toggle !
Add Text required and validate options.
Fix labels to be bound to the primary input, as appropriate, to improve usability.
Fix Text to not report values when input is invalid.
Fix Table when data .columns is not an array. #59
Fix Table padding to be consistent.
Fix bind to dispatch a source-appropriate event. #61
Improve the performance of Table for large iterables (and especially Arquero tables).
Add links to examples from the README. #60
v0.6.0
04 Feb 04:57
Compare
Sorry, something went wrong.
No results found
Input is now a function that returns an EventTarget, not a subclass of EventTarget.
v0.5.0
04 Feb 01:33
Compare
Sorry, something went wrong.
No results found
Remove input .bind method; use bind instead.
v0.4.1
03 Feb 22:23
Compare
Sorry, something went wrong.
No results found
Don’t remove the target input listener on invalidation after bind.
v0.4.0
03 Feb 20:27
Compare
Sorry, something went wrong.
No results found
Add Checkbox.
Remove Radio’s multiple option.
Select now defaults to a fixed width instead of adjusting to fit content.
v0.3.0
03 Feb 15:13
Compare
Sorry, something went wrong.
No results found
Invert the meaning of Range’s transform option.
Fix the initial default value when a Range has a transform .
v0.2.2
03 Feb 03:22
Compare
Sorry, something went wrong.
No results found
Add white-space: pre to Search’s output.
v0.2.1
03 Feb 03:22
Compare
Sorry, something went wrong.
No results found
Fix bugs Select and Radio’s sort and unique options.
v0.2.0
03 Feb 00:55
Compare
Sorry, something went wrong.
No results found
Radio and Select’s format option now is passed data instead of keys.
v0.1.1
02 Feb 20:04
Compare
Sorry, something went wrong.
No results found
Add jsdelivr package.json entry.