Skip to content

Releases: h2oai/nitro

v0.20.0

23 May 15:10
@lo5 lo5
Compare
Choose a tag to compare

Changelog

v0.19.0

16 Dec 00:32
@lo5 lo5
Compare
Choose a tag to compare

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

22 Nov 22:33
@lo5 lo5
Compare
Choose a tag to compare

Changelog

  • 7788cf4 fix: Adjust positioning of error / disconnection overlays #99
  • 3bc9d07 fix: Ensure that entire view area is blocked when busy. Fixes #99
  • 2e254da fix: Exception when translations are missing in resource pack

v0.18.0

10 Nov 23:38
@lo5 lo5
Compare
Choose a tag to compare

Changelog

v0.17.0

18 Oct 21:23
@lo5 lo5
Compare
Choose a tag to compare

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

27 Sep 22:14
@lo5 lo5
Compare
Choose a tag to compare

Changelog

  • b71ee46 fix: Don't stretch horizontal buttons vertically (messes up compound buttons with menus)
  • 4ddc41b fix: Don't wait for switch acks on redirects (waits indefinitely otherwise)
  • d7267e9 fix: Revert race handling (bad fix - userland issue, not framework)

v0.16.2

23 Sep 02:01
@lo5 lo5
Compare
Choose a tag to compare

Changelog

  • 6e6bda2 feat: Discard input messages in case of race during switch
  • e991a1b feat: Display full stack trace for unhandled exceptions #83
  • ce426b9 feat: In-app documentation. Closes #97
  • aeb18c8 fix: Help panel doesn't update if a different info icon is clicked. Fixes #96

v0.16.1

08 Sep 23:06
@lo5 lo5
Compare
Choose a tag to compare

Changelog

  • 2ba4d05 fix: Revert intermediate exception handling until a permanent solution is in place
  • a870fbe fix: view.jump() to bare urls redirects to quoted hash

v0.16.0

07 Sep 21:03
@lo5 lo5
Compare
Choose a tag to compare

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

v0.15.0

23 Aug 21:37
@lo5 lo5
Compare
Choose a tag to compare

Changelog

  • 9cb5e59 app: Bean counter
  • 8f75b4a app: Beer wall, automatic
  • 262ae54 app: Beer wall, interactive
  • bbe1f9a feat: Add -source (simulation mode) to Nitro CLI #73
  • bfdabd5 feat: Support special variables for file/path in Nitrogen #73