@servicetitan/tokens
Advanced tools
Comparing version 7.0.0 to 7.1.0
@@ -0,1 +1,23 @@ | ||
# v7.1.0 (Fri Oct 30 2020) | ||
#### 🚀 Enhancement | ||
- AnvilSelect to better support keyboard when focus is on elements inside trigger [#1628](https://github.com/servicetitan/anvil/pull/1628) ([@yakunins](https://github.com/yakunins)) | ||
#### 🏠 Internal | ||
- Update package-lock. lerna bootstrap does not do this automatically [#1656](https://github.com/servicetitan/anvil/pull/1656) ([@mattfelten](https://github.com/mattfelten)) | ||
- Fix Storybook build, specifically in Docker [#1655](https://github.com/servicetitan/anvil/pull/1655) ([@mattfelten](https://github.com/mattfelten)) | ||
- Remove unused, unrelated state in Toggle Switch [#1622](https://github.com/servicetitan/anvil/pull/1622) ([@jpex](https://github.com/jpex)) | ||
- Gatsby: Added `height` prop for codeblock [#1639](https://github.com/servicetitan/anvil/pull/1639) ([@tounsoo](https://github.com/tounsoo)) | ||
#### Authors: 4 | ||
- Ben Ho ([@tounsoo](https://github.com/tounsoo)) | ||
- James C ([@jpex](https://github.com/jpex)) | ||
- Matt Felten ([@mattfelten](https://github.com/mattfelten)) | ||
- Sergey Yakunin ([@yakunins](https://github.com/yakunins)) | ||
--- | ||
# v7.0.0 (Fri Oct 16 2020) | ||
@@ -2,0 +24,0 @@ |
/** | ||
* Do not edit directly | ||
* Generated on Fri, 16 Oct 2020 20:39:21 GMT | ||
* Generated on Fri, 30 Oct 2020 20:42:23 GMT | ||
*/ |
/** | ||
* Do not edit directly | ||
* Generated on Fri, 16 Oct 2020 20:39:21 GMT | ||
* Generated on Fri, 30 Oct 2020 20:42:23 GMT | ||
*/ | ||
@@ -5,0 +5,0 @@ module.exports = { |
/** | ||
* Do not edit directly | ||
* Generated on Fri, 16 Oct 2020 20:39:21 GMT | ||
* Generated on Fri, 30 Oct 2020 20:42:23 GMT | ||
*/ | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@servicetitan/tokens", | ||
"version": "7.0.0", | ||
"version": "7.1.0", | ||
"description": "", | ||
@@ -33,2 +33,3 @@ "homepage": "https://anvil.servicetitan.com", | ||
"chokidar-cli": "2.1.0", | ||
"core-js": "3.6.5", | ||
"npm-run-all": "4.1.5", | ||
@@ -39,3 +40,3 @@ "rimraf": "3.0.2", | ||
}, | ||
"gitHead": "a6ac24a38fc0c99e89c72d4c6da894f7a6b334a7" | ||
"gitHead": "c6a78d49b263fba944b4072dda9a0bae06a6e3e4" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
121940
6