Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@coveord/plasma-react-icons

Package Overview
Dependencies
Maintainers
5
Versions
110
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@coveord/plasma-react-icons - npm Package Versions

1
11

47.3.6

Diff

Changelog

Source

47.3.6 (2022-10-25)

germainbergeron
published 47.0.1-next.1 •

germainbergeron
published 47.2.3 •

Changelog

Source

47.2.3 (2022-10-07)

germainbergeron
published 47.0.1-next.0 •

germainbergeron
published 47.1.1 •

Changelog

Source

47.1.1 (2022-09-28)

germainbergeron
published 47.1.0 •

Changelog

Source

47.1.0 (2022-09-22)

Features

  • tokens: extract design tokens from figma libraries (#2840) (8d0f926)
germainbergeron
published 47.0.0 •

Changelog

Source

47.0.0 (2022-09-21)

Features

BREAKING CHANGES

  • in this commit to make it happen.
  • Svg component was removed, use Iconography instead
  • react: Badge icon prop now expects an icon from plasma-react-icons

fix(react): fix badge tests

  • feat(react): use react-icons in CollapsibleToggle

Switch out the Svg component for the icons from plasma-react-icons in the CollapsibleToggle component

  • react: CollapsibleToggleProps changed, svgClassName is no longer a prop

  • chore(release): publish version v38.11.4-next.1 [version bump]

  • chore(release): publish version v38.11.4-next.0 [version bump]

  • feat(react-icons): implement Icon type

Added a typescript type that represents an Icon from plasma-react-icon

  • feat(react-icons): add accessible role to all icons

  • feat(react): use plasma-react-icons in badge component

Remove the usage of Svg in favour of plasma-react-icons

  • react: Badge icon prop now expects an icon from plasma-react-icons

fix(react): fix badge tests

  • feat(react): use react-icons in CollapsibleToggle

Switch out the Svg component for the icons from plasma-react-icons in the CollapsibleToggle component

  • react: CollapsibleToggleProps changed, svgClassName is no longer a prop

  • chore(release): publish version v38.11.4-next.1 [version bump]

  • build(publish): add debugging information in publish script

  • chore(release): publish version v38.11.6 [version bump]

  • chore(release): publish version v38.11.4-next.2 [version bump]

  • feat(react): remove Svg from ActionableItem

Switch out Svg for plasma-react-icons in ActionableItem component

  • chore(release): publish version v38.11.4-next.3 [version bump]

  • feat(tokens): extract design tokens from figma libraries

  • chore(release): publish version v38.11.4-next.1 [version bump]

  • chore(release): publish version v38.11.4-next.4 [version bump]

  • fix(website): remove workarounds

Properly declaring plasma-react-icons as a module fixed the issue with nextjs :tada:

  • chore(release): publish version v38.11.4-next.5 [version bump]

  • refactor(react): remove Svg from CollapsibleInfoBox

Switch out the Svg component for the icon from plasma-react-icons in CollapsibleInfoBox

  • refactor(react): remove Svg from CollapsibleContainer

Switch out the Svg component for icons from the plasma-react-icons packages

  • refactor(react): remove Svg from BrowserPreview

Switch out the Svg for plasma-react-icons in BrowserPreview component where I could

  • chore(release): publish version v38.11.4-next.6 [version bump]

  • chore(release): publish version v38.11.4-next.7 [version bump]

  • chore(release): publish version v38.11.4-next.8 [version bump]

  • refactor(react): use plasma-react-icons in InfoToken

Switch out the Svg component for plasma-react-icons in the InfoToken component

  • chore(release): publish version v38.11.4-next.9 [version bump]

  • refactor(icons, action bar): replace svg with icons

  • test: fix uts for lazy loading icons

  • refactor: applied review to pr

  • refactor: applied review again xD

  • chore(release): publish version v40.5.2-next.10 [version bump]

  • chore(release): publish version v41.2.10-next.11 [version bump]

  • fix(website): _react is not defined in sandbox

  • refactor(react): use new iconography for dropdown toggles

  • refactor(react): use new icons in date picker

  • refactor(react): use new icons in LinkSvg and Breadcrumbs

  • refactor(react): remove Svg from MultilineBox and MultiSelect

  • fix(react): fix failing test in MultiSelectConnected

  • fix(website): window is not defined on first load

Using globalThis instead of window fixes everything

  • fix(website): use new icon in badge examples
  • react: Svg and SvgChild no longer exist, either use icons from plasma-react-icons or img tag with an svg from plasma-style

fix: linkSvg path changed

  • refactor(react): remove Svg from ActionsDropdown

  • refactor(react): remove Svg from ItemFilter

  • refactor(react): remove Svg from BlankSlate

The blankslates will now accept Icons from the iconography instead of Svg

  • react: Blankslates no longer have svgName and svgClass props, use icon prop instead

fix(website): use Icons in BlankSlate examples

  • refactor(react): remove Svg from Facet and FacetRow

Svg component is getting replaced by icons from the Iconography

  • refactor(react): remove Svg from IconCard

Replace usage of Svg by icons from the iconography

  • react: icon prop for choices now expects an icon from the iconography, .mod-fixed-size is getting removed, that doesn't belong in plasma

  • refactor(react,website): remove Svg from SideNavigation components

replacing usage of Svg for icons from the iconography

  • react: svgName and svgClass props no longer exist, use icon prop instead

  • refactor(react): remove Svg from SearchBar

  • refactor: remove Svg from TableHeader

  • refactor(website,style): move the github icon in the website resources

  • refactor: remove Svg from NumericInput

  • refactor(dropdownsearch): replace usage of Svg by the Iconography

  • refactor(select): replace usages of Svg by the iconopgraphy

  • refactor: replace Svg with InfoToken in input labels

  • refactor(statuscard): replace usage of Svg by the iconography

  • refactor(menuconnected): replace usage of Svg by the iconography

  • refactor(pagination): replace usages of the Svg by the iconography

  • refactor(website): remove Svg usages in the website

  • refactor(jsoneditor): remove usages of the Svg component

  • refactor(syncfeedback): replace Svg by InfoToken

  • refactor(website): remove commented code

  • chore(release): publish version v41.5.1-next.1 [version bump]

  • chore(release): publish version v41.5.1-next.2 [version bump]

  • build(icons): fix version

  • chore(release): publish version v41.5.1-next.3 [version bump]

  • build(npm): fix version missmatch

  • chore(release): publish version v41.5.1-next.4 [version bump]

  • feat(tokens): extract design tokens from figma libraries

  • chore(release): publish version v41.5.1-next.5 [version bump]

germainbergeron
published 46.0.2-next.3 •

Changelog

Source

46.0.2-next.3 (2022-09-20)

Features

  • lading-spinner: fix width that change the proportion of the spinner (#2836) (ea39f0f)
  • tokens,website: color tokens extraction (#2837) (c4718fe)
  • tokens: fetch icons by chunks of 100 (#2835) (2b79aa3)
germainbergeron
published 46.0.2-next.0 •

Changelog

Source

46.0.2-next.0 (2022-09-06)

Bug Fixes

  • next: branch failing tests (bfb1210)
  • npm: make sure version number is valid (1f9bdc2)
  • react: fix failing badge test (cd20d6d)
  • react: fix failing test in MultiSelectConnected (066d08d)
  • react: make ActionableItem display better (#2763) (f97e533)
  • react: remove extra padding for icon only badge (b3a368b)
  • react: remove unused import in LabeledValue (82ed5f8)
  • website: _react is not defined in sandbox (c469856)
  • website: remove workarounds (4e25333)
  • website: use new icon in badge examples (0f862ea)
  • website: window is not defined on first load (69bc45f)

Code Refactoring

  • react,website: remove Svg from SideNavigation components (7801fd2)
  • react: remove Svg from BlankSlate (fe1cf87)
  • react: remove Svg from IconCard (81a5e6a)

Features

  • iconbadge: removed svg and using new icons (#2731) (4bc0767)
  • icons: removed svg from tabs (#2733) (dc8401b)
  • react-icons: add accessible role to all icons (c5bece6)
  • react-icons: add accessible role to all icons (b5dfd59)
  • react-icons: implement Icon type (1891313)
  • react-icons: implement Icon type (cb10a12)
  • react-icons: write Icon type manually (f801efe)
  • react: delete Svg and SvgChild components (1252162)
  • react: remove Svg from ActionableItem (e11a8ca)
  • react: use plasma-react-icons in badge component (0e33de1)
  • react: use plasma-react-icons in badge component (1c56382)
  • react: use react-icons in CollapsibleToggle (8706144)
  • react: use react-icons in CollapsibleToggle (1e55008)
  • tokens: extract design tokens from figma libraries (bcfe94a)
  • tokens: extract design tokens from figma libraries (ebe3918)

BREAKING CHANGES

  • react,website: svgName and svgClass props no longer exist, use icon prop instead
  • react: icon prop for choices now expects an icon from the iconography, .mod-fixed-size is getting removed, that doesn't belong in plasma
  • react: Blankslates no longer have svgName and svgClass props, use icon prop instead

fix(website): use Icons in BlankSlate examples

  • react: Svg and SvgChild no longer exist, either use icons from plasma-react-icons or img tag with an svg from plasma-style

fix: linkSvg path changed

  • react: CollapsibleToggleProps changed, svgClassName is no longer a prop
  • react: Badge icon prop now expects an icon from plasma-react-icons

fix(react): fix badge tests

  • react: CollapsibleToggleProps changed, svgClassName is no longer a prop
  • react: Badge icon prop now expects an icon from plasma-react-icons

fix(react): fix badge tests

germainbergeron
published 45.4.0 •

Changelog

Source

45.4.0 (2022-08-16)

Features

  • tokens: extract design tokens from figma libraries (#2819) (193ee21)
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc