New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@mtes-mct/monitor-ui

Package Overview
Dependencies
Maintainers
0
Versions
330
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mtes-mct/monitor-ui - npm Package Versions

1
2628
33

3.0.0

Diff
ivangabriele
published 3.0.0 •

Changelog

Source

3.0.0 (2023-02-21)

  • feat(fields)!: add disabled, error & label props to CoordinatesInput (556de36)

Features

  • formiks: add FormikCoordinatesInput (89d5455)

BREAKING CHANGES

  • CoordinatesInput onChange can now send undefined params
  • label is now mandatory in CoordinatesInput
ivangabriele
published 2.19.2 •

Changelog

Source

2.19.2 (2023-02-20)

Bug Fixes

  • css: use selector (3088eb1)
  • multiselect: add css when using isLight (a9a6131)
ivangabriele
published 2.19.1 •

Changelog

Source

2.19.1 (2023-02-20)

ivangabriele
published 2.19.0 •

Changelog

Source

2.19.0 (2023-02-17)

Features

  • fieds: Update coordinates input style (90a72f6)
ivangabriele
published 2.18.1 •

Changelog

Source

2.18.1 (2023-02-17)

Bug Fixes

  • elements: center Button horizontally (69004ea)
ivangabriele
published 2.18.0 •

Changelog

Source

2.18.0 (2023-02-17)

Features

  • elements: add ellipsis to long Button labels (287a56b)
ivangabriele
published 2.17.0 •

Changelog

Source

2.17.0 (2023-02-17)

Features

  • fields: add coordinates input (7912c7a)
ivangabriele
published 2.16.0 •

Changelog

Source

2.16.0 (2023-02-13)

Features

  • hooks: expose useKey() (abf6b6d)
  • hooks: expose usePrevious() (e39c857)
ivangabriele
published 2.15.0 •

Changelog

Source

2.15.0 (2023-02-10)

Features

  • elements: stop click event propagation in Button & IconButton (0796b02)
  • fields: add ellipsis for long options in MultiSelect & Select (0c14f05)
  • fields: add title to MultiSelect & Select options label (0d5bca5)
ivangabriele
published 2.14.5 •

Changelog

Source

2.14.5 (2023-02-09)

Bug Fixes

  • fields: add css selector for toggle event (2c61e67)