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
Previous1345
9Next

7.0.0-beta.10

Diff

Changelog

Source

7.0.0-beta.10 (2023-06-28)

Bug Fixes

  • import ambient types from index files for ts event support (d62e12c)
  • import specifically the module version of segmented button (0a26e4a)
  • move from prop_def to ComponentProps (191126e)
  • reference ambient types instead of importing them (2d1193c)
  • remove reliance on svelte internals from forward events builder (dea2cc9)
  • remove svg types from list (bbcd9e9)
  • suppress typescript issues with importing svelte internals (985183c)

Features

  • migration to Svelte 4 in components (51d2411)
  • use new generics definitions for better typing of components with tag prop (4476f3a)
hperrin
published 7.0.0-beta.9 •

Changelog

Source

7.0.0-beta.9 (2023-06-20)

Bug Fixes

  • svelte-material-ui package build after clean checkout (4d2e835)
hperrin
published 7.0.0-beta.8 •

Changelog

Source

7.0.0-beta.8 (2023-04-29)

Bug Fixes

  • autocomplete can set text to a non-string value (b4f9fa7)
hperrin
published 7.0.0-beta.7 •

Changelog

Source

7.0.0-beta.7 (2023-04-29)

Bug Fixes

  • don't focus autocomplete after selecting item to avoid performaing async search again (a3dda7d)
hperrin
published 7.0.0-beta.6 •

Changelog

Source

7.0.0-beta.6 (2023-04-29)

Bug Fixes

  • ensure element is defined when calling addTabindexIfNoItemsSelected by passing it (73fe3df)
hperrin
published 7.0.0-beta.5 •

Changelog

Source

7.0.0-beta.5 (2023-04-28)

Bug Fixes

  • add a svelte tick before attempting to add tabindex to list element (859a230)
  • list item can crash if element.getElement is undefined (d617f97)
hperrin
published 7.0.0-beta.4 •

Changelog

Source

7.0.0-beta.4 (2023-04-24)

Bug Fixes

  • issue with bad package.json of MDC segmented button (51d4a1c), closes #500
hperrin
published 7.0.0-beta.3 •

Changelog

Source

7.0.0-beta.3 (2023-04-06)

Features

  • add premade themes to svelte-material-ui package (bb7fd66)
hperrin
published 7.0.0-beta.2 •

Changelog

Source

7.0.0-beta.2 (2023-04-06)

Bug Fixes

  • exported type of ClassAdder component (7f35915)
  • never confuse an exported function type with an html attr type (d00860a), closes #575
  • rounded corners on shadow of accordion panels (5b4a9ff)
  • rounded corners on shadow of button group (dd3c405)
hperrin
published 7.0.0-beta.1 •

Changelog

Source

7.0.0-beta.1 (2023-04-04)

Bug Fixes

  • check for NaN value when floating the label in text field (d64bec0)
  • many type issues (d5ade30), closes #527
  • query selector in dialog component (d053274)
  • update packages and fix issues (13050de)

Features

  • export List focusItemAtIndex (4e0aad7), closes #363
  • redo autocomplete resetTextWhenSelected option, use event cancelation instead (78950d4)
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc