@tinacms/form-builder
Advanced tools
Comparing version 0.1.2-canary.149 to 0.1.2-canary.155
@@ -6,2 +6,13 @@ # Change Log | ||
# [0.2.0](https://github.com/tinacms/tinacms/compare/@tinacms/form-builder@0.2.0-alpha.0...@tinacms/form-builder@0.2.0) (2019-10-28) | ||
### Bug Fixes | ||
- remove scrollbar from short forms ([95d7985](https://github.com/tinacms/tinacms/commit/95d7985)) | ||
- safari form overflow scrolling ([559ce36](https://github.com/tinacms/tinacms/commit/559ce36)) | ||
### Features | ||
- **fields:** a validate function can be set on field definitions ([63f15fc](https://github.com/tinacms/tinacms/commit/63f15fc)) | ||
## [0.1.4-alpha.3](https://github.com/tinacms/tinacms/compare/@tinacms/form-builder@0.1.4-alpha.2...@tinacms/form-builder@0.1.4-alpha.3) (2019-10-11) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@tinacms/form-builder", | ||
"version": "0.1.2-canary.149+4b2ee558", | ||
"version": "0.1.2-canary.155+48901656", | ||
"main": "build/index.js", | ||
@@ -31,3 +31,3 @@ "types": "build/index.d.ts", | ||
"devDependencies": { | ||
"@tinacms/scripts": "^0.1.5", | ||
"@tinacms/scripts": "^0.1.7-canary.1620+48901656", | ||
"@types/jest": "^24.0.15", | ||
@@ -38,8 +38,8 @@ "jest": "^24.8.0", | ||
"dependencies": { | ||
"@tinacms/core": "^0.2.3", | ||
"@tinacms/core": "^0.1.2-canary.155+48901656", | ||
"final-form": "^4.18.2", | ||
"react-final-form": "^6.3.0", | ||
"react-tinacms": "^0.4.1-canary.1607+4b2ee558" | ||
"react-tinacms": "^0.5.1-canary.1620+48901656" | ||
}, | ||
"gitHead": "4b2ee558e8e80544fea9d076ba286a2d3c4215f5" | ||
"gitHead": "48901656e9e9c067b04232f621887bdca350845d" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
21271
+ Added@tinacms/core@0.1.20.3.1(transitive)
+ Addedreact-tinacms@0.5.1-canary.1725(transitive)
- Removed@tinacms/core@0.2.3(transitive)
- Removedreact-tinacms@0.4.1-canary.1607(transitive)