raster-foundry / blasterjs

React UI library designed and built by Azavea
https://raster-foundry-blaster.netlify.com
Other
6 stars 3 forks source link

Dialog and button enhancements #215

Closed lederer closed 5 years ago

lederer commented 5 years ago

Overview

Button

Dialog

Checklist

Upgrade instructions

If there are any of the following in this PR, provide proper instructions on how to upgrade:

Button theme changes:

Dialog prop changes:

Dialog theme changes:

Notes

Tweaked replaceThemeRefs() in utils.js to help prevent call stack errors.

Hard coded Dialog classnames, for simplicity.

Hid Field, ToggleField, and NavBar docs pages. They're to be deprecated.

Testing Instructions

Closes #210 Closes #211 Closes #212 Closes #213

lederer commented 5 years ago

Nice catches. Ready for another look.