You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's been a few issues with running the code in IE11, it would be good to get tests running in IE, with eg karma+BrowserStack (or similar) I think it's free for open source?
The text was updated successfully, but these errors were encountered:
There are some caveats, but yes it looks like BrowserStack has an open source program if a maintainer wants to sign up: https://www.browserstack.com/open-source
Based on a cursory glance at package.json it looks like the bigger project would just be setting up Karma.
* 'master' of github.com:KeroVieux/react-jsonschema-form:
updated
replace submit button paragraph tag with div (rjsf-team#766)
Fixesrjsf-team#824 (rjsf-team#1147)
Fix bug where matching anyOf branch is not selected correctly (rjsf-team#1129)
Document a gotcha with `additionalProperties` (rjsf-team#1149)
doc: add permalinks and fix internal hyperlinks in documentation
doc: add doc build instructions, update PR/issue templates with doc links
Add onBlur and onFocus events for radio and checkbox widgets (rjsf-team#1143)
add ui:help tips (rjsf-team#1145)
doc: fix browserstack logo size
docs: remove docs from README and link to readthedocs rjsf-team#1138
doc: organize docs into separate files rjsf-team#1138
doc: add browserstack logo rjsf-team#990
Add test and update documentation for using anyOf inside array items (rjsf-team#1131)
# Conflicts:
# src/components/Form.js
There's been a few issues with running the code in IE11, it would be good to get tests running in IE, with eg karma+BrowserStack (or similar) I think it's free for open source?
The text was updated successfully, but these errors were encountered: