Socket
Socket
Sign inDemoInstall

@smui/textfield

Package Overview
Dependencies
11
Maintainers
1
Versions
89
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smui/textfield


Version published
Weekly downloads
10K
decreased by-0.91%
Maintainers
1
Install size
4.56 MB
Created
Weekly downloads
 

Changelog

Source

7.0.0-beta.0 (2022-10-12)

Bug Fixes

  • adjust position of snackbar when a page level bottom app bar is present (e6db9f2)
  • default element in common icon (98b1536)
  • icon button mini size (9dc65de)
  • return correct element type when the component is static (441bb09)
  • rework Object.entries into more compatible code (41246d4)
  • scroll direction that makes bottom app bar hide (8405e9a)
  • turns out, svelte still doesn't report exported module members in typescript (72702aa)
  • use separate svg component and fix all type errors (9accd0b)
  • workaround for chrome bug with bottom app bar background (c9f0726)

Features

  • add standard variant for bottom app bar with scrolling behavior (68deb4b)
  • migrate to common element component instead of elemental components (8aaf611)
  • new bottom app bar component (8448267)
  • new common element component with dynamic element support (bfa69d2)
  • new typing method gets rid of separate type files, keeps html prop autocomplete (bf7b2a4)
  • redo type system to bring types into their svelte files (61b9395)
  • trying to get components with generic types working (9952576)
  • update to mdc-web 14, implement new features and fixes (cca1827)

Readme

Source

Svelte Material UI - Text Field

Text fields offer users an area to input text, numbers, files, etc.

Installation

npm install --save-dev @smui/textfield

Examples and Usage Information

https://sveltematerialui.com/demo/textfield

More Information

See Text fields in the Material design spec.

See Text Field in MDC-Web for information about the upstream library's architecture.

Keywords

FAQs

Last updated on 12 Oct 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc