Skip to content

Add CSS Box Alignment Module Level 3#847

Merged
davesnx merged 1 commit intomainfrom
Add-some-missing-CSS-properties
Jul 17, 2024
Merged

Add CSS Box Alignment Module Level 3#847
davesnx merged 1 commit intomainfrom
Add-some-missing-CSS-properties

Conversation

@davesnx
Copy link
Member

@davesnx davesnx commented Jul 16, 2024

Adds ReactDOM.Style.make(~gap, ~columnGap, ~rowGap)

@davesnx davesnx merged commit 15affd0 into main Jul 17, 2024
davesnx added a commit that referenced this pull request Jul 17, 2024
…prop

* 'main' of github.com:/reasonml/reason-react:
  Add CSS Box Alignment Module Level 3 (#847)
  Remove type callback duplicate
  feat(react): add startTransition (#838)
  feat(react): add isValidElement (#837)
jchavarri added a commit to jchavarri/opam-repository that referenced this pull request Aug 19, 2024
CHANGES:

* Add `isValidElement` (@r17x in
  reasonml/reason-react#837)
* Add `startTransition` (@r17x in
  reasonml/reason-react#838)
* Convert `ReasonReactErrorBoundary` to Reason instead of `%raw` JS. This has
  the benefit of skipping a hardcoded `require('react')` call (@anmonteiro in
  [reasonml/reason-react#839](reasonml/reason-react#839))
* Add CSS Box Alignment Module Level 3 (@davesnx in
  reasonml/reason-react#847)
* Fix: Remove "unique `key` prop" warnings from multi-child fragment elements
  (@jchavarri in reasonml/reason-react#852)
avsm pushed a commit to avsm/opam-repository that referenced this pull request Sep 5, 2024
CHANGES:

* Add `isValidElement` (@r17x in
  reasonml/reason-react#837)
* Add `startTransition` (@r17x in
  reasonml/reason-react#838)
* Convert `ReasonReactErrorBoundary` to Reason instead of `%raw` JS. This has
  the benefit of skipping a hardcoded `require('react')` call (@anmonteiro in
  [reasonml/reason-react#839](reasonml/reason-react#839))
* Add CSS Box Alignment Module Level 3 (@davesnx in
  reasonml/reason-react#847)
* Fix: Remove "unique `key` prop" warnings from multi-child fragment elements
  (@jchavarri in reasonml/reason-react#852)
davesnx added a commit that referenced this pull request Nov 18, 2024
* 'main' of github.com:/reasonml/reason-react:
  fix: type of pipeable stream to allow objects with keys (#854)
  reason-react-ppx: + lower bound in ocaml
  add missing entries to changelog
  Fix multi-child fragment (#852)
  update compiler version in makefile cmd (#851)
  Add locations-check test (#844)
  fix: re-enable failing tests + fix location tests (#850)
  test: repro #840 (#842)
  Add CSS Box Alignment Module Level 3 (#847)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant