@glitchdotcom/shared-components
Advanced tools
Comparing version 0.13.18-4223b0f.0 to 0.13.18
@@ -9,32 +9,9 @@ # Changelog | ||
## [0.13.18-4223b0f.0] - 2020-03-05 | ||
### Added | ||
- `.eslintrc.json`: | ||
### Removed | ||
- `.eslintrc.js`: | ||
## [0.13.18] - 2020-03-06 | ||
### Changed | ||
- `.glitch-assets`: | ||
- `CONTRIBUTING.md`: | ||
- `lib/avatar.js`: | ||
- `lib/checkbox-button.js`: | ||
- `lib/icon-button.js`: | ||
- `lib/icon.js`: | ||
- `lib/overlay.js`: | ||
- `lib/popover.js`: | ||
- `lib/remote-component.js`: | ||
- `lib/results-list.js`: | ||
- `lib/search-results.js`: | ||
- `lib/text-input.js`: | ||
- `lib/theme-preview.js`: | ||
- `lib/toggle.js`: | ||
- `shrinkwrap.yaml`: | ||
- linting changes to several files | ||
- fix invalid property names in search icon from 0.13.16 | ||
## [0.13.17] - 2020-03-05 | ||
### Changed | ||
- ES Lint configuration works now, will catch more things | ||
- `CONTRIBUTING.md`: fix typos | ||
- `lib/popover.js`: stop passing a prop that didn't need to be passed to a child component | ||
- `lib/icon.js`: fix invalid properties in `search` icon | ||
- `lib/remote-component.js`: Change instructions to indicate the right NPM org | ||
- Many linting changes | ||
## [0.13.18-4223b0f.0] - 2020-03-05 | ||
Prelease version of linting & bug fixes | ||
@@ -41,0 +18,0 @@ ## [0.13.16] - 2020-03-03 |
{ | ||
"name": "@glitchdotcom/shared-components", | ||
"version": "0.13.18-4223b0f.0", | ||
"version": "0.13.18", | ||
"description": "Shared components", | ||
@@ -5,0 +5,0 @@ "main": "build/main.js", |
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
167958