@servicetitan/tokens
Advanced tools
Comparing version 7.8.2 to 7.9.0
@@ -0,1 +1,30 @@ | ||
# v7.9.0 (Fri Feb 05 2021) | ||
#### 🚀 Enhancement | ||
- AnvilSelect: Extend value type to primatives and explicit typing [#1826](https://github.com/servicetitan/anvil/pull/1826) ([@mattfelten](https://github.com/mattfelten)) | ||
#### 📝 Documentation | ||
- Add common resources page [#1828](https://github.com/servicetitan/anvil/pull/1828) ([@jpex](https://github.com/jpex)) | ||
- Button hierarchy, pairing guidelines [#1818](https://github.com/servicetitan/anvil/pull/1818) ([@jpex](https://github.com/jpex)) | ||
#### 🐛 Bug Fix | ||
- Issue #1778: Modal Backdrop is clickable after dragging and releasing in modal [#1817](https://github.com/servicetitan/anvil/pull/1817) ([@hbartlett-st](https://github.com/hbartlett-st)) | ||
#### 🏠 Internal | ||
- Add script to make an old release [#1824](https://github.com/servicetitan/anvil/pull/1824) ([@mattfelten](https://github.com/mattfelten)) | ||
- Add Systems Team Mission & Values to docs \[skip ci\] [#1846](https://github.com/servicetitan/anvil/pull/1846) ([@mattfelten](https://github.com/mattfelten)) | ||
- Update dependencies. Support React 17 [#1798](https://github.com/servicetitan/anvil/pull/1798) ([@mattfelten](https://github.com/mattfelten)) | ||
#### Authors: 3 | ||
- Harry Bartlett ([@hbartlett-st](https://github.com/hbartlett-st)) | ||
- James C ([@jpex](https://github.com/jpex)) | ||
- Matt Felten ([@mattfelten](https://github.com/mattfelten)) | ||
--- | ||
# v7.2.0 (Tue Nov 10 2020) | ||
@@ -2,0 +31,0 @@ |
/** | ||
* Do not edit directly | ||
* Generated on Wed, 27 Jan 2021 00:24:50 GMT | ||
* Generated on Fri, 05 Feb 2021 22:21:21 GMT | ||
*/ |
/** | ||
* Do not edit directly | ||
* Generated on Wed, 27 Jan 2021 00:24:50 GMT | ||
* Generated on Fri, 05 Feb 2021 22:21:21 GMT | ||
*/ | ||
@@ -5,0 +5,0 @@ module.exports = { |
/** | ||
* Do not edit directly | ||
* Generated on Wed, 27 Jan 2021 00:24:50 GMT | ||
* Generated on Fri, 05 Feb 2021 22:21:21 GMT | ||
*/ | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@servicetitan/tokens", | ||
"version": "7.8.2", | ||
"version": "7.9.0", | ||
"description": "", | ||
@@ -33,9 +33,9 @@ "homepage": "https://anvil.servicetitan.com", | ||
"chokidar-cli": "2.1.0", | ||
"core-js": "3.6.5", | ||
"core-js": "3.8.2", | ||
"npm-run-all": "4.1.5", | ||
"rimraf": "3.0.2", | ||
"style-dictionary": "2.8.3", | ||
"typescript": "3.8.3" | ||
"style-dictionary": "2.10.2", | ||
"typescript": "4.1.3" | ||
}, | ||
"gitHead": "6e11c1b317dcad1c616e3bbf41c0ace544e29063" | ||
"gitHead": "af7e90051b68a58a22d8930cd953bd2797883c06" | ||
} |
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
123996