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

@equinor/eds-core-react

Package Overview
Dependencies
Maintainers
2
Versions
158
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@equinor/eds-core-react - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

13

CHANGELOG.md

@@ -8,2 +8,15 @@ # Changelog

## [0.1.1] - 2020-03-11
### Added
- Tabs
### Changed
- README
- Sorted components alphabetically
- Moved Tabs to «available»
- Moved Chips, Dialog and Side Sheet to «in progress»
## [0.1.0] - 2020-02-24

@@ -10,0 +23,0 @@

9

package.json
{
"name": "@equinor/eds-core-react",
"version": "0.1.0",
"version": "0.1.1",
"description": "The React implementation of the Equinor Design System",

@@ -73,7 +73,6 @@ "main": "dist/core-react.cjs.js",

"dependencies": {
"@equinor/eds-tokens": "0.1.0"
},
"engines": {
"pnpm": ">=4"
"@equinor/eds-tokens": "0.1.0",
"@testing-library/react-hooks": "^3.2.1",
"lodash.uniqueid": "^4.0.1"
}
}
# @equinor/eds-core-react
Available componenets to help style your React application as an Equinor application. We publish new components regularly so make sure to check back often!
Available components to help style your React application as an Equinor application. We publish new components regularly so make sure to check back often!
Make sure to check out our [Storybook](https://eds-storybook-react.azurewebsites.net/) for more examples!
Read the [changelog](https://github.com/equinor/design-system/blob/develop/libraries/core-react/CHANGELOG.md) for details on specific releases.

@@ -23,39 +24,39 @@ ## Installation

- Divider
- Icon
- List
- Table
- Typography
- Tabs
- TextField
- List
- TopBar
- Icon
- Typography
### In progress 👷‍♀️
- Tabs
- Accordion
- Chips
- Dialog
- Side Sheet
### TODO 🛠️
- App launcher
- Banner
- Breadcrumbs
- Button
- Contained w/icon left/right
- Contained w/icon left/right
- Outlined w/icon left/right
- Ghost w/icon left/right
- Cards
- Progress indicators
- Popover
- Chips
- Menu
- App launcher
- Breadcrumbs
- Table of contents
- Navigation drawer
- Pagination
- Dialog
- Banner
- Snackbar
- Popover
- Progress indicators
- Scrim
- Selection Controls
- Search
- Selection Controls
- Side Sheet
- Slider
- Snackbar
- Stepper
- Table of contents
- Tooltip

@@ -62,0 +63,0 @@

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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