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
Previous1
57
9Next

5.0.0-beta.0

Diff

Changelog

Source

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

Bug Fixes

  • listeners for manually forwarded events bound with modifiers were called twice (3096ffc)
  • make non-index import paths explicit (2821cb0)
  • some more type errors (f4b8568)
  • textfield had some issues (fce60e1)
  • type errors after making site package strict (7cdcad9)

Features

  • add input props and element props to textfield type (c929bb8)
  • add prop types for HTML props for components (f5c6e53)
  • got sveltekit working local in dev (024b19a)
  • implement js builds of all ts files (085b829)
  • migrate banner to typescript (dae0f3c)
  • migrate card to typescript (c1a9ef2)
  • migrate chips to typescript (075f48a)
  • migrate circular progress and linear progress to typescript (ba5dc2a)
  • migrate common and button to typescript (cf9c6af)
  • migrate data table to typescript (f654b9b)
  • migrate dialog to typescript (a881c73)
  • migrate drawer to typescript (223b72b)
  • migrate fab and icon button to typescript (5e81e89)
  • migrate floating label, line ripple, and notched outline to typescript (f05373e)
  • migrate image list to typescript (e9a8a32)
  • migrate layout grid to typescript (3eb3d49)
  • migrate list, checkbox, and radio to typescript (6b475a5)
  • migrate menu surface and menu to typescript (b479315)
  • migrate paper to typescript (a146d9e)
  • migrate segmented button and touch target to typescript (5ecd2d9)
  • migrate select to typescript (c555fa1)
  • migrate slider to typescript (42c8c00)
  • migrate snackbar to typescript (b7bb054)
  • migrate switch and form field to typescript (e012927)
  • migrate tab, tab bar, tab indicator, and tab scroller to typescript (e5dc8a9)
  • migrate textfield to typescript (0010211)
  • migrate tooltip to typescript (6b32c1a)
  • migrate top app bar to typescript (38fd192)

BREAKING CHANGES

  • Renamed SMUI events from like SMUI:component:event to like SMUIComponent:event.
  • Had to rename export "default" from Button to "defaultAction".
hperrin
published 4.2.0 •

Changelog

Source

4.2.0 (2021-05-05)

Bug Fixes

  • events with modifiers called once for every event listener on event (4234efa)
  • textfield layout (0ff4b00), closes #241

Features

  • allow customizing Label component, add Em and Strong elemental components (5dd42e2)
hperrin
published 4.1.0 •

Changelog

Source

4.1.0 (2021-04-28)

Bug Fixes

  • remove duplicate change and input event forwarding (641acf1), closes #233
  • required causes textfield to use native validation, label stops floating when value deleted (b13b2a0), closes #234
  • slider external updates not reflected in UI (d46b854)
  • textfield labels and notches show incorrect state and position (c935423), closes #236
  • theme builder error when the output directory doesn't exist (36c2531)
  • warnings about unexpected slot in Img and Hr (98a555f)

Features

  • change event modifier syntax to allow use on all events (1fe4f82)
  • include props for conditional icons on Textfield and Select (2d95dc7), closes #230

Reverts

hperrin
published 4.0.0 •

Changelog

Source

4.0.0 (2021-04-24)

Bug Fixes

  • let textfield value be null (769678c), closes #143
  • textfield baseline alignment in safari (7186a26), closes #226
  • textfield trailing icon padding (744cb55), closes #227

Features

  • add focus trap to banner (79d70de)
  • new Theme Builder package (a717225)
  • remove style importing from index files, no more /bare (2ab900a)
hperrin
published 3.1.0 •

Changelog

Source

3.1.0 (2021-04-22)

Features

  • update to MDC 11, new fullscreen dialogs (ee962bc)

Reverts

hperrin
published 3.0.3 •

Changelog

Source

3.0.3 (2021-04-22)

Bug Fixes

  • import only from Ripple index (99ed6dc)
hperrin
published 3.0.2 •

Changelog

Source

3.0.2 (2021-04-21)

Features

hperrin
published 3.0.1 •

Changelog

Source

3.0.1 (2021-04-21)

Features

  • implement fixes and workarounds for Vite and SvelteKit (9ed43aa)

Reverts

hperrin
published 3.0.0 •

Changelog

Source

3.0.0 (2021-04-19)

Bug Fixes

  • button order when dialog auto stack buttons in false (98e9a63)
  • fab link text color (f91c438)
  • icon button pressed state wasn't setting aria attrs without toggle (ce550f1)
hperrin
published 3.0.0-beta.12 •

Changelog

Source

3.0.0-beta.12 (2021-04-18)

Features

  • allow using objects as Select options (880a22b)
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