Socket
Socket
Sign inDemoInstall

@smui/textfield

Package Overview
Dependencies
Maintainers
1
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smui/textfield - npm Package Compare versions

Comparing version 3.0.0-beta.6 to 3.0.0-beta.7

16

CHANGELOG.md

@@ -6,2 +6,18 @@ # Change Log

# [3.0.0-beta.7](https://github.com/hperrin/svelte-material-ui/compare/v3.0.0-beta.6...v3.0.0-beta.7) (2021-04-15)
### Features
* allow disabling textarea resize ([ebb84af](https://github.com/hperrin/svelte-material-ui/commit/ebb84af646efb9698e611b8dddde9db587fd0ea1))
### Reverts
* Revert "docs: use absolute links in package readmes" ([3392c16](https://github.com/hperrin/svelte-material-ui/commit/3392c167bb145392929a970f58b8b3a1880fa8d6))
# [3.0.0-beta.6](https://github.com/hperrin/svelte-material-ui/compare/v3.0.0-beta.5...v3.0.0-beta.6) (2021-04-14)

@@ -8,0 +24,0 @@

4

character-counter/README.md

@@ -7,5 +7,5 @@ # Svelte Material UI - Text Field Character Counter

_in action:_ https://sveltematerialui.com/demo/textfield
[See it in action.](https://sveltematerialui.com/demo/textfield)
_demo code:_ https://github.com/hperrin/svelte-material-ui/blob/master/site/src/routes/demo/textfield/
[See the demo code.](/site/src/routes/demo/textfield/)

@@ -12,0 +12,0 @@ # Basic Usage

@@ -7,5 +7,5 @@ # Svelte Material UI - Text Field Helper Text

_in action:_ https://sveltematerialui.com/demo/textfield
[See it in action.](https://sveltematerialui.com/demo/textfield)
_demo code:_ https://github.com/hperrin/svelte-material-ui/blob/master/site/src/routes/demo/textfield/
[See the demo code.](/site/src/routes/demo/textfield/)

@@ -12,0 +12,0 @@ # Basic Usage

@@ -7,5 +7,5 @@ # Svelte Material UI - Text Field Icon

_in action:_ https://sveltematerialui.com/demo/textfield
[See it in action.](https://sveltematerialui.com/demo/textfield)
_demo code:_ https://github.com/hperrin/svelte-material-ui/blob/master/site/src/routes/demo/textfield/
[See the demo code.](/site/src/routes/demo/textfield/)

@@ -12,0 +12,0 @@ # Basic Usage

{
"name": "@smui/textfield",
"version": "3.0.0-beta.6",
"version": "3.0.0-beta.7",
"description": "Svelte Material UI - Text Field",

@@ -36,7 +36,7 @@ "keywords": [

"@material/textfield": "^10.0.0",
"@smui/common": "^3.0.0-beta.6",
"@smui/floating-label": "^3.0.0-beta.6",
"@smui/line-ripple": "^3.0.0-beta.6",
"@smui/notched-outline": "^3.0.0-beta.6",
"@smui/ripple": "^3.0.0-beta.6"
"@smui/common": "^3.0.0-beta.7",
"@smui/floating-label": "^3.0.0-beta.7",
"@smui/line-ripple": "^3.0.0-beta.7",
"@smui/notched-outline": "^3.0.0-beta.7",
"@smui/ripple": "^3.0.0-beta.7"
},

@@ -46,3 +46,3 @@ "devDependencies": {

},
"gitHead": "a2e678808dcefa6ecf8a5b5009a41099103c44f8"
"gitHead": "91d9b3a623637a9dd3af931257a639f8a850e834"
}

@@ -13,5 +13,5 @@ # Svelte Material UI - Text Field

_in action:_ https://sveltematerialui.com/demo/textfield
[See it in action.](https://sveltematerialui.com/demo/textfield)
_demo code:_ https://github.com/hperrin/svelte-material-ui/blob/master/site/src/routes/demo/textfield/
[See the demo code.](/site/src/routes/demo/textfield/)

@@ -18,0 +18,0 @@ # Whoa There, These Docs are Outdated

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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