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 #4434

Closed
wants to merge 66 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
66 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
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: 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
42 changes: 42 additions & 0 deletions .github/workflows/sync-generated-files.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
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 "[email protected]"
git config --global user.name "carbon-bot"
git add -A
git commit -m "chore(project): sync generated files [skip ci]"
# Pipe to /dev/null to prevent any token leaks in CI output
git push -q \
"https://$GH_BOT_TOKEN:@github.com/carbon-design-system/carbon.git" \
master \
> /dev/null 2>&1
fi
Loading