@datacamp/waffles-popover
Advanced tools
Comparing version 0.2.0-beta.0 to 1.0.0-beta.0
@@ -6,2 +6,19 @@ # Change Log | ||
# [1.0.0-beta.0](https://github.com/datacamp/design-system/compare/@datacamp/waffles-popover@0.2.0-beta.0...@datacamp/waffles-popover@1.0.0-beta.0) (2020-09-16) | ||
### Features | ||
* deprecate popover ([a894437](https://github.com/datacamp/design-system/commit/a894437)) | ||
### BREAKING CHANGES | ||
* This package was only used in main-app so has been | ||
removed. | ||
# [0.2.0-beta.0](https://github.com/datacamp/design-system/compare/@datacamp/waffles-popover@0.1.20...@datacamp/waffles-popover@0.2.0-beta.0) (2020-07-28) | ||
@@ -8,0 +25,0 @@ |
{ | ||
"name": "@datacamp/waffles-popover", | ||
"version": "0.2.0-beta.0", | ||
"version": "1.0.0-beta.0", | ||
"description": "The Waffles popover", | ||
@@ -13,3 +13,3 @@ "author": "Dan Denney <dd.subscriptions@gmail.com>", | ||
}, | ||
"gitHead": "c18393aa437a533079580cf037df2f2974ee0a77" | ||
"gitHead": "1fbd5496887f0f3c3b751ec036b44f6d0859bce3" | ||
} |
# `popover` | ||
> TODO: description | ||
## Usage | ||
``` | ||
const popover = require('popover'); | ||
// TODO: DEMONSTRATE API | ||
``` | ||
This package has been deprecated due to lack of use. If you need these styles please speak to the design system team to either find an alternative or bring these styles into your application. |
2621
3
4