Skip to content
This repository was archived by the owner on Aug 27, 2021. It is now read-only.

chore: update our fork with the latest upstream#3

Merged
erunion merged 14 commits intomasterfrom
chore/update-fork
Feb 27, 2020
Merged

chore: update our fork with the latest upstream#3
erunion merged 14 commits intomasterfrom
chore/update-fork

Conversation

@erunion
Copy link
Member

@erunion erunion commented Feb 27, 2020

No description provided.

epicfaace and others added 14 commits February 18, 2020 02:24
* Overridable description field in BooleanField

* Adds test for BooleanField's overridable DescriptionField
…ead (rjsf-team#1582)

* don't throw TypeError: Cannot use 'in' operator to search for

* Update Form_test.js

Co-authored-by: Ashwin Ramaswami <aramaswamis@gmail.com>
* Set up CI with Azure Pipelines

[skip ci]

* Update azure-pipelines.yml for Azure Pipelines
* move playground to new folder

* move playground to packages and standardize playground structure

* don't rely on bootstrap in playground

* fix styling, move share button to top right

* remove footer things

* more fixes

* encode theme in playground hash

* fix: don't switch to default theme when changing tabs

* correct package name is @rjsf/playground

* fix prod config for playground

* fix more configs

* use webpack-dev-server

* render form in a Frame

* add dependencies

* use DemoFrame component to properly fix material-ui styles

* use old bootstrap look and feel for the playground itself

* fix dist

* move netlify toml

* update netlify

* empty commit

* remove npm prepare to speed up travis runs

* fix webpack dist config for playground

* fix import

* disable minicssextractplugin to try to fix netlify

* fix netlify path

* no need to build playground / gh-pages for core package

* add HtmlWebpackPlugin
* pass entire rootSchema to findSchemaDefinition, not just definitions

* use jsonpointer to handle non-"#/definitions" definitions

* revert package-lock

* make sure json pointers are URI fragment encoded

* replace "definitions" with "rootSchema"  variable

* Fix getMatchingOption logic

* fix tests

* remove console log

* Fix tests

* prettier

* Remove support for recursive references to deep schema definitions

* update docs for registry and definitions

* add `definitions` back to registry

* Fix mui form tests

* Add a general registry test

* update proptypes of registry

* fix eslint issues

* fix formatting
* remove scss file from playground

* fix dev playground on @rjsf/core

* fix playground version

* update package-lock

* fix playground "npm start"
@erunion erunion added the dependencies Pull requests that update a dependency file label Feb 27, 2020
@erunion erunion merged commit cd2ee34 into master Feb 27, 2020
@erunion erunion deleted the chore/update-fork branch February 27, 2020 01:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants