@influxdata/clockface
Advanced tools
Comparing version 0.0.31 to 0.0.32
# Changelog | ||
### 0.0.31 (Unreleased) | ||
### 0.0.32 (Unreleased) | ||
- [#281](https://github.com/influxdata/clockface/pull/281): Revert absolute path changes | ||
### 0.0.31 | ||
- [#278](https://github.com/influxdata/clockface/pull/278): Add rollup-plugin-includepaths to handle unresolved paths | ||
@@ -14,2 +18,3 @@ | ||
- [#276](https://github.com/influxdata/clockface/pull/276): Replace all relative import paths with absolute paths | ||
- [#275](https://github.com/influxdata/clockface/pull/275): Support absolute import paths | ||
- [#274](https://github.com/influxdata/clockface/pull/274): Introduce `QuestionMarkTooltip` as a composed version of `Popover` | ||
@@ -28,3 +33,3 @@ - [#274](https://github.com/influxdata/clockface/pull/274): Split `StandardProps` into `StandardClassProps` and `StandardFunctionProps` | ||
- [#265](https://github.com/influxdata/clockface/pull/265): [Breaking] Make `PageHeader` and sub-components responsive | ||
- [#264](https://github.com/influxdata/clockface/pull/264): Update `SelectableCard` component with top-label design | ||
- [#264](https://github.com/influxdata/clockface/pull/264): [Breaking] Update `SelectableCard` component with top-label design | ||
@@ -31,0 +36,0 @@ ### 0.0.28 |
{ | ||
"name": "@influxdata/clockface", | ||
"version": "0.0.31", | ||
"version": "0.0.32", | ||
"license": "MIT", | ||
@@ -95,6 +95,3 @@ "main": "dist/index.js", | ||
"publishStorybook": "storybook-to-ghpages --out=.out" | ||
}, | ||
"dependencies": { | ||
"rollup-plugin-includepaths": "^0.2.3" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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 not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3691263
4
4494
- Removedrollup-plugin-includepaths@^0.2.3
- Removedrollup-plugin-includepaths@0.2.4(transitive)