Socket
Socket
Sign inDemoInstall

@cosmotech/ui

Package Overview
Dependencies
171
Maintainers
7
Versions
197
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2345
20Next

8.1.1

Diff

Changelog

Source

8.1.1 <sub><sup>2024-04-24 (19862d8...19862d8)</sup></sub>

Bug Fixes

  • fix MultiSelect 'labels' prop and disabled behavior (19862d8)
csm-thu
published 8.1.0 •

Changelog

Source

8.1.0 <sub><sup>2024-04-24 (38343ce...a749a88)</sup></sub>

Features

  • [PROD-13271] implement multi select component (052ee8a)

Bug Fixes

  • fix RolesEditionButton ignoring disabled option when using icon button (38343ce)
esasova
published 8.0.1 •

Changelog

Source

8.0.1 <sub><sup>2024-04-11 (f0689e4...ec79301)</sup></sub>

Bug Fixes

  • fix theme initialization of embedded PowerBI reports (ec79301)
csm-thu
published 8.0.0 •

Changelog

Source

8.0.0 <sub><sup>2024-03-07 (a91fd5f...a3f137c)</sup></sub>

Features

  • add optional prop theme in SimplePowerBIReportEmbed to set & update reports theme (a3f137c)

Bug Fixes

  • fix z-index of the fullscreen container for Tables (a91fd5f)
  • fix upload file component margin issue by removing isDirty prop default value (9c173aa)
  • fix tooltip not disappearing when toggling fullscreen mode in Table (12c121d)
  • remove nullish keys from error object before patching it (2a94ef7)

Dependencies

  • update ag-grid dependencies from 30.2.1 to 31.0.3
  • update rollup from 3.29.4 to 4.9.6
  • other minor updates of dependencies

BREAKING CHANGES

  • in the component UploadFile, the default value of prop isDirty has been removed. (9c173aa). This prop will now accept null and undefined. These values won't apply margins around the "browse" button.
csm-thu
published 7.0.0 •

Changelog

Source

7.0.0 <sub><sup>2024-02-05 (93178e9...93178e9)</sup></sub>

Bug Fixes

  • remove forced datasets filter on tags in CreateScenarioButton (93178e9)

BREAKING CHANGES

  • the list of datasets provided to the CreateScenarioButton (93178e9) component will no longer be filtered, showing the whole list of datasets when creating a new scenario, including the datasets that don't have the tag "dataset". If your webapp still needs this behavior, add the filter mechanism before forwarding the list of datasets to the props of CreateScenarioButton.
csm-thu
published 6.0.4 •

Changelog

Source

6.0.4 <sub><sup>2024-02-05 (a4a7001...a4a7001)</sup></sub>

Bug Fixes

  • [PROD-12956] fix some labels in Dashboards components (a4a7001)
csm-thu
published 6.0.3 •

Changelog

Source

6.0.3 <sub><sup>2024-02-01 (a901378...a901378)</sup></sub>

Bug Fixes

  • [PROD-12944] fix Table crash when showing large files in fullscreen (a901378)
csm-thu
published 6.0.2 •

Changelog

Source

6.0.2 <sub><sup>2024-01-11 (e0c20f6...3f81e0d)</sup></sub>

Bug Fixes

  • allow props forwarding to TextField component inside SearchBar (e0c20f6)
csm-thu
published 6.0.1 •

Changelog

Source

6.0.1 <sub><sup>2023-12-15 (7312a39...7312a39)</sup></sub>

Bug Fixes

  • restore run template label accidentally removed from ScenarioNode (7312a39)
csm-thu
published 6.0.0 •

Changelog

Source

6.0.0 <sub><sup>2023-12-14 (9f965d5...ca06cc9)</sup></sub>

Features

  • [PROD-12487] add new component SearchBar (9f965d5)
  • [PROD-12490] add new component TagsEditor (6d7fcf6)
  • add new prop component in SimpleTwoActionsDialog (fa3eee0)
  • BasicInputs components using a TextField now have a new prop size to apply to this text field (366f497)

Bug Fixes

  • fix default props of EditableLabel component (eb75c21)
  • make Table toolbar tooltips disappear when button hovering stops (6760c6c)
  • replace enum value by key in data-cy tag of BasicRadioInput (9974b40)

BREAKING CHANGES

  • <Grid item> components have been removed from the root of all BasicInputs components, please adapt your web application if you need it for a layout (366f497)
  • in ScenarioManagerTreeList component, the colon (:) character must now be included in the dataset label (ca06cc9)
2345
20Next
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