-
1.3.7 (Nov 4, 2019)
- Refactors how symbols are scaled and transformed for simplicity and accuracy.
- Adds
reactImageRenderer, which adds a base64 encoded background image to a react element, bypassing any recursive use ofreact.createElement(). - Alters the
marginconfig prop to a boolean, which toggles margin-driven layout behavior - Deprecates
iconMode
-
1.3.5 (Jul 23, 2019)
- Removes hard-coded inline styles and responds to #37.