Releases: h2oai/nitro
Releases · h2oai/nitro
v0.21.1
v0.20.0
v0.19.0
Changelog
- 6cb7656 feat: Allow changing root template #86
- 3b2cfa6 feat: Allow context menus on arbitrary boxes #111
- 9b52a66 feat: Include sr-only and not-sr-only styles #86
- be4a09c feat: Support color/opacity shorthand wherever colors are supported #86
- bf769a4 feat: Support negative margins #86
- 1072d3f feat: Support negative values for styles (TW compatibility) #104
- 07193a7 fix: Adjust positioning of error / disconnection overlays #99
- 7b7bff9 fix: Ensure that entire view area is blocked when busy. Fixes #99
- 8e58070 fix: Exception when translations are missing in resource pack
v0.18.1
v0.18.0
Changelog
- ac9149a feat: Arc graphic #103
- f949b9f feat: Arc graphic #95
- 934e6cb feat: Area graphic #90
- e99de8a feat: Arrow, triangle, diamond, plus, cross shapes for point graphic #100
- f027dc3 feat: Bar X graphic #88
- 3bd8687 feat: Bar X/Y graphics (gauge) #94
- 88721ba feat: Bar graphic #91
- b3e1033 feat: Circle graphic #103
- 26ed1a6 feat: Circle graphic #95
- 63a5341 feat: Curve X graphic #88
- 3283055 feat: Curve graphic #88
- 809739a feat: Guide X/Y graphics #91
- 56288cd feat: Include fill-none, stroke-none styles (tw 3.2.1)
- 00a1f7d feat: Label graphic #88
- 4b2c22c feat: Line X, area X graphics #88
- da3fa36 feat: Line graphic #89
- 360f6af feat: Link (segment) graphic #101
- abfe783 feat: Link Y graphic #88
- 6379f92 feat: Make all graphics responsive to window resizing #88
- b1ef286 feat: Point graphic #100
- 5f6751f feat: Polyline, polygon graphics #103
- 5e3c8e7 feat: Rect graphic #103
- da739b5 feat: Spline Y graphic #88
- 788470d feat: Spline graphic #102
- b188c46 feat: Step X graphics #88
- da02d16 feat: Step graphic #91
- 755a333 feat: Stroke X graphic #88
- ad0b06c feat: Stroke graphic #91
- 380c77b feat: Tick X graphic #88
- ec2ea6e feat: Tick graphic #92
- 901ef84 feat: fill- and stroke- styles for controlling SVG fill and stroke color/widths #91
v0.17.0
Changelog
- 1c3e73a feat: Allow customizing how client locale is interpreted #20
- b160986 feat: Always show tooltip on column headers. Closes #78
- 88747bc feat: Convert bare numbers to strings if passed in instead of a box
- 0fbb9b4 feat: Disabled state for buttons #28
- e848a80 feat: Disabled state for calendar #28
- d850df5 feat: Disabled state for checkboxes #28
- 5685a50 feat: Disabled state for checklist #28
- f8af0bb feat: Disabled state for color palette #28
- ae5b1f0 feat: Disabled state for color picker #28
- e973aa2 feat: Disabled state for dropdown list #28
- 163947c feat: Disabled state for dropdowns #28
- 018fa86 feat: Disabled state for file upload #28
- ca1b842 feat: Disabled state for radio buttons #28
- 8e9036d feat: Disabled state for ratings #28
- f9c25aa feat: Disabled state for sliders #28
- 64e592f feat: Disabled state for spinboxes #28
- e1f282b feat: Disabled state for tag picker #28
- 828c9c3 feat: Disabled state for textboxes #28
- c4f0b89 feat: Disabled state for time picker #28
- bd2f9d5 feat: Disabled state for toggles #28
- 844f4a9 feat: Relative time formatting #20
- 3060ee0 feat: Set data-name attribute on all elements that have a name. Closes #27
- 6087cd4 feat: Support yesterday, today, tomorrow in relative time formatting #20
- 0c1c11f fix: Mode multi live menu doesn't block UI #99
v0.16.3
v0.16.2
v0.16.1
v0.16.0
Changelog
- 05f440a app: Hotkeys #75
- 2451810 app: Simple website demo
- 2bd41cb app: macOS calculator clone
- fdd84e1 feat: Add link() function to API to conjure links to methods #79
- 8ed63c0 feat: Allow URLs in top nav and menu. Closes #60
- 6cf4cc4 feat: Allow hashbangs to pass additional parameters #79
- 254ec83 feat: Generic clickable controls w/ mode=tap #77
- 91d5322 feat: Hotkeys for mode=tap #75
- 9588743 feat: Locale-specific date formatting #65
- 4e33227 feat: Locale-specific list formatting #65
- 3483b1f feat: Locale-specific number formatting #65
- 531755c feat: Locale-specific relative time formatting #65
- fc46d69 feat: Open all non-local markdown links in a new window. Closes #68
- 7bfc6d1 feat: Register and use hotkeys / keyboard shortcuts. Closes #75
- 736b96c feat: Rename path= to link= for consistency with new link() API #76 #79
- 3f29a2e feat: Support callbacks for box(path=) #76