@equinor/eds-core-react
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -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 @@ |
{ | ||
"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
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
595256
15501
99
7
3
+ Addedlodash.uniqueid@^4.0.1
+ Added@babel/runtime@7.26.9(transitive)
+ Added@testing-library/react-hooks@3.7.0(transitive)
+ Added@types/react@19.0.10(transitive)
+ Added@types/react-test-renderer@19.0.0(transitive)
+ Added@types/testing-library__react-hooks@3.4.1(transitive)
+ Addedcsstype@3.1.3(transitive)
+ Addedlodash.uniqueid@4.0.1(transitive)
+ Addedreact@19.0.0(transitive)
+ Addedreact-is@19.0.0(transitive)
+ Addedreact-test-renderer@19.0.0(transitive)
+ Addedregenerator-runtime@0.14.1(transitive)
+ Addedscheduler@0.25.0(transitive)