Add icon argument to smartblock buttons (#134) ...
...
- Add icon customization for SmartBlock buttons with Blueprint icons
Co-authored-by: mclicks [email protected]
- Update documentation for SmartBlock icon parameter and refactor icon handling in code
- Corrected capitalization of the
iconparameter toIconin documentation. - Enhanced examples to reflect the updated parameter name.
- Refactored icon handling logic in the code to validate Blueprint icon names and improve icon display logic.
- Adjusted default icon display behavior based on the new parameter structure.
-
1.11.0
-
Update SmartBlock icon examples in documentation to reflect actual Blueprint.js icons
-
Update SmartBlock icon documentation to clarify Blueprint.js icon names
Co-authored-by: Cursor Agent [email protected]