- Fix style wrapper in view and props passed to the legacy wrapper @sneridagh #23
- Fix peerDep on
react-intl
@sneridagh #21
- Remove
@plone/components
from dependencies @sneridagh #0
-
Compatible with the Block Model v3, via the
blockModel
opt-in flag. @sneridagh** Deprecation notice **: During the 3.x series of this add-on, the flag will be opt-in. From 4.x onwards, the model v3 will be the default for this add-on and the flag will be removed (no opt-out).
The 3.x series will be the last to support tge SemanticUI button component. The 4.x version will support
@plone/components
Button
component only. #20
- Add Spanish translations @macagua #13
- Use docker-less and project-less approach for developing @sneridagh #17
- Improve project-less setup @sneridagh #18
- Add new Feature Button opens in new window @iRohitSingh #9
- Add Brazilian Portuguese translation. @ericof #7
- Fix CSS and block name now is
__button
to avoid semanticUI CSS clashes @sneridagh - Rename widget internally @sneridagh
- Making it to incorporate the new style wrapper @iFlameing
- Real initial release @sneridagh
- Initial release @sneridagh @tisto
- Added github workflows @robgietema