Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@servicetitan/anvil-css-utilities

Package Overview
Dependencies
Maintainers
7
Versions
137
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@servicetitan/anvil-css-utilities - npm Package Compare versions

Comparing version 9.0.1-alpha.0 to 9.1.0

31

CHANGELOG.md

@@ -0,1 +1,32 @@

# v9.1.0 (Fri Apr 30 2021)
#### 🚀 Enhancement
- Adds negative margin CSS utilities [#1980](https://github.com/servicetitan/anvil/pull/1980) ([@yakunins](https://github.com/yakunins))
#### 💅 Visual Update
- Make FormGroup responsive [#1952](https://github.com/servicetitan/anvil/pull/1952) ([@tounsoo](https://github.com/tounsoo))
#### 📝 Documentation
- SB: Fix to show all controls for AnvilSelect [#1983](https://github.com/servicetitan/anvil/pull/1983) ([@tounsoo](https://github.com/tounsoo))
#### 🐛 Bug Fix
- InlineEdit: fix re-rendering on every `onChange` [#1993](https://github.com/servicetitan/anvil/pull/1993) ([@tounsoo](https://github.com/tounsoo))
#### 🏠 Internal
- More use of Kendo variables [#1978](https://github.com/servicetitan/anvil/pull/1978) ([@yakunins](https://github.com/yakunins))
- Add onChange and onClick test for Checkbox, Radio, and ToggleSwitch [#1976](https://github.com/servicetitan/anvil/pull/1976) ([@tounsoo](https://github.com/tounsoo))
- useFocusVisible: Add tests for onFocus and onBlur [#1982](https://github.com/servicetitan/anvil/pull/1982) ([@tounsoo](https://github.com/tounsoo))
#### Authors: 2
- Ben Ho ([@tounsoo](https://github.com/tounsoo))
- Sergey Yakunin ([@yakunins](https://github.com/yakunins))
---
# v8.4.0 (Thu Apr 08 2021)

@@ -2,0 +33,0 @@

6

package.json
{
"name": "@servicetitan/anvil-css-utilities",
"version": "9.0.1-alpha.0",
"version": "9.1.0",
"description": "",

@@ -32,3 +32,3 @@ "main": "index.js",

"devDependencies": {
"@servicetitan/tokens": "^9.0.0",
"@servicetitan/tokens": "^9.1.0",
"autoprefixer": "10.2.1",

@@ -45,3 +45,3 @@ "chokidar-cli": "2.1.0",

},
"gitHead": "6b39a9a55062881a70dd083359cfa4cd002c22f5"
"gitHead": "f60c5fcefe783d522bbadec0a3c1dad6a5d1c3f1"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc