-
Spec [internal link](https://microsoft.sharepoint-df.com/:x:/t/ReactNativeMicrosoft/EYtBHzeMVvRFh4YCElQ9aMMBjng9T-ds2nxhWUykY6X9yQ?e=awNfYJ&isSPOFile=1)
https://github.com/microsoft/react-native-w…
-
## The dependency [react-autosuggest](https://github.com/moroshko/react-autosuggest) was updated from `9.4.1` to `9.4.2`.
🚨 [View failing branch](https://github.com/Heher/Globe-Draft/compare/master.…
-
## Context
While auditing our application using VoiceOver on iOS, I noticed that screen transitions (pushing on a stack as well as presenting modally) don't yield behaviour I would expect from a nati…
-
**This is a bug report for the `@clr` Angular or UI versions of the design system.
For the web-component implementation of Clarity (`@cds`), visit [vmware-clarity/core](https://github.com/vmware-clar…
-
decide one test framework
- mocha or jest or other
-
## There have been updates to the *react* monorepo:
+ - The `dependency` [react](https://github.com/facebook/react) was updated from `16.8.6` to `16.9.0`.
- The `dependency` [react-dom](https://git…
-
## The devDependency [react-testing-library](https://github.com/kentcdodds/react-testing-library) was updated from `5.6.0` to `5.6.1`.
🚨 [View failing branch](https://github.com/Saeris/react-mana/co…
-
We don't want to fetch all the items at once, so we'll implement infinite scrolling to fetch more items.
[Figma](https://www.figma.com/file/Su3VO6yupz4yxe88fv0Uqa/Prebuilt-Components?type=design&node…
-
Just some notes on Concurrent Mode:
- switch useState to useMutableSource
- add some kind of opt in system / separate builds from cm vs legacy/blocking
- maybe using Formik plugins to replace state…
-
**The specified value "2018-04-01T00:00:00.000Z" does not conform to the required format, "yyyy-MM-dd"**
When I 'prefill' the dates, I need to change the format of the date. Not sure where to hook …