- Update scalajs to 1.4.0
- Update scalajs-react to 1.7.7
- Update cats to 2.3.0
- Update scalajs-react to 1.7.6
- Updated to scala.js 1.2.0
- Updated to scala.js 1.2.0
- Port tests to munit
- Update cats to 2.2.0
- Update scalajs-react to 1.7.5
- Update scalajs-react to 1.7.4
- Update scalajs to 2.13.3
- Update scalajs-react to 1.7.3
- Update scalajs-react
- Fixes and refactor to new
ReactProps(WithChildren)
.
- Rework of
ReactProps(WithChildren)
. (BREAKING CHANGE)
- Update to scalajs 1.1.0
- Update react version to 16.13.1
- Upgrade to scala.js 1.0
- Upgrade to scalajs-react 1.7.0
- Automatic conversions of components to js.UndefOr[Vdom]
- API changes to css and styles
- Add missing implicit conversion.
- Add missing implicit conversions.
- Rename when/unless methods and add them to
Css
- Protected cprops.
- Specific types in withChildren and addModifiers.
- Add methods when/unless to Style
- Allow pass through attributes to JS components
- Update scalajs to 0.6.32
- Update scalajs-react to 1.6.0
- Publish for 2.12 and 2.13
- Add Component without children
- Add Size class
- Update to scala 2.13
- Update to scalajs-react 1.5.0
- Moved syntax methods
- Method to get props from components
- Minor adjustments
- Added generic component traits
- Updated upstream libs
- Added ReactProps traits
- Upgrade to cats 2.0.0
- Style utility methods
- Bug fixed an adding styles
- Removed dangerous implicit conversion
- Rearrange packages
- Syntax for
Css
class
- Restructure of style classes
- Breaking change, the
Style
class has moved toreact.common.style
- scalajs update
- Update to scalajs-react 1.4.2
- Add syntax for style
- Rename the org name and split the packages
- Add cats instances for some types
- Release with sbt-release-early
- Add merge method
- Add Callback pair method
- Publish test
- Add EnumValueB
- Add EnumValue
- Initial release