Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(release): update package versions #4478

Closed
wants to merge 92 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
92 commits
Select commit Hold shift + click to select a range
5f954e9
fix(slider): use mono font face for start and end values, remove inpu…
jendowns Oct 8, 2019
03becc6
fix(Dropdown): resolve DAP violations (#4260)
abbeyhrt Oct 8, 2019
fc7fcc6
fix(TooltipDefinition): set outline on focus (#4258)
emyarod Oct 8, 2019
7499d9f
fix(ListBoxSelection): disallow clearSelection when disabled (#4148)
emyarod Oct 8, 2019
b5ddb1d
fix(data-table): ensure data table actions are hidden when no rows ar…
zevioso Oct 8, 2019
2439e36
fix(table-toolbar-search): unique id passed to search should be a str…
tay1orjones Oct 8, 2019
1d7d70b
fix(button): remove outline on disabled tertiary and ghost buttons (#…
ankitious Oct 8, 2019
19f4419
fix(TableSelectRow): apply checkbox column class (#4167)
emyarod Oct 8, 2019
354ffd1
fix(modal): find primary focus element for selectorPrimaryFocus (#4172)
Oct 8, 2019
652c0eb
fix(checkbox): update checkbox and radio button position logic (#4193)
AlexanderLyon Oct 8, 2019
1a6eef8
fix(FileUploader): move role attribute to valid element (#4209)
emyarod Oct 8, 2019
f15d926
fix(Slider): use lighter hue for focused and active slider colors (#4…
AlexanderLyon Oct 9, 2019
f1a2ae6
fix(button): incorrect focus color for tertiary button on dark themes…
j1mie Oct 9, 2019
81ba4e8
refactor(OverflowMenu): remove reference to deleted method (#4220)
emyarod Oct 9, 2019
35bc983
fix(breadcrumb-skeleton): use span elements to remove DAP violation (…
jendowns Oct 9, 2019
69afd69
fix(datepicker): add top offset to fix vertical icon alignment IE11 (…
kbondanza Oct 9, 2019
29cd69f
fix(tooltip): remove reset mixin from tooltip mixin (#4247)
jendowns Oct 9, 2019
7b6b4d2
docs(postmortem): add content-switcher postmortem (#4251)
joshblack Oct 9, 2019
9ba4025
fix(ProgressIndicator): remove `role` attribute from checkmark svg (#…
emyarod Oct 9, 2019
df00739
docs(tooltip): add display name for storybook (#4267)
jendowns Oct 9, 2019
6182c59
fix(breadcrumb): change breadcrumb to ordered list (#4174)
Oct 9, 2019
09620d1
fix(search): resolves DAP violations (#4286)
abbeyhrt Oct 9, 2019
8c49c3b
docs(migration): update link for DataTable V2 (#4280)
joshblack Oct 9, 2019
66b99e9
fix(accordion): change skeleton buttons to spans for a11y (#4273)
jendowns Oct 9, 2019
8ed2c27
refactor(global): replace yellow-20 with yellow-30 (#4287)
AlexanderLyon Oct 10, 2019
79a12e3
fix(DatePicker): fix wrong dropdown position in range mode (#4133)
asudoh Oct 10, 2019
6f65562
fix(tag): prevent focused close button icon from shrunk (#4290)
asudoh Oct 10, 2019
910b55d
fix(search): remove role attr and label from skeleton (#4272)
jendowns Oct 10, 2019
43aa057
fix(search,textarea): update placeholder-colors mixin with accessible…
abbeyhrt Oct 10, 2019
f1f0380
docs(readme): update developer handbook link (#4293)
tay1orjones Oct 10, 2019
f2ef18a
fix(number-input): update how errorId is applied for aria-labelledby …
jendowns Oct 10, 2019
4ca87b6
ci(github): update workflow syntax
joshblack Oct 10, 2019
cec18c3
fix(list-box): replace `value` attribute selectors (#3411)
emyarod Oct 11, 2019
b844ba0
fix(tag): fix for dark theme (#4119)
asudoh Oct 11, 2019
c479b87
docs(DataTable): remove unneeded story comment (#4304)
emyarod Oct 11, 2019
2b274c7
fix(copy-button): add aria-label for the copy button (#4296)
jendowns Oct 11, 2019
2a8ba55
fix(ui-shell): change the way to generate unique ID (#4291)
asudoh Oct 11, 2019
23ad8d3
docs: add versioning reference (#4277)
joshblack Oct 12, 2019
2797f7f
docs(pictograms): update README.md (#4317)
joshblack Oct 14, 2019
a2c808a
chore: sync generated files
abbeyhrt Oct 14, 2019
d4a6304
chore(release): update package versions
abbeyhrt Oct 14, 2019
5f540ab
fix(checkbox): update reset mixin, apply reset mixin to checkbox styl…
jendowns Oct 8, 2019
1931d60
fix(combo-box): address DAP violations (#4201)
abbeyhrt Oct 8, 2019
4a7521e
fix(toggle): add top offset to fix vertical text alignment IE11 (#4213)
kbondanza Oct 9, 2019
5b42ce2
fix(Pagination): dont reset page to 1 for pageSizes (#4239)
stvcisco Oct 9, 2019
f37bd54
fix(sketch): update based on theme changes (#4274)
joshblack Oct 9, 2019
6a6c2dc
fix(DatePicker): make appendTo back working (#4215)
asudoh Oct 10, 2019
b5d641f
chore(project): set yarn version to 1.19.0 (#4279)
joshblack Oct 10, 2019
b9d015e
docs(file-uploader): apply iconDescription values for storybook demo …
jendowns Oct 11, 2019
4000220
ci(github): change env syntax in push
joshblack Oct 14, 2019
f0f68ae
fix(select): apply text color to focussed select for firefox (#4343)
jendowns Oct 15, 2019
371f64d
ci(github): checkout master branch
joshblack Oct 16, 2019
bd0e615
ci(github): checkout master branch
joshblack Oct 16, 2019
427a7dd
fix(pagination): update flex:1 and update top offset to fix IE11 (#4315)
kbondanza Oct 16, 2019
700f21d
fix(OverflowMenu): prevent page scroll on menu navigation and selecti…
emyarod Oct 16, 2019
15dead0
fix(DatePicker): add missing `openCalendar` click handler function (#…
emyarod Oct 16, 2019
06f01b9
ci(github): use node-version instead of version (#4355)
joshblack Oct 16, 2019
9321ee4
fix(code-snippet): set multi-line snippet overflow-x to auto (#4360)
jendowns Oct 17, 2019
a6eeaf2
fix(UIShell): replace "javascript:void(0)" href value in HeaderMenu (…
Oct 17, 2019
6f82818
docs(storybook): add type token switcher (#4359)
emyarod Oct 17, 2019
693f522
docs(readme): use helpful link text and update 404ing URL (#4372)
jendowns Oct 17, 2019
8ed2fed
fix(accordion): disable focus on collapsed accordion item content (#4…
emyarod Oct 17, 2019
44663c3
fix(overflow-menu): update trigger's hover color (#4270)
asudoh Oct 18, 2019
c20d470
chore(storybook): use productive-heading-03 and 04 instead of express…
emyarod Oct 18, 2019
8d575c5
docs(readme): update contributing link for react (#4400)
joshblack Oct 21, 2019
0389110
chore(release): update package versions
abbeyhrt Oct 23, 2019
1884308
fix(react): prevent default when handling react tooltip mouse events …
cx0der Oct 8, 2019
1e792e4
fix(Modal-story): disable focusTrap to allow storybook button (#4311)
tay1orjones Oct 14, 2019
163284c
ci(github): update action syntax
joshblack Oct 14, 2019
09ce831
docs(OverflowMenu): remove duplicate menu example and bad aria (#4327)
dakahn Oct 14, 2019
8bf374f
docs(ModalWrapper): expose `focusTrap` knob (#4316)
emyarod Oct 16, 2019
6d0b0c0
chore(project): update format:diff ignore pattern (#4409)
joshblack Oct 21, 2019
14e8d29
fix(components): update heading-01 to productive-heading-01 (#4399)
emyarod Oct 21, 2019
54c93c8
fix(notification): change box-shadow to border (#4299)
asudoh Oct 22, 2019
db8822a
fix(link): use body-short-01 type token (#4407)
emyarod Oct 22, 2019
6e6a8c1
fix(ui-shell): omit passing `isSideNavExpanded` prop to Link componen…
Oct 22, 2019
4ed6285
chore(project): update CODEOWNERS for brand assets (#4424)
joshblack Oct 22, 2019
6ff45a1
docs(javascript): vanilla JS contents from wiki (#4412)
asudoh Oct 22, 2019
f000c57
fix(FilterableMultiSelect): move invalid icon location to match listb…
emyarod Oct 22, 2019
2d1bf75
chore(project): update CODEOWNERS for brand assets (#4429)
alisonjoseph Oct 23, 2019
6d12462
docs(endgame): update endgame with smoke test description and npm inf…
abbeyhrt Oct 23, 2019
91ce58d
fix(inline-loading): shrink spinner radius (#4382)
asudoh Oct 23, 2019
92a26fe
fix: updates role to tab and moves aria-selected to li (#4451)
abbeyhrt Oct 24, 2019
d8187e6
docs(project): add support for the alex linter (#4396)
joshblack Oct 25, 2019
0521c13
fix(data-table): select all behavior (#4430)
hshockley Oct 25, 2019
a257228
chore(storybook): update storybook to load flags conditionally and im…
joshblack Oct 25, 2019
ddba360
fix(Pagination): prevent default form submission (#4462)
emyarod Oct 25, 2019
74a7196
fix(loading): adds label and aria so loading state is read by screenr…
abbeyhrt Oct 28, 2019
b2eb054
chore(project): update lint-staged syntax to ignore generated md files
joshblack Oct 25, 2019
14edf82
chore(project): sync generated files
abbeyhrt Oct 28, 2019
b48328d
chore(release): update package versions
abbeyhrt Oct 28, 2019
973b4ff
chore(project): update package versions
abbeyhrt Oct 28, 2019
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .alexignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Ignore generated SassDoc files
**/docs/sass.md
2 changes: 1 addition & 1 deletion .github/workflows/deploy-react-storybook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Use Node.js 10.x
uses: actions/setup-node@v1
with:
version: 10.x
node-version: '10.x'
- name: Install dependencies
run: yarn install --offline
- name: Build project
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/nightly-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Use Node.js 10.x
uses: actions/setup-node@v1
with:
version: 10.x
node-version: '10.x'
- name: Install dependencies
run: yarn install --offline
- name: Build project
Expand Down
38 changes: 38 additions & 0 deletions .github/workflows/sync-generated-files.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
name: Sync generated files
on:
push:
branches:
- master
jobs:
release:
runs-on: macOS-latest
steps:
- uses: actions/checkout@master
- name: Use Node.js 10.x
uses: actions/setup-node@v1
with:
node-version: '10.x'
# This action is equivalent to running `git fetch` and
# `git checkout SHA`. We want to checkout `master`
- name: Checkout master
run: git checkout master
- name: Install dependencies
run: yarn install --offline
- name: Build project
run: yarn build
- name: Sync project dependency files
run: yarn sync
- name: Push generated artifacts to GitHub
env:
NPM_TOKEN: ${{ secrets.GH_BOT_TOKEN }}
run: |
if [ -n "$(git status --porcelain)" ]; then
echo "Our git status is not clean. Checking in the following files:";
echo "$(git status --porcelain)";
git config --global credential.helper 'cache --timeout=120'
git config --global user.email "carbon@us.ibm.com"
git config --global user.name "carbon-bot"
git add -A
git commit -m "chore(project): sync generated files [skip ci]"
git push "https://$GH_BOT_TOKEN:@github.com/carbon-design-system/carbon.git" master
fi
Binary file added .yarn/offline-mirror/@sindresorhus-is-0.14.0.tgz
Binary file not shown.
Binary file not shown.
Binary file added .yarn/offline-mirror/alex-8.0.0.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/array-iterate-1.1.3.tgz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added .yarn/offline-mirror/cacheable-request-6.1.0.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/clone-response-1.0.2.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/configstore-4.0.0.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/cuss-1.17.0.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/debug-0.8.1.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/defer-to-connect-1.0.2.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/event-stream-3.1.7.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/figures-3.0.0.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/from-0.1.7.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/git-diff-tree-1.0.0.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/git-spawned-stream-0.1.1.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/got-9.6.0.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/has-yarn-2.1.0.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/hast-util-embedded-1.0.4.tgz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added .yarn/offline-mirror/hast-util-phrasing-1.0.4.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/hast-util-to-nlcst-1.2.6.tgz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added .yarn/offline-mirror/ignore-5.1.4.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/is-empty-1.2.0.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/is-hidden-1.1.2.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/is-npm-3.0.0.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/is-plain-obj-2.0.0.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/is-yarn-global-0.3.0.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/json-buffer-3.0.0.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/keyv-3.1.0.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/latest-version-5.1.0.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/limit-spawn-0.0.3.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/load-plugin-2.3.1.tgz
Binary file not shown.
Binary file not shown.
Binary file added .yarn/offline-mirror/lowercase-keys-2.0.0.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/map-stream-0.1.0.tgz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added .yarn/offline-mirror/nlcst-is-literal-1.2.0.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/nlcst-normalize-2.1.3.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/nlcst-search-1.5.1.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/nlcst-to-string-2.0.3.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/normalize-url-4.5.0.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/npm-prefix-1.2.0.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/object-keys-0.4.0.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/p-cancelable-1.1.0.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/package-json-6.5.0.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/parse-english-4.1.2.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/parse-latin-4.2.0.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/pause-stream-0.0.11.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/pluralize-8.0.0.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/prepend-http-2.0.0.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/pump-chain-1.0.0.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/quotation-1.1.2.tgz
Binary file not shown.
Binary file not shown.
Binary file added .yarn/offline-mirror/registry-url-5.1.0.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/rehype-retext-2.0.3.tgz
Binary file not shown.
Binary file not shown.
Binary file added .yarn/offline-mirror/remark-parse-7.0.1.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/remark-retext-3.1.3.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/responselike-1.0.2.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/retext-english-3.0.3.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/retext-equality-4.2.0.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/retext-profanities-5.0.0.tgz
Binary file not shown.
Binary file removed .yarn/offline-mirror/sass-loader-7.1.0.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/shellsubstitute-1.2.0.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/sliced-1.0.1.tgz
Binary file not shown.
Binary file not shown.
Binary file added .yarn/offline-mirror/split-0.2.10.tgz
Binary file not shown.
Binary file not shown.
Binary file added .yarn/offline-mirror/stream-combiner-0.0.4.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/through2-0.4.2.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/to-readable-stream-1.0.0.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/to-vfile-6.0.0.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/unified-8.4.1.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/unified-diff-3.0.0.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/unified-engine-7.0.0.tgz
Binary file not shown.
Binary file not shown.
Binary file added .yarn/offline-mirror/unist-util-inspect-4.1.4.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/unist-util-is-4.0.0.tgz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added .yarn/offline-mirror/unist-util-visit-2.0.0.tgz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added .yarn/offline-mirror/untildify-2.1.0.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/update-notifier-3.0.1.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/url-parse-lax-3.0.0.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/vfile-find-up-5.0.0.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/vfile-reporter-6.0.0.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/vfile-sort-2.2.1.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/vfile-statistics-1.1.3.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/xtend-2.1.2.tgz
Binary file not shown.
Loading