Skip to content

Commit 8a84ed6

Browse files
committed
Merge remote-tracking branch 'origin/master' into chore/update-husky
* origin/master: chore: publish v1.5.0-beta.10 [ci skip] build: support Node 16 (#268) chore: publish v1.5.0-beta.9 [ci skip] chore: create a global rollup cmd (#262) chore: publish v1.5.0-beta.8 [ci skip] feat: document provider interface (#249) fix: mitigate overlapped or segmented highlight on PDF (#252) chore: publish v1.5.0-beta.7 [ci skip] fix: fix PDF highlight misalignment issue (#253) chore: publish v1.5.0-beta.6 [ci skip] chore: update Carbon to 10.46.0/7.46.0 (#254) chore: update Carbon to 10.46.0/7.46.0 (#250) chore: publish v1.5.0-beta.5 [ci skip] feat: add PDF viewer with highlighting (#238)
2 parents 6d76e9e + 5026722 commit 8a84ed6

File tree

93 files changed

+7197
-3394
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

93 files changed

+7197
-3394
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ updates:
44
directory: '/'
55
schedule:
66
interval: 'daily'
7+
open-pull-requests-limit: 10

.github/workflows/ci.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ jobs:
2020
# https://github.com/actions/checkout/issues/217 pulls all tags (needed for lerna to correctly version)
2121
- run: git fetch --depth=1 origin +refs/tags/*:refs/tags/*
2222
# https://github.com/actions/setup-node
23-
- name: Setup Node 12
23+
- name: Setup Node 16
2424
uses: actions/setup-node@v2
2525
with:
26-
node-version: 12
26+
node-version: 16
2727
- name: Install
2828
run: yarn install --immutable
2929
- name: Lint

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
lts/*
1+
16

CHANGELOG.md

Lines changed: 62 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,68 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [1.5.0-beta.10](https://github.com/watson-developer-cloud/discovery-components/compare/v1.5.0-beta.9...v1.5.0-beta.10) (2022-01-19)
7+
8+
**Note:** Version bump only for package root
9+
10+
11+
12+
13+
14+
# [1.5.0-beta.9](https://github.com/watson-developer-cloud/discovery-components/compare/v1.5.0-beta.8...v1.5.0-beta.9) (2022-01-14)
15+
16+
**Note:** Version bump only for package root
17+
18+
19+
20+
21+
22+
# [1.5.0-beta.8](https://github.com/watson-developer-cloud/discovery-components/compare/v1.5.0-beta.7...v1.5.0-beta.8) (2022-01-06)
23+
24+
25+
### Bug Fixes
26+
27+
* mitigate overlapped or segmented highlight on PDF ([#252](https://github.com/watson-developer-cloud/discovery-components/issues/252)) ([6442420](https://github.com/watson-developer-cloud/discovery-components/commit/6442420e03cba2190cd8a0e730e3987faf26307f))
28+
29+
30+
### Features
31+
32+
* document provider interface ([#249](https://github.com/watson-developer-cloud/discovery-components/issues/249)) ([d24cade](https://github.com/watson-developer-cloud/discovery-components/commit/d24cade2711854832eba3b5b41f0a6192a60b415))
33+
34+
35+
36+
37+
38+
# [1.5.0-beta.7](https://github.com/watson-developer-cloud/discovery-components/compare/v1.5.0-beta.6...v1.5.0-beta.7) (2021-12-13)
39+
40+
41+
### Bug Fixes
42+
43+
* fix PDF highlight misalignment issue ([#253](https://github.com/watson-developer-cloud/discovery-components/issues/253)) ([1dc939b](https://github.com/watson-developer-cloud/discovery-components/commit/1dc939bc9d9dd56cb8005333e1ae073f379af9d9))
44+
45+
46+
47+
48+
49+
# [1.5.0-beta.6](https://github.com/watson-developer-cloud/discovery-components/compare/v1.5.0-beta.5...v1.5.0-beta.6) (2021-12-10)
50+
51+
**Note:** Version bump only for package root
52+
53+
54+
55+
56+
57+
# [1.5.0-beta.5](https://github.com/watson-developer-cloud/discovery-components/compare/v1.5.0-beta.4...v1.5.0-beta.5) (2021-12-09)
58+
59+
60+
### Features
61+
62+
* add PDF viewer with highlighting ([#238](https://github.com/watson-developer-cloud/discovery-components/issues/238)) ([5e06d62](https://github.com/watson-developer-cloud/discovery-components/commit/5e06d62ac146e202c4a7c2a1af5bca6258d746c8))
63+
64+
65+
66+
67+
668
# [1.5.0-beta.4](https://github.com/watson-developer-cloud/discovery-components/compare/v1.5.0-beta.3...v1.5.0-beta.4) (2021-12-06)
769

870

docs/storybook/iframe.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,4 @@
7171
}</script><style>#root[hidden],
7272
#docs-root[hidden] {
7373
display: none !important;
74-
}</style></head><body><div class="sb-nopreview sb-wrapper"><div class="sb-nopreview_main"><h1 class="sb-nopreview_heading sb-heading">No Preview</h1><p>Sorry, but you either have no stories or none are selected somehow.</p><ul><li>Please check the Storybook config.</li><li>Try reloading the page.</li></ul><p>If the problem persists, check the browser console, or the terminal you've run Storybook from.</p></div></div><div class="sb-errordisplay sb-wrapper"><pre id="error-message" class="sb-heading"></pre><pre class="sb-errordisplay_code"><code id="error-stack"></code></pre></div><div id="root"></div><div id="docs-root"></div><script src="runtime~main.0ad934a217adb8f0008c.bundle.js"></script><script src="vendors~main.0ad934a217adb8f0008c.bundle.js"></script><script src="main.0ad934a217adb8f0008c.bundle.js"></script></body></html>
74+
}</style></head><body><div class="sb-nopreview sb-wrapper"><div class="sb-nopreview_main"><h1 class="sb-nopreview_heading sb-heading">No Preview</h1><p>Sorry, but you either have no stories or none are selected somehow.</p><ul><li>Please check the Storybook config.</li><li>Try reloading the page.</li></ul><p>If the problem persists, check the browser console, or the terminal you've run Storybook from.</p></div></div><div class="sb-errordisplay sb-wrapper"><pre id="error-message" class="sb-heading"></pre><pre class="sb-errordisplay_code"><code id="error-stack"></code></pre></div><div id="root"></div><div id="docs-root"></div><script src="runtime~main.4056aa2ead05b3350256.bundle.js"></script><script src="vendors~main.4056aa2ead05b3350256.bundle.js"></script><script src="main.4056aa2ead05b3350256.bundle.js"></script></body></html>

docs/storybook/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@
1616
}</script><style>#root[hidden],
1717
#docs-root[hidden] {
1818
display: none !important;
19-
}</style></head><body><div id="root"></div><div id="docs-root"></div><script>window['DOCS_MODE'] = false;</script><script src="runtime~main.286b69a873d49f2f199c.bundle.js"></script><script src="vendors~main.ceb1578d2b8da6b38f1b.bundle.js"></script><script src="main.3b237d14df8311ebee5e.bundle.js"></script></body></html>
19+
}</style></head><body><div id="root"></div><div id="docs-root"></div><script>window['DOCS_MODE'] = false;</script><script src="runtime~main.286b69a873d49f2f199c.bundle.js"></script><script src="vendors~main.c69916633e6331527cb4.bundle.js"></script><script src="main.c971569bf5626d9329f8.bundle.js"></script></body></html>

docs/storybook/main.0ad934a217adb8f0008c.bundle.js

Lines changed: 0 additions & 2 deletions
This file was deleted.

docs/storybook/main.0ad934a217adb8f0008c.bundle.js.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/storybook/main.3b237d14df8311ebee5e.bundle.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/storybook/main.4056aa2ead05b3350256.bundle.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)