Skip to content
This repository has been archived by the owner on Apr 30, 2024. It is now read-only.

Merged the frictionlessdata/components into local upstream-merge branch #5

Open
wants to merge 49 commits into
base: main
Choose a base branch
from

Conversation

sfisher
Copy link

@sfisher sfisher commented Jun 1, 2022

Merged upstream version 1.2.0 into upstream-merge branch locally. This is a PR for merging that merge into our main branch. There were a number of merge conflicts which I needed to sort out. I already had to tag and upload to npm for testing since we pull it in from npm.

I tested some within our application. We are no longer getting the errors we originally got when we updated the python frictionless libraries. Frictionless using 4.38.0 works with the "components" repo.

Tested with some files that produced problems and they seem to display ok still.

roll and others added 30 commits June 14, 2021 17:39
* Bootstrapped Schema

* Added schema styles

* Added schema dependencies

* Added SchemaFeedback

* Added SchemaPreview

* Added SchemaField

* Added Schema

* Added schema helpers

* Ignored fs module

* Fixed schema editor error

* Fixed Field update/remove

* Fixed the preview

* Fixed the Details button

* Fixed styles

* Fixed sorting

* Removed debug

* Fixed visual sorting

* Added a story with source
…rictionlessdata#18)

* On schema change (#1)

* prop to disable save tab

* add onSchemaChanged handler in a useEffect based on columns and meta

* run prettier

Co-authored-by: Igor Strupinskiy <[email protected]>

* On schema change (#2)

* prop to disable save tab

* add onSchemaChanged handler in a useEffect based on columns and meta

* run prettier

* make disableSave optional

Co-authored-by: Igor Strupinskiy <[email protected]>

* greater than 17.0.0 react peer dep

* On schema change (#3)

* prop to disable save tab

* add onSchemaChanged handler in a useEffect based on columns and meta

* run prettier

* make disableSave optional

* rename onSchemaChanged to onSchemaChange

Co-authored-by: Igor Strupinskiy <[email protected]>

Co-authored-by: Igor Strupinskiy <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants