Socket
Socket
Sign inDemoInstall

@smui/textfield

Package Overview
Dependencies
47
Maintainers
1
Versions
89
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
46
9Next

6.0.0-beta.0

Diff

Changelog

Source

6.0.0-beta.0 (2021-11-17)

Bug Fixes

  • add getActiveElement to tooltip adapter (429a141)
  • add getAttributeFromElementAtIndex to menu adapter (18f0d3e)
  • add removeAttribute to tooltip adapter (018556a)
  • get sass compiling for all packages (6405961)
  • get sass compiling in dev env for site with smui-theme (08fd30f)
  • import paths no longer support or require index suffix (3619881)
  • migrate sass to compile with latest mdc-web (e9c4a7f)
  • rm deprecation warn by updating to material 12 + breaking changes (e3e95e1)
  • tooltip issue during hot reload (395f411)
  • update other packages, move svelte to peerDependencies (2c1b137)
  • use mdc-web's sass imports and include sass from dev packages (5ccdf53)

Features

  • add default on displayFlex prop to icon button for centering content (fc81366)
  • add margin to switch, clean up no longer needed sass (312372d)
  • add ripple and touch elements to icon button (f14c050)
  • add row click event for data table (cf3ebb2)
  • add show and hide delay props for tooltips (7ad2688)
  • add skipRestoreFocus property to list item for menus (58b98e0)
  • add tooltip hideFromScreenreader prop (a5f74c2)
  • added ability to remove switch icons (bab3fec)
  • let slider's props be changed after init (9043afe)
  • migrate switch to new mdc-web version (943795f)
  • mini and button sizes for icon button (1e2c8d5)
  • new getFocusedItemIndex list function, card ripple, touch demos (8e0b64c)
  • new getSelectedIndex menu function (7ad7156)
  • new getUseDefaultValidation and setUseDefaultValidation select functions (fc83dde)
  • new package directory structure, include stripped svelte files so no preprocess needed (382e78d)
  • remove styled endpoints and update readme and installation docs (c8755d4)
  • rename MDC events to SMUI events (55effc6)
  • set useDefaultValidation automatically in select (ac51132)
  • upgrade mdc-web packages to v13 (9f0457f)

BREAKING CHANGES

  • No more styled endpoints, so the advanced styling method now requires that you import the Sass yourself.
hperrin
published 5.0.1 •

Changelog

Source

5.0.1 (2021-11-16)

Bug Fixes

  • classadder not loaded from explicit path (46c5a3c)
hperrin
published 5.0.0 •

Changelog

Source

5.0.0 (2021-11-10)

Features

  • let segmented button selection be controlled manually (835ef80)
hperrin
published 5.0.0-beta.8 •

Changelog

Source

5.0.0-beta.8 (2021-11-02)

Bug Fixes

  • work around list foundation using setTimeout before accessing the adapter (a72ee10)
hperrin
published 5.0.0-beta.7 •

Changelog

Source

5.0.0-beta.7 (2021-09-28)

Bug Fixes

  • cannot access internals before initialization (d297517), closes #329
hperrin
published 5.0.0-beta.6 •

Changelog

Source

5.0.0-beta.6 (2021-09-27)

Bug Fixes

  • forward blur and focus events from textfield (0a9b508), closes #328
  • incorrect import path for scss file in button (126d764)
  • internals causing issues being outside of class adder component (1c29076), closes #329
  • lock sass to the last working minor release (62d4895), closes #334
hperrin
published 5.0.0-beta.5 •

Changelog

Source

5.0.0-beta.5 (2021-09-18)

Bug Fixes

  • remove smui.d file and SMUIComponent declaration class (ef30919)
hperrin
published 5.0.0-beta.4 •

Changelog

Source

5.0.0-beta.4 (2021-09-17)

Bug Fixes

  • use index.js endpoint within elements and internal for common package imports (cf76ed2)
hperrin
published 5.0.0-beta.3 •

Changelog

Source

5.0.0-beta.3 (2021-09-17)

Bug Fixes

  • include extensions in import paths (3c06e33)
  • material dom announce unable to import (c222858)
  • undo announce fix, which was wrong (0e4c625)

Features

BREAKING CHANGES

  • Bare endpoints in packages have been removed. You don't need them.
hperrin
published 5.0.0-beta.1 •

Changelog

Source

5.0.0-beta.1 (2021-09-14)

Bug Fixes

  • correctly provide html attributes (048a11d)
  • data table checkboxes and sorting (e88a19c)
  • some type issues and simpler ambient declarations (44e2cea)
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