-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add track data type & update icon schema
* update some types, install locally generated mapeo-schema * fix missing type errors * horrible big logic prevails * remove invalid fields from icons test, skip svg test with PixelDensity (unnecessary now?) * update icon sorting to reflect absense of pixelDensity on svgs * remove unnecessary test * typeguard when filtering valid pixel densities Co-authored-by: Evan Hahn <[email protected]> * fix missing type errors * fix type (unknown) * update @mapeo/schema * feat: add tracks data type (#564) * feat: add track data type * Add e2e CRUD tests for tracks --------- Co-authored-by: Gregor MacLennan <[email protected]> * fix up package-lock.json --------- Co-authored-by: Tomás Ciccola <[email protected]> Co-authored-by: Evan Hahn <[email protected]> Co-authored-by: Gregor MacLennan <[email protected]>
- Loading branch information
1 parent
e7a7a95
commit 6e71c8d
Showing
14 changed files
with
316 additions
and
108 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.