| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also, for range sliders, only save after user releases the slider
|
|
Assistively add OptionType type
|
|
|
|
Avoided having overflow:auto cause tile-overlapping scrollbar by
using less tile-padding. Trying to solve this by dynamically
detecting overflow seemed to get messy.
|
|
Add external-link icons
|
|
|
|
Make App get the info response, and pass that into TileInfoModal.
Attempting to solve this via transitions doesn't seem to work,
as transitioning a height to 'auto' seems disallowed.
|
|
|
|
|
|
|
|
Also adjust server-client API, for clarity/consistency
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also simply tutorial instructions
|
|
|
|
|
|
Add reduced-versions of developer options
Add input-range value indicators
|
|
|
|
Also allow cycling to top/bottom of search suggestions
|
|
Also change server info-response format to include sub-node common-names
|
|
|
|
|
|
|
|
Also add size prop to IconButton
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also fix jump-to-search-result not flashing node in some cases.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also, only save settings when the user has made a change.
|