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 Versions

1
79

3.0.0-beta.1

Diff

Changelog

Source

3.0.0-beta.1 (2021-04-11)

Bug Fixes

  • allow keyboard navigation to tabs when none are active (13c1812)
  • svgs in icon buttons were focusable (f9d2678)
hperrin
published 3.0.0-beta.0 •

Changelog

Source

3.0.0-beta.0 (2021-04-11)

Bug Fixes

  • button styling, menu events (53d0282)
  • checkbox lists (c6df907)
  • class and attr removal (b3ca6f1)
  • dont use a store for HelperText id (b0c4fbd)
  • drawer item ripple color (d1de7f9)
  • drawer scrim positioning (444ebf9)
  • fix some demo bugs (f551776)
  • fixed event bubbling (8b40fa0)
  • get element and pass events correctly (d405de5)
  • import ripple styles from slider (86ed83b)
  • list item ripples and menus (4010556)
  • list selected ripple color (76dc500)
  • modal drawer absolute positioning (d180ee3)
  • more components fixes (fbdf204)
  • programmatic change on Switch (8162ff3)
  • reference error on tabs unloading (a970335)
  • ripple activation and colors (d584be7)
  • ripple demo and classes (b9a2530)
  • selection dialog and stacked buttons styling (d0987ca)
  • slider input now updates value (0b16829)
  • slider value attribute getter (656fbc3)
  • slider value setting and range demo (4f7869b)
  • textfield onDestroy issues (5d23ed0)
  • toggle icon buttons (7eb48c7)
  • update all the sass imports (172a557)
  • update new class internals to report hasClass properly (52a7b2c)
  • use new service for placeholder images (095e00f)

Features

  • add getElement method to all components (f293cf3)
  • add primary color option to Switch (a77bca9)
  • re-enable Button bare styles (cf74655)
  • remove FOUC on Sapper installation instructions (988c919)
  • started updating List for MDC v10 (8bf2727)
  • update more Sass imports to use (4061e59)
  • updated Button for MDC v10 (ecf16e7)
  • updated Card for MDC v10 (047ee65)
  • updated Checkbox for MDC v10 (9efc1b4)
  • updated Chips for MDC v10 (5ca1c05)
  • updated Data Tables for MDC v10 (89cbd52)
  • updated Dialog for MDC v10 (2cc5c15)
  • updated Drawer for MDC v10 (25adc19)
  • updated Elevation demo for MDC v10 (3430a9f)
  • updated Floating Actio Button for MDC v10 (4a85665)
  • updated Floating Label for MDC v10 (452e95a)
  • updated IconButton for MDC v10 (1a6fc5a)
  • updated Image List for MDC v10 (015db52)
  • updated Line Ripple for MDC v10 (66b54ca)
  • updated Linear Progress for MDC v10 (86c7766)
  • updated List for MDC v10 (849e007)
  • updated Menu for MDC v10 (ddd6262)
  • updated MenuSurface for MDC v10 (c032c89)
  • updated Notched Outline for MDC v10 (24b2699)
  • updated Paper for MDC v10 (7ebfb06)
  • updated Radio and FormField for MDC v10 (f1f95b7)
  • updated Ripple for MDC v10 (ae3f23d)
  • updated Select Menus for MDC v10 (f066d20)
  • updated site for SMUI 3 components (f24c25f)
  • updated Slider for MDC v10 (be1aab4)
  • updated Snackbars and Kitchen for MDC v10 (78974e5)
  • updated Switch for MDC v10 (b1b81d5)
  • updated Tab, TabBar, TabIndicator, TabScroller for MDC v10 (3e4bd27)
  • updated Text Field for MDC v10 (60e10c2)
  • updated Theme demo for MDC v10 (81091eb)
  • updated TopAppBar for MDC v10 (6cf291d)
  • updated Typography for MDC v10 (858751a)
  • upgrade upstream MDC components to v10 (d47c59a)

BREAKING CHANGES

  • Upgrading to v10 of upstream components. Their APIs will change. View the component READMEs.
hperrin
published 2.0.0-beta.1 •

Changelog

Source

2.0.0-beta.1 (2021-03-27)

Features

  • forward blur and focus from other inputs (6059f87)
hperrin
published 2.0.0-beta.0 •

Changelog

Source

2.0.0-beta.0 (2021-01-01)

Bug Fixes

Features

  • updated touch features for MDC 4 (b06e851)
hperrin
published 2.0.0-alpha.0 •

Changelog

Source

2.0.0-alpha.0 (2020-12-31)

Bug Fixes

  • filter chip leading icon wasn't hidden correctly (b011df9)
  • fix buttons, ripples, and list item for new mdc (9b902b5)
  • forward events from dynamic components correctly (5367449)

Features

  • update chips to work with MDC 4 (2c28796)
  • update Select to work with MDC 4 (81a7ee9)
  • updated form field related features for MDC 4 (4894cfb)

BREAKING CHANGES

  • Select has some breaking changes listed in the migration docs.
  • Chips has several breaking changes listed in the migration docs.
hperrin
published 1.1.0 •

Changelog

Source

1.1.0 (2020-12-24)

Features

  • make tab an anchor if href prop is present (d9f800b)
hperrin
published 1.0.0 •

Changelog

Source

1.0.0 (2020-08-04)

Note: Version bump only for package svelte-material-ui

hperrin
published 1.0.0-beta.21 •

Changelog

Source

1.0.0-beta.21 (2020-04-19)

Bug Fixes

  • undefined current_component in browsers not supporting import #60 (708abd6)
hperrin
published 1.0.0-beta.20 •

Changelog

Source

1.0.0-beta.20 (2020-01-31)

Bug Fixes

  • Cannot read property 'destroy' of undefined in menuSurface (2bd8d37)
  • fix button group styling in Safari/iOS (eb52cc6)
  • fix Svelte warning about unused class export (baac41b)

Features

  • add component option to Button to allow other elements/components (95d4d49)
  • reduce Ripple arguments and add class forwarding option (550ac93)
hperrin
published 1.0.0-beta.19 •

Changelog

Source

1.0.0-beta.19 (2019-12-13)

Bug Fixes

  • prevent new Svelte versions from mangling MDC classes (8a94e95), closes #52
  • stop empty attrs on elements (084bc39)

Features

  • add shape props for button to create rounded buttons (a94cf69)
  • add shape props for button to create rounded buttons (7fb3b8b)
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