Releases: nafg/scalajs-facades
v0.19.0
What's Changed
- Update circe-yaml-v12 to 1.15.0 by @nafg-scala-steward in #247
- Update sbt-scalajs, scalajs-compiler, ... to 1.15.0 by @nafg-scala-steward in #248
- Update os-lib to 0.9.3 by @nafg-scala-steward in #249
- Update ujson to 3.1.4 by @nafg-scala-steward in #250
- Update ujson to 3.1.5 by @scala-steward in #251
- Update scalafmt-core to 3.8.0 by @scala-steward in #253
- Update ujson to 3.2.0 by @scala-steward in #254
- Update sbt to 1.9.9 by @scala-steward in #255
- Update sbt-scalajs, scalajs-compiler, ... to 1.16.0 by @nafg-scala-steward in #261
- Update scalafmt-core to 3.8.1 by @nafg-scala-steward in #262
- Update os-lib to 0.10.0 by @nafg-scala-steward in #263
- Update pprint to 0.9.0 by @nafg-scala-steward in #264
- Update ujson to 3.3.0 by @nafg-scala-steward in #265
- Update scala-library to 2.13.14 by @scala-steward in #266
- Update sbt to 1.10.0 by @scala-steward in #267
- Update sbt to 1.10.0 by @nafg-scala-steward in #269
- Update scala3-library, ... to 3.3.3 by @nafg-scala-steward in #259
- Update ujson to 3.3.1 by @nafg-scala-steward in #271
- Update os-lib to 0.10.1 by @nafg-scala-steward in #270
- Update munit to 1.0.0 by @nafg-scala-steward in #272
- Update sbt-mergify-github-actions to 0.8.0 by @scala-steward in #252
- Update sbt-mergify-github-actions to 0.8.2 by @nafg-scala-steward in #273
- Update scalac-options to 0.3.0 by @nafg-scala-steward in #274
- Update os-lib to 0.10.2 by @nafg-scala-steward in #275
- Update scalafmt-core to 3.8.2 by @nafg-scala-steward in #276
- Update react-phone-number-input to 3.4.3 by @nafg in #277
- ReactPhoneNumberInput.CommonProps: add
international
by @nafg in #278 - react-select 5.8.0 by @nafg in #279
- react-datepicker 4.8.0 -> 7.0.0 by @nafg in #280
- update MUI versions by @nafg in #281
- Remove long-obsolete sjsCrossTarget setting by @nafg in #282
Full Changelog: v0.18.0...v0.19.0
v0.18.0
What's Changed
- Update sbt-scalajs, scalajs-compiler, ... to 1.12.0 by @nafg-scala-steward in #190
- Update slinky-readwrite to 0.7.3 by @nafg-scala-steward in #193
- Update sbt to 1.8.1 by @nafg-scala-steward in #194
- Update sbt to 1.8.2 by @nafg-scala-steward in #195
- Update os-lib to 0.9.0 by @scala-steward in #192
- Update sbt-scalajs, scalajs-compiler, ... to 1.13.0 by @nafg-scala-steward in #196
- Update scala3-library, ... to 3.2.2 by @scala-steward in #198
- Update ujson to 3.0.0-M2 by @nafg-scala-steward in #199
- Update sbt-scalajs, scalajs-compiler, ... to 1.13.1 by @scala-steward in #205
- Update sbt-ci-release to 1.5.12 by @nafg-scala-steward in #206
- Update sbt-ci-release to 1.5.12 by @scala-steward in #207
- Update sbt-scalajs, scalajs-compiler, ... to 1.13.1 by @nafg-scala-steward in #204
- Update os-lib to 0.9.1 by @nafg-scala-steward in #202
- Update sbt to 1.8.3 by @nafg-scala-steward in #208
- Update sbt-mergify-github-actions to 0.7.0 by @nafg-scala-steward in #209
- Update ujson to 3.0.0 by @nafg-scala-steward in #203
- Update ujson to 3.1.0 by @nafg-scala-steward in #210
- Update sbt-dynver to 5.0.1 by @scala-steward in #211
- Update scala3-library, ... to 3.3.0 by @nafg-scala-steward in #212
- Update sbt to 1.9.0 by @nafg-scala-steward in #213
- Update sbt-scalajs, scalajs-compiler, ... to 1.13.2 by @nafg-scala-steward in #218
- Update sbt to 1.9.1 by @nafg-scala-steward in #219
- Update ujson to 3.1.1 by @nafg-scala-steward in #220
- Update ujson to 3.1.2 by @nafg-scala-steward in #221
- Update sbt to 1.9.2 by @nafg-scala-steward in #222
- Update sbt to 1.9.3 by @nafg-scala-steward in #223
- Update slinky-readwrite to 0.7.4 by @nafg-scala-steward in #224
- Update sbt to 1.9.4 by @nafg-scala-steward in #225
- Update sbt to 1.9.5 by @nafg-scala-steward in #229
- Update sbt to 1.9.6 by @nafg-scala-steward in #230
- Update ujson to 3.1.3 by @nafg-scala-steward in #231
- Update sbt-scalajs, scalajs-compiler, ... to 1.14.0 by @nafg-scala-steward in #233
- Update sbt to 1.9.7 by @nafg-scala-steward in #234
- Update os-lib to 0.9.2 by @nafg-scala-steward in #235
- Update scala-library to 2.13.12 by @nafg-scala-steward in #228
- Update scala3-library, ... to 3.3.1 by @nafg-scala-steward in #226
- Format with scalafmt by @nafg in #237
- Better error if
raw
is not a valid component by @nafg in #238 - FacadeModule#Settings helper by @nafg in #239
- Support short syntax for props that can be Boolean or something else by @nafg in #240
- Identifier.quotedIfNecessary: cover more cases by @nafg in #241
- Update mui to MUI5 by @nafg in #242
- Define MUI overrides in YAML instead of in sbt by @nafg in #243
- Update sbt to 1.9.8 by @nafg-scala-steward in #244
- Support defining new components, and define material Container by @nafg in #245
- Cover more of MUI by @nafg in #246
Full Changelog: v0.17.0...v0.18.0
v0.17.0
What's Changed
- FacadeGeneratorPlugin:
yarn remove
vrtest-mui since it's been unpub… by @nafg in #181 - Update os-lib to 0.8.1 by @scala-steward in #150
- Update sbt to 1.8.0 by @scala-steward in #189
- Update sbt-ci-release to 1.5.11 by @scala-steward in #183
- Update sbt-mergify-github-actions to 0.6.0 by @scala-steward in #170
- Update sbt-scalajs, scalajs-compiler, ... to 1.11.0 by @scala-steward in #171
- Update sbt-scalajs-bundler to 0.21.1 by @nafg-scala-steward in #187
- Update scala-library to 2.13.10 by @scala-steward in #172
- Update scala3-library, ... to 3.2.1 by @nafg-scala-steward in #185
- Update scalac-options to 0.2.0 by @scala-steward in #156
- Update scalajs-react:core, ... to 2.1.1 by @scala-steward in #161
- Update slinky-readwrite to 0.7.2 by @scala-steward in #155
- Update ujson to 2.0.0 by @scala-steward in #162
- 1017070 npm version bumps
- 26c0020 build.sbt: define versionScheme
New Contributors
- @nafg-scala-steward made their first contribution in #185
Full Changelog: v0.16.0...v0.17.0
v0.16.0
What's Changed
-
Update slinky-readwrite to 0.7.0
-
Update sbt to 1.6.1
-
Update ujson to 1.4.4
-
PropTypes#dyn instead of making PropTypes itself extend Dynamic
This eliminates Scala 3 needing you to importlanguage.dynamics
everywhere -
FacadeGenerator: speed up and cache steps
-
Bump react-datepicker to 4.6.0
-
scalajs-react 2.0.0, add Scala 3 and drop 2.12
Full Changelog: v0.15.2...v0.16.0
v0.15.2
What's Changed
-
Update sbt-mergify-github-actions to 0.4.0
-
Revert Factory#rawProps to js.Object, introduce #toDict instead
-
More transformations for mui 4.12
-
FacadeGenerator: generate actual deprecated annotations
-
FacadeGenerator: Include online API docs URL in component scaladoc comment
-
PropType: use js.Any as fallback type rather than js.Object
-
FacadeGenerator: generate factory methods for all combinations of required props preset values
-
FacadeGenerator: define props as def instead of val
-
FacadeGenerator: write react-docgen JSON to well-known location
Full Changelog: v0.15.1...v0.15.2
v0.15.1
What's Changed
-
Update mergify-writer to 0.3.0
-
Use sbt-mergify-github-actions
-
mui: TablePagination.onPageChange
-
Add some tests
-
Refactor MergeProps
-
Hopefully more efficient rendering
Full Changelog: v0.15.0...v0.15.1
v0.15.0
What's Changed
- Update ujson to 1.3.13 by @scala-steward in #101
- Update os-lib to 0.7.7 by @scala-steward in #102
- Update ujson to 1.3.14 by @scala-steward in #103
- Update ujson to 1.3.15 by @scala-steward in #105
- Update scala-library to 2.13.6 by @scala-steward in #104
- Update sbt-github-actions to 0.11.0 by @scala-steward in #106
- Update os-lib to 0.7.8 by @scala-steward in #107
- Update scala-library to 2.12.14 by @scala-steward in #108
- Update sbt to 1.5.3 by @scala-steward in #109
- Update sbt-github-actions to 0.12.0 by @scala-steward in #110
- Update ujson to 1.4.0 by @scala-steward in #111
- Update sbt-scalajs, scalajs-library, ... to 1.6.0 by @scala-steward in #112
- Update sbt to 1.5.4 by @scala-steward in #113
- Update sbt to 1.5.5 by @scala-steward in #114
- Update sbt-scalajs, scalajs-compiler, ... to 1.7.0 by @scala-steward in #115
- Update sbt-github-actions to 0.13.0 by @scala-steward in #116
- Update ujson to 1.4.1 by @scala-steward in #117
- Update slinky-readwrite to 0.6.8 by @scala-steward in #118
- Update sbt-ci-release to 1.5.9 by @scala-steward in #120
- Update ujson to 1.4.2 by @scala-steward in #121
- Update scala-library to 2.12.15 by @scala-steward in #119
- Update sbt-scalajs, scalajs-compiler, ... to 1.7.1 by @scala-steward in #122
- Update sbt-ci-release to 1.5.10 by @scala-steward in #123
- Fix CI by @nafg in #134
- Update scala-library to 2.13.7 by @scala-steward in #124
- Update sbt to 1.5.7 by @scala-steward in #132
- Update mergify-writer to 0.2.2 by @scala-steward in #125
- Update sbt-scalajs, scalajs-compiler, ... to 1.8.0 by @scala-steward in #129
- Update os-lib to 0.8.0 by @scala-steward in #131
- Update ujson to 1.4.3 by @scala-steward in #128
Full Changelog: v0.14.1...v0.15.0