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(project): v10.9.1 release #4957

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
47 commits
Select commit Hold shift + click to select a range
e2fa31a
fix(multi-select): close button for tags (#4890)
Dec 17, 2019
bb634cc
fix(list-box): update chevron position for IE11 (#4898)
joshblack Dec 17, 2019
e9d49c6
chore(project): update sassdoc
joshblack Dec 17, 2019
954226b
chore(release): v10.9.0-rc.1
joshblack Dec 17, 2019
0190b1f
chore(package): v10.9.0
joshblack Dec 19, 2019
ca15c78
chore(project): update @carbon/cli
joshblack Dec 19, 2019
7663fe6
fix(data-table): update menu to match visible and accessible labels (…
joshblack Dec 11, 2019
8495b36
fix(button): update focus styles to use box-shadow (#4867)
joshblack Dec 13, 2019
3d59203
chore(project): sync generated files
carbon-bot Dec 13, 2019
0d463f1
Update stalebot with new labels (#4878)
mattrosno Dec 13, 2019
07311c2
chore(project): set yarn version to 1.21.1 (#4866)
joshblack Dec 14, 2019
c3148ff
chore: add system squad label to issue template (#4887)
mattrosno Dec 16, 2019
ed2da5c
docs(style): add style preference for writing code explicitly (#4879)
joshblack Dec 16, 2019
04ed480
fix(UIshell): adds story for SkipToContent and removes the tabIndex p…
abbeyhrt Dec 16, 2019
0fa982a
fix(styles): replace old spacing vars with new syntax (#4889)
jendowns Dec 16, 2019
50d0cfa
chore(project): sync generated files
carbon-bot Dec 16, 2019
f65f115
fix(table-header): forward ref for <th> (#4877)
tay1orjones Dec 16, 2019
16f50a6
fix(inline-notification): add 8px right padding if close button is hi…
jendowns Dec 16, 2019
4bd9776
fix(devenv): use content margin style for expanded side nav (#4886)
asudoh Dec 17, 2019
6a9c02b
chore(project): sync generated files
carbon-bot Dec 17, 2019
0c5274e
fix(multi-select): close button for tags (#4890)
Dec 17, 2019
85f555c
chore(project): sync generated files
carbon-bot Dec 17, 2019
cfada31
fix(list-box): update chevron position for IE11 (#4898)
joshblack Dec 17, 2019
42025b4
chore(project): sync generated files
carbon-bot Dec 17, 2019
0aaf60d
chore: add GH action to auto-label the system squad (#4892)
mattrosno Dec 17, 2019
0144dfe
fix(button): add elementType to 'as' property type check (#4893) (#4895)
t-soares Dec 17, 2019
91d9381
docs(pagination): update knob description for forwardText prop (#4910)
jendowns Dec 17, 2019
dca1cc4
docs(style): add section for naming event handlers (#4880)
joshblack Dec 18, 2019
caf8087
chore(react): update composed modal story (#4904)
joshblack Dec 18, 2019
62dee03
fix(search): adjust icon and hover styles on Close16 button for Chrom…
abbeyhrt Dec 18, 2019
52145ed
fix(code-snippet): maxheight 100% for expanded multi and add padding …
jendowns Dec 18, 2019
f6f989d
chore(project): sync generated files
carbon-bot Dec 19, 2019
69d495a
fix(styles): update placeholder colors (#4799)
asudoh Dec 19, 2019
33808ef
chore(project): sync generated files
carbon-bot Dec 19, 2019
956b719
chore(project): v10.9.0 (#4925)
joshblack Dec 19, 2019
8eaba7c
chore(data-table): update storybook to use correct button variant (#4…
joshblack Dec 19, 2019
76107aa
fix(type): add units to carbon--rem usage for expressive-type maps (#…
jendowns Dec 20, 2019
27a2303
chore(project): sync generated files
carbon-bot Dec 20, 2019
057fade
docs(sketch): fix typo in manifest.json example (#4929)
mathieudutour Dec 20, 2019
51558b6
fix(styles): add error handling for rem & em sass functions (#4931)
jendowns Dec 23, 2019
90feb07
chore(project): sync generated files
carbon-bot Dec 23, 2019
a506f76
fix(dropdown): revert id change to have stable identifier (#4935)
joshblack Jan 6, 2020
21025ae
chore: fix labeler action globs and add auto add package labels (#4946)
mattrosno Jan 6, 2020
00786f8
fix(tag): adds various fixes for screen reader accessibility; adds AA…
dakahn Jan 6, 2020
ded1d8c
chore(project): sync generated files
carbon-bot Jan 6, 2020
74ad05f
chore(project): v10.9.1-rc.0
joshblack Jan 6, 2020
39adfad
chore(project): release v10.9.1
joshblack Jan 13, 2020
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/ISSUE_TEMPLATE/accessibility-issue.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: Accessibility Issue ♿
about: Report an accessibility or usability issue
title: ''
labels: 'type: a11y ♿'
labels: 'type: a11y ♿', 'squad: system'
assignees: ''
---

Expand Down
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/bug-report.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
name: "Bug Report \U0001F41B"
name: "Bug Report 🐛"
about: Something isn't working as expected? Here is the right place to report.
title: ''
labels: "type: bug \U0001F41B"
labels: "type: bug 🐛", "squad: system"
assignees: ''
---

Expand Down
16 changes: 12 additions & 4 deletions .github/ISSUE_TEMPLATE/feature-request-or-enhancement.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
name: "Feature request or enhancement \U0001F4A1"
name: "Feature request or enhancement 💡"
about: Suggest an idea for this project
title: ''
labels: "type: enhancement \U0001F4A1"
labels: "type: enhancement 💡", "squad: system"
assignees: ''
---

Expand All @@ -15,18 +15,22 @@ If you are reporting a bug or problem, please use the bug template instead.

Please describe your request in one or two sentences.

Clarify if you are asking for both design and development, or just design, or
just development.
Clarify if you are asking for design, development, or both design and
development.

### Justification

Provide the business reasons for this request.

### Desired UX and success metrics

<!--alex disable failure-->

Describe the full user experience for this feature. Also define the metrics by
which we can measure success/failure for the user.

<!--alex enable failure-->

### "Must have" functionality

Highlight any "must have" needs and functionality for the request.
Expand All @@ -36,9 +40,13 @@ you to define functionality based on the desired UX.

### Specific timeline issues / requests

<!--alex disable period-->

Do you want this work within a specific time period? Is it related to an
upcoming release?

<!--alex enable period-->

_NB: The Carbon team will try to work with your timeline, but it's not
guaranteed. The earlier you make a request in advance of a desired delivery
date, the better!_
Expand Down
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/question.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
name: Question ❓
about: Usage question or discussion about Carbon Components.
about: Usage question or discussion about Carbon components
title: ''
labels: 'type: question :question:'
labels: 'type: question ❓', 'squad: system'
assignees: ''
---

Expand Down
94 changes: 94 additions & 0 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,94 @@
'squad: system':
- '**'
- '.*'
- '.*/**'

'package: browserslist-config-carbon':
- packages/browserslist-config-carbon/**/*

'package: bundler':
- packages/bundler/**/*

'package: cli':
- packages/cli/**/*

'package: cli-reporter':
- packages/cli-reporter/**/*

'package: colors':
- packages/colors/**/*

'package: components':
- packages/components/**/*

'package: elements':
- packages/elements/**/*

'package: eslint-config-carbon':
- packages/eslint-config-carbon/**/*

'package: grid':
- packages/grid/**/*

'package: icon-build-helpers':
- packages/icon-build-helpers/**/*

'package: icon-helpers':
- packages/icon-helpers/**/*

'package: icons':
- packages/icons/**/*

'package: icons-angular':
- packages/icons-angular/**/*

'package: icons-handlebars':
- packages/icons-handlebars/**/*

'package: icons-react':
- packages/icons-react/**/*

'package: icons-vue':
- packages/icons-vue/**/*

'package: import-once':
- packages/import-once/**/*

'package: layout':
- packages/layout/**/*

'package: motion':
- packages/motion/**/*

'package: pictograms':
- packages/pictograms/**/*

'package: pictograms-react':
- packages/pictograms-react/**/*

'package: react':
- packages/react/**/*

'package: react-hooks':
- packages/react-hooks/**/*

'package: scss-generator':
- packages/scss-generator/**/*

'package: sketch':
- packages/sketch/**/*

'package: stylelint-config-elements':
- packages/stylelint-config-elements/**/*

'package: text-utils':
- packages/text-utils/**/*

'package: themes':
- packages/themes/**/*

'package: type':
- packages/type/**/*

'package: upgrade':
- packages/upgrade/**/*
8 changes: 4 additions & 4 deletions .github/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ daysUntilClose: 3
exemptLabels:
- 'type: a11y ♿'
- 'type: bug 🐛'
- 'Severity 1 🚨'
- 'priority: high'
- 'v11'
- 'severity: 1 🚨'
- 'impact: 1'
- 'version: 11'
# Label to use when marking an issue as stale
staleLabel: inactive
staleLabel: 'status: inactive'
# Comment to post when marking an issue as stale. Set to `false` to disable
markComment: >
We've marked this issue as stale because there hasn't been any activity for a couple of weeks.
Expand Down
13 changes: 13 additions & 0 deletions .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name: 'Label pull requests'
on:
schedule:
- cron: '*/5 * * * *'
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- uses: paulfantom/periodic-labeler@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_REPOSITORY: ${{ github.repository }}
LABEL_MAPPINGS_FILE: .github/labeler.yml
Loading