@atlaskit/icon 22.1.1 → 22.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +1082 -691
- package/UNSAFE_base-new/package.json +15 -0
- package/afm-cc/tsconfig.json +3 -0
- package/base/package.json +1 -1
- package/build/index.tsx +79 -11
- package/constants/package.json +1 -1
- package/core/add.d.ts +9 -0
- package/core/add.js +26 -0
- package/core/ai-agent.d.ts +9 -0
- package/core/ai-agent.js +26 -0
- package/core/ai-chat.d.ts +9 -0
- package/core/ai-chat.js +26 -0
- package/core/alert.d.ts +9 -0
- package/core/alert.js +26 -0
- package/core/align-center.d.ts +9 -0
- package/core/align-center.js +26 -0
- package/core/align-left.d.ts +9 -0
- package/core/align-left.js +26 -0
- package/core/align-right.d.ts +9 -0
- package/core/align-right.js +26 -0
- package/core/angle-brackets.d.ts +9 -0
- package/core/angle-brackets.js +26 -0
- package/core/app.d.ts +9 -0
- package/core/app.js +26 -0
- package/core/apps.d.ts +9 -0
- package/core/apps.js +26 -0
- package/core/archive-box.d.ts +9 -0
- package/core/archive-box.js +26 -0
- package/core/arrow-down.d.ts +9 -0
- package/core/arrow-down.js +26 -0
- package/core/arrow-left.d.ts +9 -0
- package/core/arrow-left.js +26 -0
- package/core/arrow-right.d.ts +9 -0
- package/core/arrow-right.js +26 -0
- package/core/arrow-up-right.d.ts +9 -0
- package/core/arrow-up-right.js +26 -0
- package/core/arrow-up.d.ts +9 -0
- package/core/arrow-up.js +26 -0
- package/core/atlassian-intelligence.d.ts +9 -0
- package/core/atlassian-intelligence.js +26 -0
- package/core/attachment.d.ts +9 -0
- package/core/attachment.js +26 -0
- package/core/audio.d.ts +9 -0
- package/core/audio.js +25 -0
- package/core/automation.d.ts +9 -0
- package/core/automation.js +26 -0
- package/core/backlog.d.ts +9 -0
- package/core/backlog.js +26 -0
- package/core/board.d.ts +9 -0
- package/core/board.js +26 -0
- package/core/boards.d.ts +9 -0
- package/core/boards.js +26 -0
- package/core/book-with-bookmark.d.ts +9 -0
- package/core/book-with-bookmark.js +26 -0
- package/core/branch.d.ts +9 -0
- package/core/branch.js +26 -0
- package/core/briefcase.d.ts +9 -0
- package/core/briefcase.js +26 -0
- package/core/bug.d.ts +9 -0
- package/core/bug.js +26 -0
- package/core/bulleted-list.d.ts +9 -0
- package/core/bulleted-list.js +26 -0
- package/core/calendar.d.ts +9 -0
- package/core/calendar.js +26 -0
- package/core/camera.d.ts +9 -0
- package/core/camera.js +26 -0
- package/core/capture.d.ts +9 -0
- package/core/capture.js +25 -0
- package/core/changes.d.ts +9 -0
- package/core/changes.js +26 -0
- package/core/chart-bar.d.ts +9 -0
- package/core/chart-bar.js +26 -0
- package/core/chart-matrix.d.ts +9 -0
- package/core/chart-matrix.js +26 -0
- package/core/chart-pie.d.ts +9 -0
- package/core/chart-pie.js +26 -0
- package/core/chart-trend.d.ts +9 -0
- package/core/chart-trend.js +26 -0
- package/core/check-circle.d.ts +9 -0
- package/core/check-circle.js +26 -0
- package/core/check-mark.d.ts +9 -0
- package/core/check-mark.js +26 -0
- package/core/checkbox-checked.d.ts +9 -0
- package/core/checkbox-checked.js +26 -0
- package/core/checkbox-indeterminate.d.ts +9 -0
- package/core/checkbox-indeterminate.js +26 -0
- package/core/checkbox-unchecked.d.ts +9 -0
- package/core/checkbox-unchecked.js +26 -0
- package/core/child-issues.d.ts +9 -0
- package/core/child-issues.js +26 -0
- package/core/clock.d.ts +9 -0
- package/core/clock.js +26 -0
- package/core/close.d.ts +9 -0
- package/core/close.js +26 -0
- package/core/cloud-arrow-up.d.ts +9 -0
- package/core/cloud-arrow-up.js +26 -0
- package/core/collapse.d.ts +9 -0
- package/core/collapse.js +26 -0
- package/core/comment-add.d.ts +9 -0
- package/core/comment-add.js +26 -0
- package/core/comment.d.ts +9 -0
- package/core/comment.js +26 -0
- package/core/commit.d.ts +9 -0
- package/core/commit.js +26 -0
- package/core/compass.d.ts +9 -0
- package/core/compass.js +26 -0
- package/core/component.d.ts +9 -0
- package/core/component.js +26 -0
- package/core/copy.d.ts +9 -0
- package/core/copy.js +26 -0
- package/core/credit-card.d.ts +9 -0
- package/core/credit-card.js +26 -0
- package/core/cross-circle.d.ts +9 -0
- package/core/cross-circle.js +26 -0
- package/core/customize.d.ts +9 -0
- package/core/customize.js +26 -0
- package/core/dashboard.d.ts +9 -0
- package/core/dashboard.js +26 -0
- package/core/database.d.ts +9 -0
- package/core/database.js +26 -0
- package/core/decision.d.ts +9 -0
- package/core/decision.js +26 -0
- package/core/delete.d.ts +9 -0
- package/core/delete.js +26 -0
- package/core/department.d.ts +9 -0
- package/core/department.js +26 -0
- package/core/device-mobile.d.ts +9 -0
- package/core/device-mobile.js +26 -0
- package/core/download.d.ts +9 -0
- package/core/download.js +26 -0
- package/core/drag-handle.d.ts +9 -0
- package/core/drag-handle.js +26 -0
- package/core/edit.d.ts +9 -0
- package/core/edit.js +26 -0
- package/core/email.d.ts +9 -0
- package/core/email.js +26 -0
- package/core/emoji-add.d.ts +9 -0
- package/core/emoji-add.js +26 -0
- package/core/emoji.d.ts +9 -0
- package/core/emoji.js +26 -0
- package/core/epic.d.ts +9 -0
- package/core/epic.js +26 -0
- package/core/error.d.ts +9 -0
- package/core/error.js +26 -0
- package/core/expand.d.ts +9 -0
- package/core/expand.js +26 -0
- package/core/eye-open-filled.d.ts +9 -0
- package/core/eye-open-filled.js +26 -0
- package/core/eye-open.d.ts +9 -0
- package/core/eye-open.js +26 -0
- package/core/feed.d.ts +9 -0
- package/core/feed.js +26 -0
- package/core/feedback.d.ts +9 -0
- package/core/feedback.js +26 -0
- package/core/filter.d.ts +9 -0
- package/core/filter.js +26 -0
- package/core/flag.d.ts +9 -0
- package/core/flag.js +26 -0
- package/core/flask.d.ts +9 -0
- package/core/flask.js +26 -0
- package/core/folder-closed.d.ts +9 -0
- package/core/folder-closed.js +26 -0
- package/core/folder-open.d.ts +9 -0
- package/core/folder-open.js +26 -0
- package/core/fullscreen-enter.d.ts +9 -0
- package/core/fullscreen-enter.js +26 -0
- package/core/fullscreen-exit.d.ts +9 -0
- package/core/fullscreen-exit.js +26 -0
- package/core/globe.d.ts +9 -0
- package/core/globe.js +26 -0
- package/core/goal.d.ts +9 -0
- package/core/goal.js +26 -0
- package/core/grid.d.ts +9 -0
- package/core/grid.js +26 -0
- package/core/hashtag.d.ts +9 -0
- package/core/hashtag.js +26 -0
- package/core/heart.d.ts +9 -0
- package/core/heart.js +26 -0
- package/core/home.d.ts +9 -0
- package/core/home.js +26 -0
- package/core/image.d.ts +9 -0
- package/core/image.js +26 -0
- package/core/inbox.d.ts +9 -0
- package/core/inbox.js +26 -0
- package/core/incident.d.ts +9 -0
- package/core/incident.js +26 -0
- package/core/information.d.ts +9 -0
- package/core/information.js +26 -0
- package/core/issue.d.ts +9 -0
- package/core/issue.js +26 -0
- package/core/issues.d.ts +9 -0
- package/core/issues.js +26 -0
- package/core/lightbulb.d.ts +9 -0
- package/core/lightbulb.js +26 -0
- package/core/link-broken.d.ts +9 -0
- package/core/link-broken.js +26 -0
- package/core/link-external.d.ts +9 -0
- package/core/link-external.js +26 -0
- package/core/link.d.ts +9 -0
- package/core/link.js +26 -0
- package/core/lobby-bell.d.ts +9 -0
- package/core/lobby-bell.js +26 -0
- package/core/location.d.ts +9 -0
- package/core/location.js +26 -0
- package/core/lock-locked.d.ts +9 -0
- package/core/lock-locked.js +26 -0
- package/core/lock-unlocked.d.ts +9 -0
- package/core/lock-unlocked.js +26 -0
- package/core/log-in.d.ts +9 -0
- package/core/log-in.js +26 -0
- package/core/log-out.d.ts +9 -0
- package/core/log-out.js +26 -0
- package/core/marketplace.d.ts +9 -0
- package/core/marketplace.js +26 -0
- package/core/maximize.d.ts +9 -0
- package/core/maximize.js +26 -0
- package/core/megaphone.d.ts +9 -0
- package/core/megaphone.js +26 -0
- package/core/mention.d.ts +9 -0
- package/core/mention.js +26 -0
- package/core/microphone.d.ts +9 -0
- package/core/microphone.js +26 -0
- package/core/minimize.d.ts +9 -0
- package/core/minimize.js +26 -0
- package/core/node.d.ts +9 -0
- package/core/node.js +26 -0
- package/core/office-building.d.ts +9 -0
- package/core/office-building.js +26 -0
- package/core/page.d.ts +9 -0
- package/core/page.js +26 -0
- package/core/pages.d.ts +9 -0
- package/core/pages.js +26 -0
- package/core/person-add.d.ts +9 -0
- package/core/person-add.js +26 -0
- package/core/person-added.d.ts +9 -0
- package/core/person-added.js +26 -0
- package/core/person-avatar.d.ts +9 -0
- package/core/person-avatar.js +26 -0
- package/core/person-offboard.d.ts +9 -0
- package/core/person-offboard.js +25 -0
- package/core/person.d.ts +9 -0
- package/core/person.js +26 -0
- package/core/phone.d.ts +9 -0
- package/core/phone.js +26 -0
- package/core/pin-filled.d.ts +9 -0
- package/core/pin-filled.js +26 -0
- package/core/pin.d.ts +9 -0
- package/core/pin.js +26 -0
- package/core/power-plug.d.ts +9 -0
- package/core/power-plug.js +26 -0
- package/core/premium.d.ts +9 -0
- package/core/premium.js +26 -0
- package/core/presenter-mode.d.ts +9 -0
- package/core/presenter-mode.js +26 -0
- package/core/printer.d.ts +9 -0
- package/core/printer.js +26 -0
- package/core/priority-blocker.d.ts +9 -0
- package/core/priority-blocker.js +26 -0
- package/core/priority-critical.d.ts +9 -0
- package/core/priority-critical.js +26 -0
- package/core/priority-high.d.ts +9 -0
- package/core/priority-high.js +26 -0
- package/core/priority-highest.d.ts +9 -0
- package/core/priority-highest.js +26 -0
- package/core/priority-low.d.ts +9 -0
- package/core/priority-low.js +26 -0
- package/core/priority-lowest.d.ts +9 -0
- package/core/priority-lowest.js +26 -0
- package/core/priority-major.d.ts +9 -0
- package/core/priority-major.js +26 -0
- package/core/priority-medium.d.ts +9 -0
- package/core/priority-medium.js +26 -0
- package/core/priority-minor.d.ts +9 -0
- package/core/priority-minor.js +26 -0
- package/core/priority-trivial.d.ts +9 -0
- package/core/priority-trivial.js +26 -0
- package/core/problem.d.ts +9 -0
- package/core/problem.js +26 -0
- package/core/project.d.ts +9 -0
- package/core/project.js +26 -0
- package/core/pull-request.d.ts +9 -0
- package/core/pull-request.js +26 -0
- package/core/question-circle.d.ts +9 -0
- package/core/question-circle.js +26 -0
- package/core/quotation-mark.d.ts +9 -0
- package/core/quotation-mark.js +26 -0
- package/core/redo.d.ts +9 -0
- package/core/redo.js +26 -0
- package/core/release.d.ts +9 -0
- package/core/release.js +26 -0
- package/core/retry.d.ts +9 -0
- package/core/retry.js +26 -0
- package/core/roadmap.d.ts +9 -0
- package/core/roadmap.js +26 -0
- package/core/scorecard.d.ts +9 -0
- package/core/scorecard.js +26 -0
- package/core/screen.d.ts +9 -0
- package/core/screen.js +26 -0
- package/core/search.d.ts +9 -0
- package/core/search.js +26 -0
- package/core/send.d.ts +9 -0
- package/core/send.js +26 -0
- package/core/settings.d.ts +9 -0
- package/core/settings.js +26 -0
- package/core/shapes.d.ts +9 -0
- package/core/shapes.js +26 -0
- package/core/share.d.ts +9 -0
- package/core/share.js +26 -0
- package/core/shield.d.ts +9 -0
- package/core/shield.js +26 -0
- package/core/shortcut.d.ts +9 -0
- package/core/shortcut.js +26 -0
- package/core/show-more-horizontal.d.ts +9 -0
- package/core/show-more-horizontal.js +26 -0
- package/core/show-more-vertical.d.ts +9 -0
- package/core/show-more-vertical.js +26 -0
- package/core/sidebar-collapse.d.ts +9 -0
- package/core/sidebar-collapse.js +26 -0
- package/core/sidebar-expand.d.ts +9 -0
- package/core/sidebar-expand.js +26 -0
- package/core/snippet.d.ts +9 -0
- package/core/snippet.js +26 -0
- package/core/spreadsheet.d.ts +9 -0
- package/core/spreadsheet.js +26 -0
- package/core/sprint.d.ts +9 -0
- package/core/sprint.js +26 -0
- package/core/star-starred.d.ts +9 -0
- package/core/star-starred.js +26 -0
- package/core/star-unstarred.d.ts +9 -0
- package/core/star-unstarred.js +26 -0
- package/core/stopwatch.d.ts +9 -0
- package/core/stopwatch.js +26 -0
- package/core/story.d.ts +9 -0
- package/core/story.js +26 -0
- package/core/subtasks.d.ts +9 -0
- package/core/subtasks.js +26 -0
- package/core/tag.d.ts +9 -0
- package/core/tag.js +26 -0
- package/core/task.d.ts +9 -0
- package/core/task.js +26 -0
- package/core/tasks.d.ts +9 -0
- package/core/tasks.js +26 -0
- package/core/teams.d.ts +9 -0
- package/core/teams.js +26 -0
- package/core/text-style.d.ts +9 -0
- package/core/text-style.js +26 -0
- package/core/thumbs-down.d.ts +9 -0
- package/core/thumbs-down.js +26 -0
- package/core/thumbs-up.d.ts +9 -0
- package/core/thumbs-up.js +26 -0
- package/core/timeline.d.ts +9 -0
- package/core/timeline.js +26 -0
- package/core/transition.d.ts +9 -0
- package/core/transition.js +26 -0
- package/core/undo.d.ts +9 -0
- package/core/undo.js +26 -0
- package/core/upload.d.ts +9 -0
- package/core/upload.js +26 -0
- package/core/video-next.d.ts +9 -0
- package/core/video-next.js +26 -0
- package/core/video-pause.d.ts +9 -0
- package/core/video-pause.js +26 -0
- package/core/video-play.d.ts +9 -0
- package/core/video-play.js +26 -0
- package/core/video-previous.d.ts +9 -0
- package/core/video-previous.js +26 -0
- package/core/video.d.ts +9 -0
- package/core/video.js +26 -0
- package/core/volume-high.d.ts +9 -0
- package/core/volume-high.js +25 -0
- package/core/volume-low.d.ts +9 -0
- package/core/volume-low.js +25 -0
- package/core/volume-muted.d.ts +9 -0
- package/core/volume-muted.js +25 -0
- package/core/warning.d.ts +9 -0
- package/core/warning.js +26 -0
- package/core/whiteboard.d.ts +9 -0
- package/core/whiteboard.js +26 -0
- package/core/zoom-in.d.ts +9 -0
- package/core/zoom-in.js +26 -0
- package/core/zoom-out.d.ts +9 -0
- package/core/zoom-out.js +26 -0
- package/dist/cjs/components/icon-new.js +155 -0
- package/dist/cjs/components/icon-tile.js +155 -0
- package/dist/cjs/components/icon.js +1 -3
- package/dist/cjs/entry-points/base-new.js +21 -0
- package/dist/cjs/entry-points/base.js +2 -2
- package/dist/cjs/entry-points/types.js +1 -5
- package/dist/cjs/index.js +15 -1
- package/dist/cjs/metadata-core.js +2019 -0
- package/dist/cjs/metadata-utility.js +214 -0
- package/dist/es2019/components/icon-new.js +156 -0
- package/dist/es2019/components/icon-tile.js +149 -0
- package/dist/es2019/components/icon.js +1 -3
- package/dist/es2019/entry-points/base-new.js +1 -0
- package/dist/es2019/entry-points/types.js +0 -1
- package/dist/es2019/index.js +3 -1
- package/dist/es2019/metadata-core.js +2013 -0
- package/dist/es2019/metadata-utility.js +208 -0
- package/dist/esm/components/icon-new.js +149 -0
- package/dist/esm/components/icon-tile.js +149 -0
- package/dist/esm/components/icon.js +1 -3
- package/dist/esm/entry-points/base-new.js +1 -0
- package/dist/esm/entry-points/types.js +0 -1
- package/dist/esm/index.js +3 -1
- package/dist/esm/metadata-core.js +2013 -0
- package/dist/esm/metadata-utility.js +208 -0
- package/dist/types/components/icon-new.d.ts +23 -0
- package/dist/types/components/icon-tile.d.ts +12 -0
- package/dist/types/entry-points/base-new.d.ts +2 -0
- package/dist/types/entry-points/types.d.ts +1 -1
- package/dist/types/index.d.ts +3 -1
- package/dist/types/metadata-core.d.ts +22 -0
- package/dist/types/metadata-utility.d.ts +22 -0
- package/dist/types/types.d.ts +75 -6
- package/dist/types-ts4.5/components/icon-new.d.ts +23 -0
- package/dist/types-ts4.5/components/icon-tile.d.ts +12 -0
- package/dist/types-ts4.5/entry-points/base-new.d.ts +2 -0
- package/dist/types-ts4.5/entry-points/types.d.ts +1 -1
- package/dist/types-ts4.5/index.d.ts +3 -1
- package/dist/types-ts4.5/metadata-core.d.ts +22 -0
- package/dist/types-ts4.5/metadata-utility.d.ts +22 -0
- package/dist/types-ts4.5/types.d.ts +75 -6
- package/metadata/package.json +1 -1
- package/package.json +26 -10
- package/svg/package.json +1 -1
- package/types/package.json +1 -1
- package/utility/add.d.ts +9 -0
- package/utility/add.js +27 -0
- package/utility/check-circle.d.ts +9 -0
- package/utility/check-circle.js +27 -0
- package/utility/check-mark.d.ts +9 -0
- package/utility/check-mark.js +27 -0
- package/utility/chevron-down.d.ts +9 -0
- package/utility/chevron-down.js +27 -0
- package/utility/chevron-left.d.ts +9 -0
- package/utility/chevron-left.js +27 -0
- package/utility/chevron-right.d.ts +9 -0
- package/utility/chevron-right.js +27 -0
- package/utility/chevron-up.d.ts +9 -0
- package/utility/chevron-up.js +27 -0
- package/utility/cross-circle.d.ts +9 -0
- package/utility/cross-circle.js +27 -0
- package/utility/cross.d.ts +9 -0
- package/utility/cross.js +27 -0
- package/utility/error.d.ts +9 -0
- package/utility/error.js +27 -0
- package/utility/information.d.ts +9 -0
- package/utility/information.js +27 -0
- package/utility/link-external.d.ts +9 -0
- package/utility/link-external.js +27 -0
- package/utility/lock-locked.d.ts +9 -0
- package/utility/lock-locked.js +27 -0
- package/utility/lock-unlocked.d.ts +9 -0
- package/utility/lock-unlocked.js +27 -0
- package/utility/show-more-horizontal.d.ts +9 -0
- package/utility/show-more-horizontal.js +27 -0
- package/utility/show-more-vertical.d.ts +9 -0
- package/utility/show-more-vertical.js +27 -0
- package/utility/star-starred.d.ts +9 -0
- package/utility/star-starred.js +27 -0
- package/utility/star-unstarred.d.ts +9 -0
- package/utility/star-unstarred.js +27 -0
- package/utility/warning.d.ts +9 -0
- package/utility/warning.js +27 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,196 +1,270 @@
|
|
|
1
1
|
# @atlaskit/icon
|
|
2
2
|
|
|
3
|
+
## 22.3.0
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- [#95202](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/95202)
|
|
8
|
+
[`80507e249e92`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/80507e249e92) -
|
|
9
|
+
Adds new experimental icons at the entrypoints @atlaskit/icon/core/\* and
|
|
10
|
+
@atlaskit/icon/utility/\*, as well as a new IconTile component (compatible with global icons).
|
|
11
|
+
|
|
12
|
+
These new components are experimental, and subject to change or removal in minor or patch
|
|
13
|
+
releases.
|
|
14
|
+
|
|
15
|
+
### Patch Changes
|
|
16
|
+
|
|
17
|
+
- Updated dependencies
|
|
18
|
+
|
|
19
|
+
## 22.2.0
|
|
20
|
+
|
|
21
|
+
### Minor Changes
|
|
22
|
+
|
|
23
|
+
- [#98193](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/98193)
|
|
24
|
+
[`d34711ffc0a5`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/d34711ffc0a5) -
|
|
25
|
+
Add support for React 18.
|
|
26
|
+
|
|
3
27
|
## 22.1.1
|
|
4
28
|
|
|
5
29
|
### Patch Changes
|
|
6
30
|
|
|
7
|
-
-
|
|
31
|
+
- [#74633](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/74633)
|
|
32
|
+
[`fc09be1a0b9e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/fc09be1a0b9e) -
|
|
33
|
+
Fix bug where archive, arrow-left, mobile, editor/file-preview and editor/remove-emoji rendered
|
|
34
|
+
with a 1% opacity white rectangle behind the glyph
|
|
8
35
|
|
|
9
36
|
## 22.1.0
|
|
10
37
|
|
|
11
38
|
### Minor Changes
|
|
12
39
|
|
|
13
|
-
-
|
|
40
|
+
- [#74631](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/74631)
|
|
41
|
+
[`3e6dcb8e92d6`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3e6dcb8e92d6) -
|
|
42
|
+
Adds new `teams` icon
|
|
14
43
|
|
|
15
44
|
## 22.0.2
|
|
16
45
|
|
|
17
46
|
### Patch Changes
|
|
18
47
|
|
|
19
|
-
-
|
|
48
|
+
- [#64934](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/64934)
|
|
49
|
+
[`532734a858a1`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/532734a858a1) -
|
|
50
|
+
Update to internal metadata order, following update of @atlaskit/icon-build-process
|
|
20
51
|
|
|
21
52
|
## 22.0.1
|
|
22
53
|
|
|
23
54
|
### Patch Changes
|
|
24
55
|
|
|
25
|
-
-
|
|
56
|
+
- [#72130](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/72130)
|
|
57
|
+
[`b037e5451037`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b037e5451037) -
|
|
58
|
+
Update new button text color fallback for default theme (non-token) to match that of old button
|
|
59
|
+
current text color
|
|
26
60
|
|
|
27
61
|
## 22.0.0
|
|
28
62
|
|
|
29
63
|
### Major Changes
|
|
30
64
|
|
|
31
|
-
-
|
|
65
|
+
- [#41812](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41812)
|
|
66
|
+
[`48b3b440f51`](https://bitbucket.org/atlassian/atlassian-frontend/commits/48b3b440f51) -
|
|
67
|
+
Removed all remaining legacy theming logic from the Icon and ProgressIndicator components.
|
|
32
68
|
|
|
33
69
|
## 21.12.8
|
|
34
70
|
|
|
35
71
|
### Patch Changes
|
|
36
72
|
|
|
37
|
-
-
|
|
73
|
+
- [#42106](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42106)
|
|
74
|
+
[`f4b2c484864`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f4b2c484864) -
|
|
75
|
+
Improve typing and prop naming in icon explorer utility.
|
|
38
76
|
|
|
39
77
|
## 21.12.7
|
|
40
78
|
|
|
41
79
|
### Patch Changes
|
|
42
80
|
|
|
43
|
-
-
|
|
81
|
+
- [#38199](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38199)
|
|
82
|
+
[`8a5ce2c105e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8a5ce2c105e) - This
|
|
83
|
+
package is now onboarded onto the product push model.Th
|
|
44
84
|
|
|
45
85
|
## 21.12.6
|
|
46
86
|
|
|
47
87
|
### Patch Changes
|
|
48
88
|
|
|
49
|
-
-
|
|
89
|
+
- [#36754](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36754)
|
|
90
|
+
[`4ae083a7e66`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4ae083a7e66) - Use
|
|
91
|
+
`@af/accessibility-testing` for default jest-axe config and jest-axe import in accessibility
|
|
92
|
+
testing.
|
|
50
93
|
|
|
51
94
|
## 21.12.5
|
|
52
95
|
|
|
53
96
|
### Patch Changes
|
|
54
97
|
|
|
55
|
-
-
|
|
98
|
+
- [#35441](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35441)
|
|
99
|
+
[`599bfe90ee3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/599bfe90ee3) -
|
|
100
|
+
Internal change to use shape tokens. There is no expected visual change.
|
|
56
101
|
|
|
57
102
|
## 21.12.4
|
|
58
103
|
|
|
59
104
|
### Patch Changes
|
|
60
105
|
|
|
61
|
-
-
|
|
106
|
+
- [#33652](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33652)
|
|
107
|
+
[`e7ea6832ad2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e7ea6832ad2) - Bans
|
|
108
|
+
the use of React.FC/React.FunctionComponent type in ADS components as part of the React 18
|
|
109
|
+
migration work. The change is internal only and should not introduce any changes for the
|
|
110
|
+
component consumers.
|
|
62
111
|
|
|
63
112
|
## 21.12.3
|
|
64
113
|
|
|
65
114
|
### Patch Changes
|
|
66
115
|
|
|
67
|
-
-
|
|
116
|
+
- [#32935](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32935)
|
|
117
|
+
[`b1bdec7cce2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b1bdec7cce2) -
|
|
118
|
+
Internal change to enforce token usage for spacing properties. There is no expected visual or
|
|
119
|
+
behaviour change.
|
|
68
120
|
|
|
69
121
|
## 21.12.2
|
|
70
122
|
|
|
71
123
|
### Patch Changes
|
|
72
124
|
|
|
73
|
-
-
|
|
125
|
+
- [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793)
|
|
126
|
+
[`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure
|
|
127
|
+
legacy types are published for TS 4.5-4.8
|
|
74
128
|
|
|
75
129
|
## 21.12.1
|
|
76
130
|
|
|
77
131
|
### Patch Changes
|
|
78
132
|
|
|
79
|
-
-
|
|
133
|
+
- [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649)
|
|
134
|
+
[`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) -
|
|
135
|
+
Upgrade Typescript from `4.5.5` to `4.9.5`
|
|
80
136
|
|
|
81
137
|
## 21.12.0
|
|
82
138
|
|
|
83
139
|
### Minor Changes
|
|
84
140
|
|
|
85
|
-
-
|
|
141
|
+
- [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258)
|
|
142
|
+
[`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip
|
|
143
|
+
minor dependency bump
|
|
86
144
|
|
|
87
145
|
### Patch Changes
|
|
88
146
|
|
|
89
|
-
-
|
|
147
|
+
- Updated dependencies
|
|
90
148
|
|
|
91
149
|
## 21.11.5
|
|
92
150
|
|
|
93
151
|
### Patch Changes
|
|
94
152
|
|
|
95
|
-
-
|
|
153
|
+
- Updated dependencies
|
|
96
154
|
|
|
97
155
|
## 21.11.4
|
|
98
156
|
|
|
99
157
|
### Patch Changes
|
|
100
158
|
|
|
101
|
-
-
|
|
159
|
+
- Updated dependencies
|
|
102
160
|
|
|
103
161
|
## 21.11.3
|
|
104
162
|
|
|
105
163
|
### Patch Changes
|
|
106
164
|
|
|
107
|
-
-
|
|
165
|
+
- Updated dependencies
|
|
108
166
|
|
|
109
167
|
## 21.11.2
|
|
110
168
|
|
|
111
169
|
### Patch Changes
|
|
112
170
|
|
|
113
|
-
-
|
|
171
|
+
- Updated dependencies
|
|
114
172
|
|
|
115
173
|
## 21.11.1
|
|
116
174
|
|
|
117
175
|
### Patch Changes
|
|
118
176
|
|
|
119
|
-
-
|
|
120
|
-
|
|
177
|
+
- [#25860](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/25860)
|
|
178
|
+
[`88a34a8c2dd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/88a34a8c2dd) - Remove
|
|
179
|
+
redundant `role=presentation` on wrapping @atlaskit/icon and @atlaskit/logo spans.
|
|
180
|
+
- [`15d704e3090`](https://bitbucket.org/atlassian/atlassian-frontend/commits/15d704e3090) - For an
|
|
181
|
+
SVG icon, do not render a `aria-label` when empty.
|
|
121
182
|
|
|
122
183
|
## 21.11.0
|
|
123
184
|
|
|
124
185
|
### Minor Changes
|
|
125
186
|
|
|
126
|
-
-
|
|
187
|
+
- [#24710](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24710)
|
|
188
|
+
[`a3973745679`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a3973745679) -
|
|
189
|
+
Updates `@emotion/core` to `@emotion/react`; v10 to v11. There is no expected behavior change.
|
|
127
190
|
|
|
128
191
|
## 21.10.8
|
|
129
192
|
|
|
130
193
|
### Patch Changes
|
|
131
194
|
|
|
132
|
-
-
|
|
195
|
+
- [#24874](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24874)
|
|
196
|
+
[`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) -
|
|
197
|
+
Upgrade Typescript from `4.3.5` to `4.5.5`
|
|
133
198
|
|
|
134
199
|
## 21.10.7
|
|
135
200
|
|
|
136
201
|
### Patch Changes
|
|
137
202
|
|
|
138
|
-
-
|
|
203
|
+
- Updated dependencies
|
|
139
204
|
|
|
140
205
|
## 21.10.6
|
|
141
206
|
|
|
142
207
|
### Patch Changes
|
|
143
208
|
|
|
144
|
-
-
|
|
209
|
+
- Updated dependencies
|
|
145
210
|
|
|
146
211
|
## 21.10.5
|
|
147
212
|
|
|
148
213
|
### Patch Changes
|
|
149
214
|
|
|
150
|
-
-
|
|
215
|
+
- Updated dependencies
|
|
151
216
|
|
|
152
217
|
## 21.10.4
|
|
153
218
|
|
|
154
219
|
### Patch Changes
|
|
155
220
|
|
|
156
|
-
-
|
|
221
|
+
- Updated dependencies
|
|
157
222
|
|
|
158
223
|
## 21.10.3
|
|
159
224
|
|
|
160
225
|
### Patch Changes
|
|
161
226
|
|
|
162
|
-
-
|
|
227
|
+
- [#16752](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16752)
|
|
228
|
+
[`58884c2f6c1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/58884c2f6c1) -
|
|
229
|
+
Internal code change turning on a new linting rule.
|
|
163
230
|
|
|
164
231
|
## 21.10.2
|
|
165
232
|
|
|
166
233
|
### Patch Changes
|
|
167
234
|
|
|
168
|
-
-
|
|
169
|
-
|
|
235
|
+
- [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) -
|
|
236
|
+
Updates usage of deprecated token names so they're aligned with the latest naming conventions.
|
|
237
|
+
No UI or visual changes
|
|
238
|
+
- Updated dependencies
|
|
170
239
|
|
|
171
240
|
## 21.10.1
|
|
172
241
|
|
|
173
242
|
### Patch Changes
|
|
174
243
|
|
|
175
|
-
-
|
|
244
|
+
- Updated dependencies
|
|
176
245
|
|
|
177
246
|
## 21.10.0
|
|
178
247
|
|
|
179
248
|
### Minor Changes
|
|
180
249
|
|
|
181
|
-
-
|
|
250
|
+
- [#17576](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/17576)
|
|
251
|
+
[`1c835620aa5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1c835620aa5) -
|
|
252
|
+
**Note**: It is a re-release of the wrongly `patched` version `21.9.2` that should have been a
|
|
253
|
+
`minor` release.
|
|
182
254
|
|
|
183
|
-
|
|
255
|
+
CETI-16 added remove emoji icon so that it appears in mobilekit too
|
|
184
256
|
|
|
185
257
|
### Patch Changes
|
|
186
258
|
|
|
187
|
-
-
|
|
259
|
+
- Updated dependencies
|
|
188
260
|
|
|
189
261
|
## 21.9.3
|
|
190
262
|
|
|
191
263
|
### Patch Changes
|
|
192
264
|
|
|
193
|
-
-
|
|
265
|
+
- [#17475](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/17475)
|
|
266
|
+
[`c55c736ecea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c55c736ecea) - Patch
|
|
267
|
+
VULN AFP-3486 AFP-3487 AFP-3488 AFP-3489
|
|
194
268
|
|
|
195
269
|
## 21.9.2
|
|
196
270
|
|
|
@@ -198,1454 +272,1771 @@
|
|
|
198
272
|
|
|
199
273
|
_WRONG RELEASE TYPE - DON'T USE_
|
|
200
274
|
|
|
201
|
-
-
|
|
275
|
+
- [#15998](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15998)
|
|
276
|
+
[`229177bb85d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/229177bb85d) -
|
|
277
|
+
CETI-16 added remove emoji icon so that it appears in mobilekit too
|
|
202
278
|
|
|
203
279
|
### Patch Changes
|
|
204
280
|
|
|
205
|
-
-
|
|
206
|
-
|
|
281
|
+
- [`f460cc7c411`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f460cc7c411) - Builds
|
|
282
|
+
for this package now pass through a tokens babel plugin, removing runtime invocations of the
|
|
283
|
+
tokens() function and improving bundle size.
|
|
284
|
+
- Updated dependencies
|
|
207
285
|
|
|
208
286
|
## 21.9.1
|
|
209
287
|
|
|
210
288
|
### Patch Changes
|
|
211
289
|
|
|
212
|
-
-
|
|
290
|
+
- Updated dependencies
|
|
213
291
|
|
|
214
292
|
## 21.9.0
|
|
215
293
|
|
|
216
294
|
### Minor Changes
|
|
217
295
|
|
|
218
|
-
-
|
|
296
|
+
- [#14319](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/14319)
|
|
297
|
+
[`cf853e39278`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cf853e39278) - [ux]
|
|
298
|
+
add single layout support for layout
|
|
219
299
|
|
|
220
300
|
### Patch Changes
|
|
221
301
|
|
|
222
|
-
-
|
|
302
|
+
- Updated dependencies
|
|
223
303
|
|
|
224
304
|
## 21.8.1
|
|
225
305
|
|
|
226
306
|
### Patch Changes
|
|
227
307
|
|
|
228
|
-
-
|
|
308
|
+
- Updated dependencies
|
|
229
309
|
|
|
230
310
|
## 21.8.0
|
|
231
311
|
|
|
232
312
|
### Minor Changes
|
|
233
313
|
|
|
234
|
-
-
|
|
314
|
+
- [#13864](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13864)
|
|
315
|
+
[`22b8dd3f590`](https://bitbucket.org/atlassian/atlassian-frontend/commits/22b8dd3f590) -
|
|
316
|
+
Instrumented Icon with the new theming package, `@atlaskit/tokens`.
|
|
235
317
|
|
|
236
|
-
|
|
318
|
+
New tokens will be visible only in applications configured to use the new Tokens API (currently
|
|
319
|
+
in alpha). These changes are intended to be interoperable with the legacy theme implementation.
|
|
320
|
+
Legacy dark mode users should expect no visual or breaking changes.
|
|
237
321
|
|
|
238
|
-
-
|
|
322
|
+
- [`88ff832bd2b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/88ff832bd2b) - Add
|
|
323
|
+
@atlaskit/icon/glyph/editor/file-preview to atlaskit/icon package for media group toolbar
|
|
239
324
|
|
|
240
325
|
### Patch Changes
|
|
241
326
|
|
|
242
|
-
-
|
|
327
|
+
- Updated dependencies
|
|
243
328
|
|
|
244
329
|
## 21.7.4
|
|
245
330
|
|
|
246
331
|
### Patch Changes
|
|
247
332
|
|
|
248
|
-
-
|
|
333
|
+
- [#13302](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13302)
|
|
334
|
+
[`af4bca32ad4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/af4bca32ad4) -
|
|
335
|
+
Internal changes to supress eslint rules.
|
|
249
336
|
|
|
250
337
|
## 21.7.3
|
|
251
338
|
|
|
252
339
|
### Patch Changes
|
|
253
340
|
|
|
254
|
-
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
-
|
|
341
|
+
- [#12837](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12837)
|
|
342
|
+
[`0d0ecc6e790`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0d0ecc6e790) -
|
|
343
|
+
Corrects eslint supressions.
|
|
344
|
+
- [`8279380176b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8279380176b) -
|
|
345
|
+
Internal code changes.
|
|
346
|
+
- [`9a84a3ceb82`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9a84a3ceb82) -
|
|
347
|
+
Internal code changes.
|
|
348
|
+
- Updated dependencies
|
|
258
349
|
|
|
259
350
|
## 21.7.2
|
|
260
351
|
|
|
261
352
|
### Patch Changes
|
|
262
353
|
|
|
263
|
-
-
|
|
354
|
+
- [#13102](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13102)
|
|
355
|
+
[`0c0c4315085`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0c0c4315085) - [ux]
|
|
356
|
+
Fixed a regression where Icons used static colors in High Contrast Mode when they should
|
|
357
|
+
actually dynamically respond to changes to the `primaryColor` and `secondaryColor` props.
|
|
264
358
|
|
|
265
359
|
## 21.7.1
|
|
266
360
|
|
|
267
361
|
### Patch Changes
|
|
268
362
|
|
|
269
|
-
-
|
|
363
|
+
- [#12880](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12880)
|
|
364
|
+
[`378d1cef00f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/378d1cef00f) - Bump
|
|
365
|
+
`@atlaskit/theme` to version `^11.3.0`.
|
|
270
366
|
|
|
271
367
|
## 21.7.0
|
|
272
368
|
|
|
273
369
|
### Minor Changes
|
|
274
370
|
|
|
275
|
-
-
|
|
371
|
+
- [#12328](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12328)
|
|
372
|
+
[`662739d8c28`](https://bitbucket.org/atlassian/atlassian-frontend/commits/662739d8c28) - Icon
|
|
373
|
+
now uses internal techstack "design-system: v1" and "styling: emotion".
|
|
276
374
|
|
|
277
375
|
### Patch Changes
|
|
278
376
|
|
|
279
|
-
-
|
|
280
|
-
|
|
377
|
+
- [`2368dfabe46`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2368dfabe46) - fix
|
|
378
|
+
Icon appearance in windows high contrast mode
|
|
379
|
+
- [`54b0730475e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/54b0730475e) - Fixed
|
|
380
|
+
an a11y bug associated with the role of the SVGIcon component. The role now correctly adapts to
|
|
381
|
+
whether a user provides a label or not.
|
|
281
382
|
|
|
282
383
|
## 21.6.1
|
|
283
384
|
|
|
284
385
|
### Patch Changes
|
|
285
386
|
|
|
286
|
-
-
|
|
387
|
+
- [#11649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11649)
|
|
388
|
+
[`9f5d6ed95f0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9f5d6ed95f0) - Added
|
|
389
|
+
aria-hidden to icon wrapper when there is no label provided
|
|
287
390
|
|
|
288
391
|
## 21.6.0
|
|
289
392
|
|
|
290
393
|
### Minor Changes
|
|
291
394
|
|
|
292
|
-
-
|
|
395
|
+
- [#11113](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11113)
|
|
396
|
+
[`b9c78813d40`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b9c78813d40) - Use
|
|
397
|
+
named export of base icon instead of default in icon glyphs
|
|
293
398
|
|
|
294
399
|
## 21.5.1
|
|
295
400
|
|
|
296
401
|
### Patch Changes
|
|
297
402
|
|
|
298
|
-
-
|
|
403
|
+
- [#10522](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10522)
|
|
404
|
+
[`72ef8bafec9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/72ef8bafec9) - Add
|
|
405
|
+
"./glyph" entry point.
|
|
299
406
|
|
|
300
407
|
## 21.5.0
|
|
301
408
|
|
|
302
409
|
### Minor Changes
|
|
303
410
|
|
|
304
|
-
-
|
|
305
|
-
|
|
411
|
+
- [#9083](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9083)
|
|
412
|
+
[`017587eca78`](https://bitbucket.org/atlassian/atlassian-frontend/commits/017587eca78) - Icon
|
|
413
|
+
now exposes an additional component `SVG` which can be used to for custom icon use cases.
|
|
414
|
+
- [`4203387aa43`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4203387aa43) -
|
|
415
|
+
Internal changes to the way Icon styles are generated. Additional types have also been exposed
|
|
416
|
+
to match the glyph component.
|
|
306
417
|
|
|
307
418
|
### Patch Changes
|
|
308
419
|
|
|
309
|
-
-
|
|
310
|
-
|
|
311
|
-
-
|
|
312
|
-
|
|
420
|
+
- [`469f36d9629`](https://bitbucket.org/atlassian/atlassian-frontend/commits/469f36d9629) - Icon
|
|
421
|
+
build tooling has been updated.
|
|
422
|
+
- [`d6580503ce9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d6580503ce9) -
|
|
423
|
+
Internal refactor for JSDoc annotated modules.
|
|
424
|
+
- [`3de10e7652e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3de10e7652e) -
|
|
425
|
+
Documentation updates and fixes to types for all icon packages.
|
|
426
|
+
- [`d98f1bb1169`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d98f1bb1169) - Local
|
|
427
|
+
build tooling improvements.
|
|
313
428
|
|
|
314
429
|
## 21.4.0
|
|
315
430
|
|
|
316
431
|
### Minor Changes
|
|
317
432
|
|
|
318
|
-
-
|
|
433
|
+
- [#8644](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8644)
|
|
434
|
+
[`2f1a299688b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2f1a299688b) - The
|
|
435
|
+
`sizeOpts` type has been renamed to `Size`, available in both the `./` and `./types`
|
|
436
|
+
entrypoints.
|
|
319
437
|
|
|
320
438
|
### Patch Changes
|
|
321
439
|
|
|
322
|
-
-
|
|
323
|
-
|
|
440
|
+
- [`79c23df6340`](https://bitbucket.org/atlassian/atlassian-frontend/commits/79c23df6340) - Use
|
|
441
|
+
injected package name and version for analytics instead of version.json.
|
|
442
|
+
- [`f922302ad53`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f922302ad53) - Icons
|
|
443
|
+
no longer ship with the `focusable` attribute in their glyph exports. This attribute was only
|
|
444
|
+
required for IE11 support. This is purely a build change and has no effect on user API.
|
|
324
445
|
|
|
325
446
|
## 21.3.0
|
|
326
447
|
|
|
327
448
|
### Minor Changes
|
|
328
449
|
|
|
329
|
-
-
|
|
330
|
-
|
|
331
|
-
|
|
450
|
+
- [#8178](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8178)
|
|
451
|
+
[`b9265389fa0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b9265389fa0) - Icon
|
|
452
|
+
now exposes a base icon via the `@atlaskit/icon/base` entrypoint. This is used in all generated
|
|
453
|
+
glyphs inside the icon package.
|
|
454
|
+
- [`83944ca2cf2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/83944ca2cf2) - Icon
|
|
455
|
+
now ships with cjs, esm, and es2019 bundles for components and utils exported in the icon
|
|
456
|
+
package. Glyphs unfortunately aren't included and still only export cjs bundles.
|
|
457
|
+
- [`6ef8824baee`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6ef8824baee) - - Icon
|
|
458
|
+
now uses React.memo() to stop unnecessary re-renders.
|
|
332
459
|
|
|
333
|
-
|
|
460
|
+
- A bug in the types for icon sizes has been resolved
|
|
334
461
|
|
|
335
|
-
|
|
462
|
+
This change also includes a number of quality of life fixes as part of lite mode.
|
|
336
463
|
|
|
337
|
-
|
|
464
|
+
### Internal changes
|
|
338
465
|
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
466
|
+
- class components have been changed to functional components
|
|
467
|
+
- styled-components has been removed as a peer dependency
|
|
468
|
+
- @emotion/core has been added a direct dependency, base components now use emotion for
|
|
469
|
+
styling
|
|
470
|
+
- An internal gradient function `insertDynamicGradientId` has been removed from the runtime
|
|
471
|
+
- Enzyme removed in favour of RTL
|
|
344
472
|
|
|
345
|
-
|
|
473
|
+
### Updating tests
|
|
346
474
|
|
|
347
|
-
|
|
348
|
-
|
|
475
|
+
Tests that rely on `enzyme` may have issues with this update. We've mostly seen issues with one
|
|
476
|
+
of the following cases.
|
|
349
477
|
|
|
350
|
-
|
|
478
|
+
#### Can't find internal react test id
|
|
351
479
|
|
|
352
|
-
|
|
353
|
-
This code will fail:
|
|
480
|
+
Because icon is now wrapped in `memo` you won't be able to easily find it. This code will fail:
|
|
354
481
|
|
|
355
|
-
|
|
356
|
-
|
|
482
|
+
```js
|
|
483
|
+
import BookIcon from '@atlaskit/icon/glyph/book';
|
|
357
484
|
|
|
358
|
-
|
|
485
|
+
<BookIcon />;
|
|
359
486
|
|
|
360
|
-
|
|
361
|
-
|
|
487
|
+
wrapper.find('BookIcon');
|
|
488
|
+
```
|
|
362
489
|
|
|
363
|
-
|
|
490
|
+
As a fix you can add memo to the target:
|
|
364
491
|
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
492
|
+
```js
|
|
493
|
+
wrapper.find('Memo(BookIcon)');
|
|
494
|
+
```
|
|
368
495
|
|
|
369
|
-
|
|
496
|
+
Even better, use the test id.
|
|
370
497
|
|
|
371
|
-
|
|
372
|
-
|
|
498
|
+
```js
|
|
499
|
+
<BookIcon testId="book-icon" />;
|
|
373
500
|
|
|
374
|
-
|
|
375
|
-
|
|
501
|
+
wrapper.find('[data-testid="book-icon"]');
|
|
502
|
+
```
|
|
376
503
|
|
|
377
|
-
|
|
504
|
+
#### Treating the icon as a button
|
|
378
505
|
|
|
379
|
-
|
|
380
|
-
This code will fail:
|
|
506
|
+
Icon hasn't had an `onClick` handler since many major versions. This code will fail:
|
|
381
507
|
|
|
382
|
-
|
|
383
|
-
|
|
508
|
+
```js
|
|
509
|
+
const Example = () => <Button testId="test-id" iconBefore={<SomeGlyph />} />;
|
|
384
510
|
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
511
|
+
// in some teat
|
|
512
|
+
wrapper.find(SomeGlyph).click();
|
|
513
|
+
// OR
|
|
514
|
+
wrapper.find('SomeGlyph').click();
|
|
515
|
+
```
|
|
390
516
|
|
|
391
|
-
|
|
517
|
+
As a fix you can target the button instead:
|
|
392
518
|
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
519
|
+
```jsx
|
|
520
|
+
wrapper.find('[data-testid="test-id"]').click();
|
|
521
|
+
```
|
|
396
522
|
|
|
397
523
|
### Patch Changes
|
|
398
524
|
|
|
399
|
-
-
|
|
400
|
-
|
|
525
|
+
- [`0741b1556f6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0741b1556f6) - All
|
|
526
|
+
icon glpyhs are now built without inline extends helpers, reducing their bundlesize.
|
|
527
|
+
- [`8d6c79b9055`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d6c79b9055) -
|
|
528
|
+
Typedefs of glyphs have been updated to reflect an API change that occured in version 15. For
|
|
529
|
+
context, `onClick` was removed as a functional prop but it was still supported by the types.
|
|
530
|
+
This may have resulted in a confusing developer experience although the fundamental behaviour
|
|
531
|
+
has been consistent since version 15.
|
|
401
532
|
|
|
402
533
|
## 21.2.4
|
|
403
534
|
|
|
404
535
|
### Patch Changes
|
|
405
536
|
|
|
406
|
-
-
|
|
537
|
+
- [#7762](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7762)
|
|
538
|
+
[`37afe4a0fd5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/37afe4a0fd5) - [ux]
|
|
539
|
+
Update Dropbox icon and arrow-left icon
|
|
407
540
|
|
|
408
541
|
## 21.2.3
|
|
409
542
|
|
|
410
543
|
### Patch Changes
|
|
411
544
|
|
|
412
|
-
-
|
|
545
|
+
- [#7425](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7425)
|
|
546
|
+
[`b9f0d16300`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b9f0d16300) -
|
|
547
|
+
Re-generated icons using a newer version of the build process
|
|
413
548
|
|
|
414
549
|
## 21.2.2
|
|
415
550
|
|
|
416
551
|
### Patch Changes
|
|
417
552
|
|
|
418
|
-
-
|
|
553
|
+
- [#7589](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7589)
|
|
554
|
+
[`c65f28c058`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c65f28c058) - Change
|
|
555
|
+
codemod to return raw source if it is not transforming a file.
|
|
419
556
|
|
|
420
|
-
|
|
421
|
-
|
|
557
|
+
Otherwise it would run prettier which can lead to some invalid syntax outputted in edge cases.
|
|
558
|
+
This is likely due to an issue in either `codemod-cli` or `jscodeshift`.
|
|
422
559
|
|
|
423
560
|
## 21.2.1
|
|
424
561
|
|
|
425
562
|
### Patch Changes
|
|
426
563
|
|
|
427
|
-
-
|
|
564
|
+
- [#7458](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7458)
|
|
565
|
+
[`bc896a20b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bc896a20b0) - Add a
|
|
566
|
+
missing codemod for the entrypoint change in 21.2.0
|
|
428
567
|
|
|
429
|
-
|
|
568
|
+
***
|
|
430
569
|
|
|
431
|
-
|
|
570
|
+
**Running the codemod cli**
|
|
432
571
|
|
|
433
|
-
|
|
572
|
+
To run the codemod: **You first need to have the latest version installed before you can run the
|
|
573
|
+
codemod**
|
|
434
574
|
|
|
435
|
-
|
|
575
|
+
`yarn upgrade @atlaskit/PACKAGE@^VERSION`
|
|
436
576
|
|
|
437
|
-
|
|
577
|
+
Once upgraded, use the Atlaskit codemod-cli;
|
|
438
578
|
|
|
439
|
-
|
|
579
|
+
`npx @atlaskit/codemod-cli --parser [PARSER] --extensions [FILE_EXTENSIONS] [TARGET_PATH]`
|
|
440
580
|
|
|
441
|
-
|
|
442
|
-
|
|
581
|
+
Or run `npx @atlaskit/codemod-cli -h` for more details on usage. For Atlassians, refer to
|
|
582
|
+
[this doc](https://hello.atlassian.net/wiki/spaces/AF/pages/2627171992/Codemods) for more
|
|
583
|
+
details on the codemod CLI.
|
|
443
584
|
|
|
444
585
|
## 21.2.0
|
|
445
586
|
|
|
446
587
|
### Minor Changes
|
|
447
588
|
|
|
448
|
-
-
|
|
589
|
+
- [#7170](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7170)
|
|
590
|
+
[`fbdf356800`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fbdf356800) - Remove
|
|
591
|
+
undocumented metadata export from main entry point. To import metadata instead do it from the
|
|
592
|
+
/metadata entrypoint.
|
|
449
593
|
|
|
450
594
|
## 21.1.4
|
|
451
595
|
|
|
452
596
|
### Patch Changes
|
|
453
597
|
|
|
454
|
-
-
|
|
455
|
-
|
|
456
|
-
|
|
598
|
+
- [#5497](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5497)
|
|
599
|
+
[`5f58283e1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f58283e1f) - Export
|
|
600
|
+
types using Typescript's new "export type" syntax to satisfy Typescript's --isolatedModules
|
|
601
|
+
compiler option. This requires version 3.8 of Typescript, read more about how we handle
|
|
602
|
+
Typescript versions here: https://atlaskit.atlassian.com/get-started Also add `typescript` to
|
|
603
|
+
`devDependencies` to denote version that the package was built with.
|
|
457
604
|
|
|
458
605
|
## 21.1.3
|
|
459
606
|
|
|
460
607
|
### Patch Changes
|
|
461
608
|
|
|
462
|
-
-
|
|
609
|
+
- Updated dependencies
|
|
463
610
|
|
|
464
611
|
## 21.1.2
|
|
465
612
|
|
|
466
613
|
### Patch Changes
|
|
467
614
|
|
|
468
|
-
-
|
|
615
|
+
- [#4649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4649)
|
|
616
|
+
[`d6ff4c7dce`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d6ff4c7dce) - Removes
|
|
617
|
+
unused (and incorrect) es2019 key in package.json
|
|
469
618
|
|
|
470
619
|
## 21.1.1
|
|
471
620
|
|
|
472
621
|
### Patch Changes
|
|
473
622
|
|
|
474
|
-
-
|
|
623
|
+
- [#4682](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4682)
|
|
624
|
+
[`f51e6ff443`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f51e6ff443) - License
|
|
625
|
+
updated to Apache 2.0 (previously under the ADG license)
|
|
475
626
|
|
|
476
627
|
## 21.1.0
|
|
477
628
|
|
|
478
629
|
### Minor Changes
|
|
479
630
|
|
|
480
|
-
-
|
|
631
|
+
- [#4424](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4424)
|
|
632
|
+
[`2f414dd083`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2f414dd083) - The new
|
|
633
|
+
ArchiveIcon is now available to use via
|
|
634
|
+
`import ArchiveIcon from '@atlaskit/icon/glyph/archive';`
|
|
481
635
|
|
|
482
636
|
## 21.0.3
|
|
483
637
|
|
|
484
638
|
### Patch Changes
|
|
485
639
|
|
|
486
|
-
-
|
|
640
|
+
- [#3885](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3885)
|
|
641
|
+
[`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded
|
|
642
|
+
to TypeScript 3.9.6 and tslib to 2.0.0
|
|
487
643
|
|
|
488
|
-
|
|
489
|
-
|
|
644
|
+
Since tslib is a dependency for all our packages we recommend that products also follow this
|
|
645
|
+
tslib upgrade to prevent duplicates of tslib being bundled.
|
|
490
646
|
|
|
491
647
|
## 21.0.2
|
|
492
648
|
|
|
493
649
|
### Patch Changes
|
|
494
650
|
|
|
495
|
-
-
|
|
651
|
+
- [#3823](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3823)
|
|
652
|
+
[`6262f382de`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6262f382de) - Use the
|
|
653
|
+
'lodash' package instead of single-function 'lodash.\*' packages
|
|
496
654
|
|
|
497
655
|
## 21.0.1
|
|
498
656
|
|
|
499
657
|
### Patch Changes
|
|
500
658
|
|
|
501
|
-
-
|
|
659
|
+
- [#3428](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3428)
|
|
660
|
+
[`db053b24d8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/db053b24d8) - Update
|
|
661
|
+
all the theme imports to be tree-shakable
|
|
502
662
|
|
|
503
663
|
## 21.0.0
|
|
504
664
|
|
|
505
665
|
### Major Changes
|
|
506
666
|
|
|
507
|
-
-
|
|
508
|
-
|
|
667
|
+
- [#3335](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3335)
|
|
668
|
+
[`87f4720f27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87f4720f27) -
|
|
669
|
+
Officially dropping IE11 support, from this version onwards there are no warranties of the
|
|
670
|
+
package working in IE11. For more information see:
|
|
671
|
+
https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534
|
|
509
672
|
|
|
510
673
|
### Patch Changes
|
|
511
674
|
|
|
512
|
-
-
|
|
675
|
+
- Updated dependencies
|
|
513
676
|
|
|
514
677
|
## 20.1.2
|
|
515
678
|
|
|
516
679
|
### Patch Changes
|
|
517
680
|
|
|
518
|
-
-
|
|
681
|
+
- [#1868](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/1868)
|
|
682
|
+
[`eae51ceead`](https://bitbucket.org/atlassian/atlassian-frontend/commits/eae51ceead) - Add
|
|
683
|
+
mobile icon- Updated dependencies
|
|
519
684
|
|
|
520
685
|
## 20.1.1
|
|
521
686
|
|
|
522
687
|
### Patch Changes
|
|
523
688
|
|
|
524
|
-
-
|
|
689
|
+
- [patch][449ef134b3](https://bitbucket.org/atlassian/atlassian-frontend/commits/449ef134b3):
|
|
525
690
|
|
|
526
|
-
|
|
691
|
+
Add a clear icon for datepicker, timepicker and datetimepicker- Updated dependencies
|
|
692
|
+
[dfc4dba1b3](https://bitbucket.org/atlassian/atlassian-frontend/commits/dfc4dba1b3):
|
|
527
693
|
|
|
528
|
-
-
|
|
529
|
-
|
|
530
|
-
-
|
|
531
|
-
|
|
532
|
-
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
694
|
+
- Updated dependencies
|
|
695
|
+
[3940bd71f1](https://bitbucket.org/atlassian/atlassian-frontend/commits/3940bd71f1):
|
|
696
|
+
- Updated dependencies
|
|
697
|
+
[6b8e60827e](https://bitbucket.org/atlassian/atlassian-frontend/commits/6b8e60827e):
|
|
698
|
+
- Updated dependencies
|
|
699
|
+
[f6667f2909](https://bitbucket.org/atlassian/atlassian-frontend/commits/f6667f2909):
|
|
700
|
+
- Updated dependencies
|
|
701
|
+
[9a534d6a74](https://bitbucket.org/atlassian/atlassian-frontend/commits/9a534d6a74):
|
|
702
|
+
- Updated dependencies
|
|
703
|
+
[57c0487a02](https://bitbucket.org/atlassian/atlassian-frontend/commits/57c0487a02):
|
|
704
|
+
- @atlaskit/dynamic-table@13.7.4
|
|
705
|
+
- @atlaskit/tooltip@15.2.6
|
|
706
|
+
- @atlaskit/button@13.3.11
|
|
707
|
+
- @atlaskit/logo@12.3.4
|
|
708
|
+
- @atlaskit/modal-dialog@10.5.7
|
|
538
709
|
|
|
539
710
|
## 20.1.0
|
|
540
711
|
|
|
541
712
|
### Minor Changes
|
|
542
713
|
|
|
543
|
-
-
|
|
714
|
+
- [minor][fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
|
|
544
715
|
|
|
545
|
-
|
|
716
|
+
Adds test id to icon.-
|
|
717
|
+
[minor][fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
|
|
546
718
|
|
|
547
|
-
|
|
719
|
+
Refactors icon to be a functional component.
|
|
548
720
|
|
|
549
721
|
### Patch Changes
|
|
550
722
|
|
|
551
|
-
-
|
|
723
|
+
- [patch][fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
|
|
552
724
|
|
|
553
|
-
|
|
725
|
+
Corrects accessibility behavior for wrapping span. It now will now:
|
|
554
726
|
|
|
555
|
-
|
|
556
|
-
|
|
727
|
+
- conditionally set the `aria-label` if `label` is defined
|
|
728
|
+
- conditionally set the `role` to either `img` if `label` is defined, or `presentation` if it
|
|
729
|
+
is not defined- Updated dependencies
|
|
730
|
+
[66dcced7a0](https://bitbucket.org/atlassian/atlassian-frontend/commits/66dcced7a0):
|
|
557
731
|
|
|
558
|
-
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
732
|
+
- Updated dependencies
|
|
733
|
+
[fd5292fd5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd5292fd5a):
|
|
734
|
+
- Updated dependencies
|
|
735
|
+
[eea5e9bd8c](https://bitbucket.org/atlassian/atlassian-frontend/commits/eea5e9bd8c):
|
|
736
|
+
- @atlaskit/docs@8.4.0
|
|
737
|
+
- @atlaskit/icon-file-type@5.0.3
|
|
738
|
+
- @atlaskit/icon-object@5.0.3
|
|
739
|
+
- @atlaskit/icon-priority@5.0.3
|
|
740
|
+
- @atlaskit/logo@12.3.3
|
|
741
|
+
- @atlaskit/button@13.3.9
|
|
742
|
+
- @atlaskit/dynamic-table@13.7.2
|
|
743
|
+
- @atlaskit/modal-dialog@10.5.4
|
|
744
|
+
- @atlaskit/section-message@4.1.7
|
|
745
|
+
- @atlaskit/textfield@3.1.9
|
|
746
|
+
- @atlaskit/tooltip@15.2.5
|
|
571
747
|
|
|
572
748
|
## 20.0.2
|
|
573
749
|
|
|
574
750
|
### Patch Changes
|
|
575
751
|
|
|
576
|
-
-
|
|
752
|
+
- [patch][0603860c07](https://bitbucket.org/atlassian/atlassian-frontend/commits/0603860c07):
|
|
577
753
|
|
|
578
|
-
|
|
754
|
+
The build on develop produces changes to the metadata file that needed to be tracked / released
|
|
755
|
+
for consumer.- Updated dependencies
|
|
756
|
+
[0b09f8a6ca](https://bitbucket.org/atlassian/atlassian-frontend/commits/0b09f8a6ca):
|
|
579
757
|
|
|
580
|
-
-
|
|
581
|
-
|
|
582
|
-
|
|
758
|
+
- Updated dependencies
|
|
759
|
+
[91a1eb05db](https://bitbucket.org/atlassian/atlassian-frontend/commits/91a1eb05db):
|
|
760
|
+
- @atlaskit/dynamic-table@13.7.0
|
|
761
|
+
- @atlaskit/textfield@3.1.7
|
|
583
762
|
|
|
584
763
|
## 20.0.1
|
|
585
764
|
|
|
586
765
|
### Patch Changes
|
|
587
766
|
|
|
588
|
-
-
|
|
767
|
+
- [patch][6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
|
|
589
768
|
|
|
590
|
-
|
|
769
|
+
Remove namespace imports from React, ReactDom, and PropTypes- Updated dependencies
|
|
770
|
+
[6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
|
|
591
771
|
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
772
|
+
- @atlaskit/docs@8.3.2
|
|
773
|
+
- @atlaskit/visual-regression@0.1.9
|
|
774
|
+
- @atlaskit/button@13.3.7
|
|
775
|
+
- @atlaskit/dynamic-table@13.6.2
|
|
776
|
+
- @atlaskit/icon-file-type@5.0.2
|
|
777
|
+
- @atlaskit/icon-object@5.0.2
|
|
778
|
+
- @atlaskit/icon-priority@5.0.2
|
|
779
|
+
- @atlaskit/logo@12.3.2
|
|
780
|
+
- @atlaskit/modal-dialog@10.5.2
|
|
781
|
+
- @atlaskit/section-message@4.1.5
|
|
782
|
+
- @atlaskit/textfield@3.1.6
|
|
783
|
+
- @atlaskit/theme@9.5.1
|
|
784
|
+
- @atlaskit/tooltip@15.2.3
|
|
605
785
|
|
|
606
786
|
## 20.0.0
|
|
607
787
|
|
|
608
788
|
### Major Changes
|
|
609
789
|
|
|
610
|
-
-
|
|
790
|
+
- [major][c0102a3ea2](https://bitbucket.org/atlassian/atlassian-frontend/commits/c0102a3ea2):
|
|
611
791
|
|
|
612
|
-
|
|
792
|
+
BREAKING CHANGE: As part of AFP-1404, we are dropping flow support. It means that those packages
|
|
793
|
+
are not typed. Consumer will need to manually add their types to the component.Background
|
|
794
|
+
ticket: https://product-fabric.atlassian.net/browse/AFP-1397Plan:
|
|
795
|
+
https://product-fabric.atlassian.net/wiki/spaces/AFP/pages/1052870901/Drop+Flow+Support+Plan
|
|
613
796
|
|
|
614
797
|
### Patch Changes
|
|
615
798
|
|
|
616
|
-
-
|
|
617
|
-
-
|
|
618
|
-
-
|
|
619
|
-
-
|
|
620
|
-
-
|
|
621
|
-
-
|
|
622
|
-
-
|
|
799
|
+
- @atlaskit/logo@12.3.1
|
|
800
|
+
- @atlaskit/modal-dialog@10.5.1
|
|
801
|
+
- @atlaskit/section-message@4.1.4
|
|
802
|
+
- @atlaskit/docs@8.3.1
|
|
803
|
+
- @atlaskit/button@13.3.6
|
|
804
|
+
- @atlaskit/textfield@3.1.5
|
|
805
|
+
- @atlaskit/tooltip@15.2.2
|
|
623
806
|
|
|
624
807
|
## 19.1.0
|
|
625
808
|
|
|
626
809
|
### Minor Changes
|
|
627
810
|
|
|
628
|
-
-
|
|
811
|
+
- [minor][28f8f0e089](https://bitbucket.org/atlassian/atlassian-frontend/commits/28f8f0e089):
|
|
629
812
|
|
|
630
|
-
|
|
813
|
+
Added person-with-circle, person-with-cross, person-with-tick icons
|
|
631
814
|
|
|
632
815
|
### Patch Changes
|
|
633
816
|
|
|
634
|
-
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
817
|
+
- Updated dependencies
|
|
818
|
+
[82747f2922](https://bitbucket.org/atlassian/atlassian-frontend/commits/82747f2922):
|
|
819
|
+
- Updated dependencies
|
|
820
|
+
[4a223473c5](https://bitbucket.org/atlassian/atlassian-frontend/commits/4a223473c5):
|
|
821
|
+
- @atlaskit/theme@9.5.0
|
|
822
|
+
- @atlaskit/button@13.3.5
|
|
823
|
+
- @atlaskit/dynamic-table@13.6.1
|
|
824
|
+
- @atlaskit/section-message@4.1.3
|
|
825
|
+
- @atlaskit/tooltip@15.2.1
|
|
641
826
|
|
|
642
827
|
## 19.0.11
|
|
643
828
|
|
|
644
829
|
### Patch Changes
|
|
645
830
|
|
|
646
|
-
-
|
|
831
|
+
- [patch][c1d4898af5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c1d4898af5):
|
|
647
832
|
|
|
648
|
-
|
|
833
|
+
Added Stopwatch and Sprint icons
|
|
649
834
|
|
|
650
|
-
-
|
|
651
|
-
|
|
652
|
-
|
|
835
|
+
- Updated dependencies
|
|
836
|
+
[3c0f6feee5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3c0f6feee5):
|
|
837
|
+
- Updated dependencies
|
|
838
|
+
[f9c291923c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f9c291923c):
|
|
839
|
+
- @atlaskit/theme@9.3.0
|
|
653
840
|
|
|
654
841
|
## 19.0.10
|
|
655
842
|
|
|
656
843
|
### Patch Changes
|
|
657
844
|
|
|
658
|
-
-
|
|
845
|
+
- [patch][6d37081dc8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6d37081dc8):
|
|
659
846
|
|
|
660
|
-
|
|
847
|
+
Upgrade prettier from 1.18 to 1.19
|
|
661
848
|
|
|
662
849
|
## 19.0.9
|
|
663
850
|
|
|
664
851
|
### Patch Changes
|
|
665
852
|
|
|
666
|
-
-
|
|
853
|
+
- [patch][f081cdac54](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f081cdac54):
|
|
667
854
|
|
|
668
|
-
|
|
855
|
+
Upgrade prettier from 1.14 to 1.18
|
|
669
856
|
|
|
670
857
|
## 19.0.8
|
|
671
858
|
|
|
672
859
|
### Patch Changes
|
|
673
860
|
|
|
674
|
-
-
|
|
861
|
+
- [patch][f9b5e24662](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f9b5e24662):
|
|
675
862
|
|
|
676
|
-
|
|
863
|
+
@atlaskit/icon-file-type and @atlaskit/icon-object have been converted to TypeScript to provide
|
|
864
|
+
static typing. Flow types are no longer provided. No API or bahavioural changes.
|
|
677
865
|
|
|
678
866
|
## 19.0.7
|
|
679
867
|
|
|
680
868
|
### Patch Changes
|
|
681
869
|
|
|
682
|
-
-
|
|
870
|
+
- [patch][3c7bee089a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3c7bee089a):
|
|
683
871
|
|
|
684
|
-
|
|
872
|
+
@atlaskit/icon-priority has been converted to TypeScript to provide static typing. Flow types
|
|
873
|
+
are no longer provided. No API or bahavioural changes.
|
|
685
874
|
|
|
686
875
|
## 19.0.6
|
|
687
876
|
|
|
688
877
|
### Patch Changes
|
|
689
878
|
|
|
690
|
-
-
|
|
879
|
+
- [patch][097b696613](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/097b696613):
|
|
691
880
|
|
|
692
|
-
|
|
881
|
+
Components now depend on TS 3.6 internally, in order to fix an issue with TS resolving
|
|
882
|
+
non-relative imports as relative imports
|
|
693
883
|
|
|
694
884
|
## 19.0.5
|
|
695
885
|
|
|
696
886
|
### Patch Changes
|
|
697
887
|
|
|
698
|
-
-
|
|
888
|
+
- [patch][ecca4d1dbb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ecca4d1dbb):
|
|
699
889
|
|
|
700
|
-
|
|
890
|
+
Upgraded Typescript to 3.3.x
|
|
701
891
|
|
|
702
892
|
## 19.0.4
|
|
703
893
|
|
|
704
894
|
### Patch Changes
|
|
705
895
|
|
|
706
|
-
-
|
|
896
|
+
- [patch][708028db86](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/708028db86):
|
|
707
897
|
|
|
708
|
-
|
|
898
|
+
Change all the imports to theme in Core to use multi entry points
|
|
709
899
|
|
|
710
900
|
## 19.0.3
|
|
711
901
|
|
|
712
902
|
### Patch Changes
|
|
713
903
|
|
|
714
|
-
-
|
|
904
|
+
- [patch][de35ce8c67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/de35ce8c67):
|
|
715
905
|
|
|
716
|
-
|
|
906
|
+
Updates component maintainers
|
|
717
907
|
|
|
718
908
|
## 19.0.2
|
|
719
909
|
|
|
720
|
-
-
|
|
721
|
-
|
|
722
|
-
|
|
910
|
+
- Updated dependencies
|
|
911
|
+
[84887b940c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/84887b940c):
|
|
912
|
+
- @atlaskit/modal-dialog@10.1.2
|
|
913
|
+
- @atlaskit/textfield@3.0.0
|
|
723
914
|
|
|
724
915
|
## 19.0.1
|
|
725
916
|
|
|
726
917
|
### Patch Changes
|
|
727
918
|
|
|
728
|
-
-
|
|
919
|
+
- [patch][a1a4c19100](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a1a4c19100):
|
|
729
920
|
|
|
730
|
-
|
|
921
|
+
include bundled cjs files
|
|
731
922
|
|
|
732
923
|
## 19.0.0
|
|
733
924
|
|
|
734
925
|
### Major Changes
|
|
735
926
|
|
|
736
|
-
-
|
|
927
|
+
- [major][06326ef3f7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06326ef3f7):
|
|
737
928
|
|
|
738
|
-
|
|
929
|
+
@atlaskit/icon has been converted to TypeScript to provide static typing. Flow types are no
|
|
930
|
+
longer provided. No API or bahavioural changes.
|
|
739
931
|
|
|
740
932
|
## 18.0.5
|
|
741
933
|
|
|
742
934
|
### Patch Changes
|
|
743
935
|
|
|
744
|
-
-
|
|
936
|
+
- [patch][56eae512a3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/56eae512a3):
|
|
745
937
|
|
|
746
|
-
|
|
938
|
+
Updated the icon for Premium and cleaned up reduced-ui-pack sprite
|
|
747
939
|
|
|
748
940
|
## 18.0.4
|
|
749
941
|
|
|
750
942
|
### Patch Changes
|
|
751
943
|
|
|
752
|
-
-
|
|
944
|
+
- [patch][4615439434](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4615439434):
|
|
753
945
|
|
|
754
|
-
|
|
946
|
+
index.ts will now be ignored when publishing to npm
|
|
755
947
|
|
|
756
948
|
## 18.0.3
|
|
757
949
|
|
|
758
950
|
### Patch Changes
|
|
759
951
|
|
|
760
|
-
-
|
|
952
|
+
- [patch][93bcf314c6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/93bcf314c6):
|
|
761
953
|
|
|
762
|
-
|
|
954
|
+
Added missing tslib dep
|
|
763
955
|
|
|
764
956
|
## 18.0.2
|
|
765
957
|
|
|
766
958
|
### Patch Changes
|
|
767
959
|
|
|
768
|
-
-
|
|
960
|
+
- [patch][0d7be7e6fc](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0d7be7e6fc):
|
|
769
961
|
|
|
770
|
-
|
|
962
|
+
All icons are breaking since the Typescript conversion. Revert PR 5769#
|
|
771
963
|
|
|
772
964
|
## 18.0.1
|
|
773
965
|
|
|
774
|
-
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
966
|
+
- Updated dependencies
|
|
967
|
+
[67f06f58dd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/67f06f58dd):
|
|
968
|
+
- @atlaskit/icon-file-type@4.0.3
|
|
969
|
+
- @atlaskit/icon-object@4.0.3
|
|
970
|
+
- @atlaskit/icon-priority@4.0.3
|
|
971
|
+
- @atlaskit/tooltip@15.0.0
|
|
779
972
|
|
|
780
973
|
## 18.0.0
|
|
781
974
|
|
|
782
975
|
### Major Changes
|
|
783
976
|
|
|
784
|
-
-
|
|
977
|
+
- [major][cfc3c8adb3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cfc3c8adb3):
|
|
785
978
|
|
|
786
|
-
|
|
979
|
+
- @atlaskit/icon has been converted to TypeScript to provide static typing. Flow types are no
|
|
980
|
+
longer provided. No API or bahavioural changes.
|
|
787
981
|
|
|
788
982
|
## 17.2.0
|
|
789
983
|
|
|
790
|
-
-
|
|
984
|
+
- [minor][70862830d6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/70862830d6):
|
|
791
985
|
|
|
792
|
-
|
|
986
|
+
- Checkbox has been converted to Typescript. Typescript consumers will now get static type
|
|
987
|
+
safety. Flow types are no longer provided. No API or behavioural changes.
|
|
793
988
|
|
|
794
989
|
## 17.1.3
|
|
795
990
|
|
|
796
|
-
-
|
|
991
|
+
- [patch][b0ef06c685](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b0ef06c685):
|
|
797
992
|
|
|
798
|
-
|
|
993
|
+
- This is just a safety release in case anything strange happened in in the previous one. See
|
|
994
|
+
Pull Request #5942 for details
|
|
799
995
|
|
|
800
996
|
## 17.1.2
|
|
801
997
|
|
|
802
|
-
-
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
|
|
998
|
+
- Updated dependencies
|
|
999
|
+
[06c5cccf9d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/06c5cccf9d):
|
|
1000
|
+
- @atlaskit/icon-file-type@4.0.1
|
|
1001
|
+
- @atlaskit/icon-object@4.0.1
|
|
1002
|
+
- @atlaskit/icon-priority@4.0.1
|
|
1003
|
+
- @atlaskit/modal-dialog@10.0.0
|
|
807
1004
|
|
|
808
1005
|
## 17.1.1
|
|
809
1006
|
|
|
810
|
-
-
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
|
|
1007
|
+
- Updated dependencies
|
|
1008
|
+
[6dd86f5b07](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6dd86f5b07):
|
|
1009
|
+
- @atlaskit/field-text@9.0.1
|
|
1010
|
+
- @atlaskit/theme@9.0.2
|
|
1011
|
+
- @atlaskit/section-message@4.0.0
|
|
814
1012
|
|
|
815
1013
|
## 17.1.0
|
|
816
1014
|
|
|
817
|
-
-
|
|
1015
|
+
- [minor][8f4f5d914a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8f4f5d914a):
|
|
818
1016
|
|
|
819
|
-
|
|
1017
|
+
- Updated home-circle icon and replaced home-filled icon with new home icon
|
|
820
1018
|
|
|
821
1019
|
## 17.0.2
|
|
822
1020
|
|
|
823
|
-
-
|
|
824
|
-
|
|
825
|
-
|
|
1021
|
+
- Updated dependencies
|
|
1022
|
+
[4b07b57640](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4b07b57640):
|
|
1023
|
+
- @atlaskit/button@13.0.2
|
|
1024
|
+
- @atlaskit/logo@12.0.0
|
|
826
1025
|
|
|
827
1026
|
## 17.0.1
|
|
828
1027
|
|
|
829
|
-
-
|
|
830
|
-
|
|
1028
|
+
- Updated dependencies
|
|
1029
|
+
[3d95467c4b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3d95467c4b):
|
|
1030
|
+
- @atlaskit/dynamic-table@13.0.0
|
|
831
1031
|
|
|
832
1032
|
## 17.0.0
|
|
833
1033
|
|
|
834
|
-
-
|
|
1034
|
+
- [major][7c17b35107](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7c17b35107):
|
|
835
1035
|
|
|
836
|
-
|
|
1036
|
+
- Updates react and react-dom peer dependencies to react@^16.8.0 and react-dom@^16.8.0. To use
|
|
1037
|
+
this package, please ensure you use at least this version of react and react-dom.
|
|
837
1038
|
|
|
838
1039
|
## 16.0.9
|
|
839
1040
|
|
|
840
|
-
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
|
|
1041
|
+
- Updated dependencies
|
|
1042
|
+
[9c0b4744be](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9c0b4744be):
|
|
1043
|
+
- @atlaskit/docs@7.0.3
|
|
1044
|
+
- @atlaskit/button@12.0.3
|
|
1045
|
+
- @atlaskit/dynamic-table@11.0.3
|
|
1046
|
+
- @atlaskit/field-text@8.0.3
|
|
1047
|
+
- @atlaskit/icon-file-type@3.0.8
|
|
1048
|
+
- @atlaskit/icon-object@3.0.8
|
|
1049
|
+
- @atlaskit/icon-priority@3.0.5
|
|
1050
|
+
- @atlaskit/logo@10.0.4
|
|
1051
|
+
- @atlaskit/modal-dialog@8.0.7
|
|
1052
|
+
- @atlaskit/section-message@2.0.3
|
|
1053
|
+
- @atlaskit/tooltip@13.0.4
|
|
1054
|
+
- @atlaskit/theme@8.1.7
|
|
853
1055
|
|
|
854
1056
|
## 16.0.8
|
|
855
1057
|
|
|
856
|
-
-
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
|
|
1058
|
+
- Updated dependencies
|
|
1059
|
+
[1e826b2966](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e826b2966):
|
|
1060
|
+
- @atlaskit/docs@7.0.2
|
|
1061
|
+
- @atlaskit/dynamic-table@11.0.2
|
|
1062
|
+
- @atlaskit/field-text@8.0.2
|
|
1063
|
+
- @atlaskit/icon-file-type@3.0.7
|
|
1064
|
+
- @atlaskit/icon-object@3.0.7
|
|
1065
|
+
- @atlaskit/icon-priority@3.0.4
|
|
1066
|
+
- @atlaskit/logo@10.0.3
|
|
1067
|
+
- @atlaskit/modal-dialog@8.0.6
|
|
1068
|
+
- @atlaskit/section-message@2.0.2
|
|
1069
|
+
- @atlaskit/theme@8.1.6
|
|
1070
|
+
- @atlaskit/tooltip@13.0.3
|
|
1071
|
+
- @atlaskit/button@12.0.0
|
|
869
1072
|
|
|
870
1073
|
## 16.0.7
|
|
871
1074
|
|
|
872
|
-
-
|
|
1075
|
+
- [patch][a143c9758f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a143c9758f):
|
|
873
1076
|
|
|
874
|
-
|
|
1077
|
+
- New Icon: Add the PremiumIcon
|
|
875
1078
|
|
|
876
1079
|
## 16.0.6
|
|
877
1080
|
|
|
878
|
-
-
|
|
1081
|
+
- [patch][98e11001ff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/98e11001ff):
|
|
879
1082
|
|
|
880
|
-
|
|
1083
|
+
- Removes duplicate babel-runtime dependency
|
|
881
1084
|
|
|
882
1085
|
## 16.0.5
|
|
883
1086
|
|
|
884
|
-
-
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
|
|
888
|
-
|
|
889
|
-
|
|
890
|
-
|
|
891
|
-
|
|
892
|
-
|
|
893
|
-
|
|
894
|
-
|
|
895
|
-
|
|
896
|
-
|
|
1087
|
+
- Updated dependencies
|
|
1088
|
+
[9d5cc39394](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d5cc39394):
|
|
1089
|
+
- @atlaskit/docs@7.0.1
|
|
1090
|
+
- @atlaskit/dynamic-table@11.0.1
|
|
1091
|
+
- @atlaskit/field-text@8.0.1
|
|
1092
|
+
- @atlaskit/icon-file-type@3.0.5
|
|
1093
|
+
- @atlaskit/icon-object@3.0.5
|
|
1094
|
+
- @atlaskit/icon-priority@3.0.2
|
|
1095
|
+
- @atlaskit/logo@10.0.1
|
|
1096
|
+
- @atlaskit/modal-dialog@8.0.2
|
|
1097
|
+
- @atlaskit/section-message@2.0.1
|
|
1098
|
+
- @atlaskit/theme@8.0.1
|
|
1099
|
+
- @atlaskit/tooltip@13.0.1
|
|
1100
|
+
- @atlaskit/button@11.0.0
|
|
897
1101
|
|
|
898
1102
|
## 16.0.4
|
|
899
1103
|
|
|
900
|
-
-
|
|
901
|
-
|
|
902
|
-
|
|
903
|
-
|
|
904
|
-
|
|
905
|
-
|
|
906
|
-
|
|
907
|
-
|
|
908
|
-
|
|
909
|
-
|
|
910
|
-
|
|
911
|
-
|
|
912
|
-
|
|
1104
|
+
- Updated dependencies
|
|
1105
|
+
[76299208e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/76299208e6):
|
|
1106
|
+
- @atlaskit/button@10.1.3
|
|
1107
|
+
- @atlaskit/icon-file-type@3.0.4
|
|
1108
|
+
- @atlaskit/icon-object@3.0.4
|
|
1109
|
+
- @atlaskit/icon-priority@3.0.1
|
|
1110
|
+
- @atlaskit/docs@7.0.0
|
|
1111
|
+
- @atlaskit/dynamic-table@11.0.0
|
|
1112
|
+
- @atlaskit/field-text@8.0.0
|
|
1113
|
+
- @atlaskit/logo@10.0.0
|
|
1114
|
+
- @atlaskit/modal-dialog@8.0.0
|
|
1115
|
+
- @atlaskit/section-message@2.0.0
|
|
1116
|
+
- @atlaskit/theme@8.0.0
|
|
1117
|
+
- @atlaskit/tooltip@13.0.0
|
|
913
1118
|
|
|
914
1119
|
## 16.0.3
|
|
915
1120
|
|
|
916
|
-
-
|
|
917
|
-
|
|
1121
|
+
- Updated dependencies
|
|
1122
|
+
[ecf21be58f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ecf21be58f):
|
|
1123
|
+
- @atlaskit/icon-priority@3.0.0
|
|
918
1124
|
|
|
919
1125
|
## 16.0.2
|
|
920
1126
|
|
|
921
|
-
-
|
|
922
|
-
|
|
1127
|
+
- Updated dependencies
|
|
1128
|
+
[a2653f4453](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a2653f4453):
|
|
1129
|
+
- @atlaskit/icon-priority@2.0.0
|
|
923
1130
|
|
|
924
1131
|
## 16.0.1
|
|
925
1132
|
|
|
926
|
-
-
|
|
1133
|
+
- [patch][6b5daa8080](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6b5daa8080):
|
|
927
1134
|
|
|
928
|
-
|
|
1135
|
+
- Added the new Status icon
|
|
929
1136
|
|
|
930
1137
|
## 16.0.0
|
|
931
1138
|
|
|
932
|
-
-
|
|
1139
|
+
- [major][d7ef59d432](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d7ef59d432):
|
|
933
1140
|
|
|
934
|
-
|
|
935
|
-
|
|
1141
|
+
- Moved the priority icons to its own package.
|
|
1142
|
+
- Check the
|
|
1143
|
+
[Upgrade Guide](https://atlaskit.atlassian.com/packages/core/icon/docs/upgrade-guide) for
|
|
1144
|
+
more information.
|
|
936
1145
|
|
|
937
|
-
-
|
|
938
|
-
|
|
1146
|
+
- Updated dependencies
|
|
1147
|
+
[d0333acfba](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d0333acfba):
|
|
1148
|
+
- @atlaskit/icon-priority@1.0.0
|
|
939
1149
|
|
|
940
1150
|
## 15.0.3
|
|
941
1151
|
|
|
942
|
-
-
|
|
1152
|
+
- [patch][1d1f6d1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1d1f6d1):
|
|
943
1153
|
|
|
944
|
-
|
|
1154
|
+
- Make icon glyphs not import metadata
|
|
945
1155
|
|
|
946
1156
|
## 15.0.2
|
|
947
1157
|
|
|
948
|
-
-
|
|
949
|
-
|
|
950
|
-
|
|
951
|
-
|
|
952
|
-
|
|
953
|
-
|
|
954
|
-
|
|
955
|
-
|
|
956
|
-
|
|
957
|
-
|
|
958
|
-
|
|
959
|
-
|
|
1158
|
+
- Updated dependencies [58b84fa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/58b84fa):
|
|
1159
|
+
- @atlaskit/button@10.1.1
|
|
1160
|
+
- @atlaskit/dynamic-table@10.0.22
|
|
1161
|
+
- @atlaskit/field-text@7.0.18
|
|
1162
|
+
- @atlaskit/icon-file-type@3.0.2
|
|
1163
|
+
- @atlaskit/icon-object@3.0.2
|
|
1164
|
+
- @atlaskit/logo@9.2.6
|
|
1165
|
+
- @atlaskit/modal-dialog@7.1.1
|
|
1166
|
+
- @atlaskit/section-message@1.0.14
|
|
1167
|
+
- @atlaskit/theme@7.0.1
|
|
1168
|
+
- @atlaskit/tooltip@12.1.13
|
|
1169
|
+
- @atlaskit/docs@6.0.0
|
|
960
1170
|
|
|
961
1171
|
## 15.0.1
|
|
962
1172
|
|
|
963
|
-
-
|
|
964
|
-
|
|
965
|
-
|
|
966
|
-
|
|
967
|
-
|
|
968
|
-
|
|
969
|
-
|
|
970
|
-
|
|
971
|
-
|
|
972
|
-
|
|
973
|
-
|
|
974
|
-
|
|
1173
|
+
- Updated dependencies [d13242d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d13242d):
|
|
1174
|
+
- @atlaskit/docs@5.2.3
|
|
1175
|
+
- @atlaskit/button@10.0.4
|
|
1176
|
+
- @atlaskit/dynamic-table@10.0.20
|
|
1177
|
+
- @atlaskit/field-text@7.0.16
|
|
1178
|
+
- @atlaskit/icon-file-type@3.0.1
|
|
1179
|
+
- @atlaskit/icon-object@3.0.1
|
|
1180
|
+
- @atlaskit/logo@9.2.5
|
|
1181
|
+
- @atlaskit/modal-dialog@7.0.14
|
|
1182
|
+
- @atlaskit/section-message@1.0.13
|
|
1183
|
+
- @atlaskit/tooltip@12.1.12
|
|
1184
|
+
- @atlaskit/theme@7.0.0
|
|
975
1185
|
|
|
976
1186
|
## 15.0.0
|
|
977
1187
|
|
|
978
|
-
-
|
|
1188
|
+
- [major][ab9b69c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ab9b69c):
|
|
979
1189
|
|
|
980
|
-
|
|
1190
|
+
- Removed onClick prop as icon is only a presentational placeholder. Please wrap your icon in
|
|
1191
|
+
a Button or a Link component and add onClick to that instead.
|
|
981
1192
|
|
|
982
1193
|
## 14.6.1
|
|
983
1194
|
|
|
984
|
-
-
|
|
985
|
-
|
|
986
|
-
|
|
987
|
-
|
|
988
|
-
|
|
989
|
-
|
|
990
|
-
|
|
991
|
-
|
|
992
|
-
|
|
993
|
-
|
|
994
|
-
|
|
995
|
-
|
|
1195
|
+
- Updated dependencies [6998f11](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6998f11):
|
|
1196
|
+
- @atlaskit/docs@5.2.1
|
|
1197
|
+
- @atlaskit/dynamic-table@10.0.18
|
|
1198
|
+
- @atlaskit/field-text@7.0.15
|
|
1199
|
+
- @atlaskit/icon-file-type@2.0.1
|
|
1200
|
+
- @atlaskit/icon-object@2.0.1
|
|
1201
|
+
- @atlaskit/logo@9.2.4
|
|
1202
|
+
- @atlaskit/modal-dialog@7.0.12
|
|
1203
|
+
- @atlaskit/section-message@1.0.11
|
|
1204
|
+
- @atlaskit/theme@6.2.1
|
|
1205
|
+
- @atlaskit/tooltip@12.1.10
|
|
1206
|
+
- @atlaskit/button@10.0.0
|
|
996
1207
|
|
|
997
1208
|
## 14.6.0
|
|
998
1209
|
|
|
999
|
-
-
|
|
1210
|
+
- [minor][29968f4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/29968f4):
|
|
1000
1211
|
|
|
1001
|
-
|
|
1212
|
+
- Add a menu expand icon
|
|
1002
1213
|
|
|
1003
1214
|
## 14.5.0
|
|
1004
1215
|
|
|
1005
|
-
-
|
|
1216
|
+
- [minor][f5e26e1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f5e26e1):
|
|
1006
1217
|
|
|
1007
|
-
|
|
1218
|
+
- Add a retry icon
|
|
1008
1219
|
|
|
1009
1220
|
## 14.4.0
|
|
1010
1221
|
|
|
1011
|
-
-
|
|
1222
|
+
- [patch][29b160f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/29b160f):
|
|
1012
1223
|
|
|
1013
|
-
|
|
1224
|
+
- Simplify the icons build process
|
|
1014
1225
|
|
|
1015
|
-
|
|
1016
|
-
|
|
1017
|
-
|
|
1226
|
+
Icons no longer need a custom `build` step to be accurate on npm. This has come about by
|
|
1227
|
+
renaming the `es5` folder to `cjs`. If you weren't reaching into our package's internals, you
|
|
1228
|
+
shouldn't notice.
|
|
1018
1229
|
|
|
1019
|
-
-
|
|
1230
|
+
- [minor][62a7c37](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/62a7c37):
|
|
1020
1231
|
|
|
1021
|
-
|
|
1232
|
+
- Add metadata export
|
|
1022
1233
|
|
|
1023
|
-
|
|
1024
|
-
|
|
1234
|
+
In trying to align the icons packages, the core `@atlaskit/icon` package now exports `metadata`,
|
|
1235
|
+
which includes information about every icon in this package.
|
|
1025
1236
|
|
|
1026
|
-
-
|
|
1027
|
-
-
|
|
1028
|
-
|
|
1029
|
-
|
|
1030
|
-
|
|
1237
|
+
- Updated dependencies [b29bec1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b29bec1):
|
|
1238
|
+
- Updated dependencies [80304f0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/80304f0):
|
|
1239
|
+
- @atlaskit/icon-file-type@2.0.0
|
|
1240
|
+
- @atlaskit/icon-object@2.0.0
|
|
1241
|
+
- @atlaskit/icon-build-process@0.1.0
|
|
1031
1242
|
|
|
1032
1243
|
## 14.3.0
|
|
1033
1244
|
|
|
1034
|
-
-
|
|
1245
|
+
- [minor][dced9bf](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dced9bf):
|
|
1035
1246
|
|
|
1036
|
-
|
|
1247
|
+
- Remove StarOutlineIcon as it is not used
|
|
1037
1248
|
|
|
1038
1249
|
## 14.2.1
|
|
1039
1250
|
|
|
1040
|
-
-
|
|
1251
|
+
- [patch][d15caa6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d15caa6):
|
|
1041
1252
|
|
|
1042
|
-
|
|
1253
|
+
- adding editor image alignment icons
|
|
1043
1254
|
|
|
1044
1255
|
## 14.2.0
|
|
1045
1256
|
|
|
1046
|
-
-
|
|
1047
|
-
d):
|
|
1257
|
+
- [minor][fe3c283](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/fe3c283" d):
|
|
1048
1258
|
|
|
1049
|
-
|
|
1259
|
+
- ED-5600: add icons for new table ux
|
|
1050
1260
|
|
|
1051
1261
|
## 14.1.0
|
|
1052
1262
|
|
|
1053
|
-
-
|
|
1263
|
+
- [minor] Add drag-handler
|
|
1264
|
+
[b0a64d6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b0a64d6)
|
|
1054
1265
|
|
|
1055
1266
|
## 14.0.3
|
|
1056
1267
|
|
|
1057
|
-
-
|
|
1268
|
+
- [patch] Update to use babel-7 for build processes
|
|
1269
|
+
[e7bb74d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7bb74d)
|
|
1058
1270
|
|
|
1059
1271
|
## 14.0.2
|
|
1060
1272
|
|
|
1061
|
-
-
|
|
1273
|
+
- [patch] Adds missing implicit @babel/runtime dependency
|
|
1274
|
+
[b71751b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b71751b)
|
|
1062
1275
|
|
|
1063
1276
|
## 14.0.1
|
|
1064
1277
|
|
|
1065
|
-
-
|
|
1278
|
+
- [patch] Change devDependency on sectionMessage to caret dependency
|
|
1279
|
+
[91a3ced](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/91a3ced)
|
|
1066
1280
|
|
|
1067
1281
|
## 14.0.0
|
|
1068
1282
|
|
|
1069
|
-
-
|
|
1070
|
-
|
|
1071
|
-
-
|
|
1072
|
-
|
|
1073
|
-
|
|
1074
|
-
|
|
1075
|
-
|
|
1076
|
-
|
|
1077
|
-
|
|
1078
|
-
|
|
1079
|
-
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
|
-
-
|
|
1083
|
-
|
|
1084
|
-
|
|
1283
|
+
- [major] Remove product logo icons from icons, recommend using @atlaskit/logo instead
|
|
1284
|
+
[65c6514](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/65c6514)
|
|
1285
|
+
- The following logo exports have been removed:
|
|
1286
|
+
- AtlassianIcon
|
|
1287
|
+
- BitbucketIcon
|
|
1288
|
+
- ConfluenceIcon
|
|
1289
|
+
- HipchatIcon
|
|
1290
|
+
- JiraCoreIcon
|
|
1291
|
+
- JiraServiceDeskIcon
|
|
1292
|
+
- JiraSoftwareIcon
|
|
1293
|
+
- JiraIcon
|
|
1294
|
+
- StatuspageIcon
|
|
1295
|
+
- StrideIcon
|
|
1296
|
+
- Check the
|
|
1297
|
+
[Upgrade Guide](https://atlaskit.atlassian.com/packages/core/icon/docs/upgrade-guide) for
|
|
1298
|
+
more information.
|
|
1299
|
+
- [patch] Updated dependencies
|
|
1300
|
+
[709b239](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/709b239)
|
|
1301
|
+
- @atlaskit/icon-file-type@1.0.0
|
|
1302
|
+
- @atlaskit/icon-object@1.0.0
|
|
1085
1303
|
|
|
1086
1304
|
## 13.9.0
|
|
1087
1305
|
|
|
1088
|
-
-
|
|
1306
|
+
- [minor] Add like icon [cd71c5f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cd71c5f)
|
|
1089
1307
|
|
|
1090
1308
|
## 13.8.1
|
|
1091
1309
|
|
|
1092
|
-
-
|
|
1093
|
-
|
|
1094
|
-
|
|
1310
|
+
- [patch] Updated dependencies
|
|
1311
|
+
[d5a043a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d5a043a)
|
|
1312
|
+
- @atlaskit/tooltip@12.0.14
|
|
1313
|
+
- @atlaskit/modal-dialog@7.0.0
|
|
1095
1314
|
|
|
1096
1315
|
## 13.8.0
|
|
1097
1316
|
|
|
1098
|
-
-
|
|
1317
|
+
- [minor] Add the questions icon
|
|
1318
|
+
[ad96a89](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ad96a89)
|
|
1099
1319
|
|
|
1100
1320
|
## 13.7.0
|
|
1101
1321
|
|
|
1102
|
-
-
|
|
1322
|
+
- [minor] Add and edit star icons
|
|
1323
|
+
[55e3ec7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/55e3ec7)
|
|
1103
1324
|
|
|
1104
1325
|
## 13.6.1
|
|
1105
1326
|
|
|
1106
|
-
-
|
|
1327
|
+
- [patch] Adds sideEffects: false to allow proper tree shaking
|
|
1328
|
+
[b5d6d04](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b5d6d04)
|
|
1107
1329
|
|
|
1108
1330
|
## 13.6.0
|
|
1109
1331
|
|
|
1110
|
-
-
|
|
1332
|
+
- [minor] Add static displayName prop to all icons. This results in accurate display names even
|
|
1333
|
+
after minifying and uglifying the icon variable names.
|
|
1334
|
+
[a75db9d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a75db9d)
|
|
1111
1335
|
|
|
1112
1336
|
## 13.5.0
|
|
1113
1337
|
|
|
1114
|
-
-
|
|
1338
|
+
- [minor] Add the new child-issues icon
|
|
1339
|
+
[8d3f8dd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8d3f8dd)
|
|
1115
1340
|
|
|
1116
1341
|
## 13.4.0
|
|
1117
1342
|
|
|
1118
|
-
-
|
|
1343
|
+
- [minor] Add the new check circle outline
|
|
1344
|
+
[22af4c5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/22af4c5)
|
|
1119
1345
|
|
|
1120
1346
|
## 13.3.0
|
|
1121
1347
|
|
|
1122
|
-
-
|
|
1123
|
-
-
|
|
1348
|
+
- [minor] Add new icon [d36f760](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d36f760)
|
|
1349
|
+
- [patch] Add new icon for Roadmap
|
|
1350
|
+
[7cf05b3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7cf05b3)
|
|
1124
1351
|
|
|
1125
1352
|
## 13.2.6
|
|
1126
1353
|
|
|
1127
|
-
-
|
|
1128
|
-
|
|
1354
|
+
- [patch] Update warning message and fix test for reduced-ui-pack
|
|
1355
|
+
[4b166d8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4b166d8)
|
|
1356
|
+
- [none] Updated dependencies
|
|
1357
|
+
[4b166d8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4b166d8)
|
|
1129
1358
|
|
|
1130
1359
|
## 13.2.5
|
|
1131
1360
|
|
|
1132
|
-
-
|
|
1133
|
-
|
|
1134
|
-
|
|
1135
|
-
|
|
1136
|
-
|
|
1137
|
-
|
|
1138
|
-
|
|
1361
|
+
- [patch] Updated dependencies
|
|
1362
|
+
[df22ad8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/df22ad8)
|
|
1363
|
+
- @atlaskit/theme@6.0.0
|
|
1364
|
+
- @atlaskit/tooltip@12.0.9
|
|
1365
|
+
- @atlaskit/modal-dialog@6.0.9
|
|
1366
|
+
- @atlaskit/field-text@7.0.6
|
|
1367
|
+
- @atlaskit/button@9.0.6
|
|
1368
|
+
- @atlaskit/docs@5.0.6
|
|
1139
1369
|
|
|
1140
1370
|
## 13.2.4
|
|
1141
1371
|
|
|
1142
|
-
-
|
|
1143
|
-
|
|
1144
|
-
|
|
1145
|
-
|
|
1146
|
-
|
|
1147
|
-
|
|
1148
|
-
|
|
1372
|
+
- [patch] update the dependency of react-dom to 16.4.2 due to vulnerability in previous versions
|
|
1373
|
+
read https://reactjs.org/blog/2018/08/01/react-v-16-4-2.html for details
|
|
1374
|
+
[a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557)
|
|
1375
|
+
- [none] Updated dependencies
|
|
1376
|
+
[a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557)
|
|
1377
|
+
- @atlaskit/tooltip@12.0.5
|
|
1378
|
+
- @atlaskit/modal-dialog@6.0.6
|
|
1379
|
+
- @atlaskit/field-text@7.0.4
|
|
1380
|
+
- @atlaskit/button@9.0.5
|
|
1381
|
+
- @atlaskit/theme@5.1.3
|
|
1149
1382
|
|
|
1150
1383
|
## 13.2.3
|
|
1151
1384
|
|
|
1152
|
-
-
|
|
1153
|
-
|
|
1385
|
+
- [patch] Added pointer-events: none targeting the `<svg>` element within the Icon component to
|
|
1386
|
+
prevent type errors in JS
|
|
1387
|
+
[b755d8a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b755d8a)
|
|
1388
|
+
- [none] Updated dependencies
|
|
1389
|
+
[b755d8a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b755d8a)
|
|
1154
1390
|
|
|
1155
1391
|
## 13.2.2
|
|
1156
1392
|
|
|
1157
|
-
-
|
|
1158
|
-
|
|
1159
|
-
|
|
1160
|
-
|
|
1161
|
-
|
|
1162
|
-
|
|
1163
|
-
|
|
1393
|
+
- [patch] Updated dependencies
|
|
1394
|
+
[acd86a1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/acd86a1)
|
|
1395
|
+
- @atlaskit/tooltip@12.0.4
|
|
1396
|
+
- @atlaskit/button@9.0.4
|
|
1397
|
+
- @atlaskit/theme@5.1.2
|
|
1398
|
+
- @atlaskit/field-text@7.0.3
|
|
1399
|
+
- @atlaskit/docs@5.0.2
|
|
1400
|
+
- @atlaskit/modal-dialog@6.0.5
|
|
1164
1401
|
|
|
1165
1402
|
## 13.2.1
|
|
1166
1403
|
|
|
1167
|
-
-
|
|
1168
|
-
|
|
1169
|
-
|
|
1170
|
-
|
|
1171
|
-
|
|
1172
|
-
|
|
1173
|
-
|
|
1404
|
+
- [patch] Add a SSR test for every package, add react-dom and build-utils in devDependencies
|
|
1405
|
+
[7e331b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e331b5)
|
|
1406
|
+
- [none] Updated dependencies
|
|
1407
|
+
[7e331b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e331b5)
|
|
1408
|
+
- @atlaskit/tooltip@12.0.3
|
|
1409
|
+
- @atlaskit/modal-dialog@6.0.4
|
|
1410
|
+
- @atlaskit/field-text@7.0.2
|
|
1411
|
+
- @atlaskit/button@9.0.3
|
|
1412
|
+
- @atlaskit/theme@5.1.1
|
|
1174
1413
|
|
|
1175
1414
|
## 13.2.0
|
|
1176
1415
|
|
|
1177
|
-
-
|
|
1178
|
-
|
|
1416
|
+
- [minor] Add Layout Type icons for the Editor. ED-4196
|
|
1417
|
+
[259ef37](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/259ef37)
|
|
1418
|
+
- [none] Updated dependencies
|
|
1419
|
+
[259ef37](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/259ef37)
|
|
1179
1420
|
|
|
1180
1421
|
## 13.1.1
|
|
1181
1422
|
|
|
1182
|
-
-
|
|
1183
|
-
|
|
1423
|
+
- [patch] Updated dependencies
|
|
1424
|
+
[e6b1985](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e6b1985)
|
|
1425
|
+
- @atlaskit/tooltip@12.0.0
|
|
1184
1426
|
|
|
1185
1427
|
## 13.1.0
|
|
1186
1428
|
|
|
1187
|
-
-
|
|
1188
|
-
|
|
1429
|
+
- [minor] Add a new star large icon
|
|
1430
|
+
[5dd7d0e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5dd7d0e)
|
|
1431
|
+
- [none] Updated dependencies
|
|
1432
|
+
[5dd7d0e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5dd7d0e)
|
|
1189
1433
|
|
|
1190
1434
|
## 13.0.0
|
|
1191
1435
|
|
|
1192
|
-
-
|
|
1193
|
-
|
|
1194
|
-
|
|
1195
|
-
|
|
1196
|
-
|
|
1197
|
-
|
|
1198
|
-
|
|
1199
|
-
|
|
1200
|
-
-
|
|
1201
|
-
|
|
1202
|
-
|
|
1203
|
-
|
|
1204
|
-
|
|
1205
|
-
|
|
1206
|
-
|
|
1436
|
+
- [major] Updates to React ^16.4.0
|
|
1437
|
+
[7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
|
|
1438
|
+
- [major] Updated dependencies
|
|
1439
|
+
[563a7eb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/563a7eb)
|
|
1440
|
+
- @atlaskit/tooltip@11.0.0
|
|
1441
|
+
- @atlaskit/modal-dialog@6.0.0
|
|
1442
|
+
- @atlaskit/field-text@7.0.0
|
|
1443
|
+
- @atlaskit/button@9.0.0
|
|
1444
|
+
- @atlaskit/theme@5.0.0
|
|
1445
|
+
- @atlaskit/docs@5.0.0
|
|
1446
|
+
- [major] Updated dependencies
|
|
1447
|
+
[7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
|
|
1448
|
+
- @atlaskit/tooltip@11.0.0
|
|
1449
|
+
- @atlaskit/modal-dialog@6.0.0
|
|
1450
|
+
- @atlaskit/field-text@7.0.0
|
|
1451
|
+
- @atlaskit/button@9.0.0
|
|
1452
|
+
- @atlaskit/theme@5.0.0
|
|
1453
|
+
- @atlaskit/docs@5.0.0
|
|
1207
1454
|
|
|
1208
1455
|
## 12.8.0
|
|
1209
1456
|
|
|
1210
|
-
-
|
|
1211
|
-
|
|
1457
|
+
- [minor] Add new media viewer icons and replace existing ones
|
|
1458
|
+
[623a2a0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/623a2a0)
|
|
1459
|
+
- [none] Updated dependencies
|
|
1460
|
+
[623a2a0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/623a2a0)
|
|
1212
1461
|
|
|
1213
1462
|
## 12.7.0
|
|
1214
1463
|
|
|
1215
|
-
-
|
|
1216
|
-
|
|
1464
|
+
- [minor] Add chevron large icons
|
|
1465
|
+
[086b5d7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/086b5d7)
|
|
1466
|
+
- [none] Updated dependencies
|
|
1467
|
+
[086b5d7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/086b5d7)
|
|
1217
1468
|
|
|
1218
1469
|
## 12.6.2
|
|
1219
1470
|
|
|
1220
|
-
-
|
|
1221
|
-
|
|
1471
|
+
- [patch] Prevent icons shrinking when they are flex-children
|
|
1472
|
+
[a78cd4d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a78cd4d)
|
|
1473
|
+
- [none] Updated dependencies
|
|
1474
|
+
[a78cd4d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a78cd4d)
|
|
1222
1475
|
|
|
1223
1476
|
## 12.6.1
|
|
1224
1477
|
|
|
1225
|
-
-
|
|
1226
|
-
|
|
1227
|
-
|
|
1228
|
-
|
|
1229
|
-
|
|
1478
|
+
- [patch] Remove or update \$FlowFixMe
|
|
1479
|
+
[e8ad98a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e8ad98a)
|
|
1480
|
+
- [none] Updated dependencies
|
|
1481
|
+
[e8ad98a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e8ad98a)
|
|
1482
|
+
- @atlaskit/field-text@6.1.1
|
|
1483
|
+
- @atlaskit/button@8.2.4
|
|
1484
|
+
- @atlaskit/modal-dialog@5.2.6
|
|
1230
1485
|
|
|
1231
1486
|
## 12.6.0
|
|
1232
1487
|
|
|
1233
|
-
-
|
|
1234
|
-
|
|
1488
|
+
- [minor] Add a new badge id: department and suitcase
|
|
1489
|
+
[e46ff5e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e46ff5e)
|
|
1490
|
+
- [none] Updated dependencies
|
|
1491
|
+
[e46ff5e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e46ff5e)
|
|
1235
1492
|
|
|
1236
1493
|
## 12.5.1
|
|
1237
1494
|
|
|
1238
|
-
-
|
|
1239
|
-
|
|
1495
|
+
- [patch] Update to select-clear icon to allow for primaryColor and secondaryColor configuration
|
|
1496
|
+
[216b20d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/216b20d)
|
|
1497
|
+
- [none] Updated dependencies
|
|
1498
|
+
[216b20d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/216b20d)
|
|
1240
1499
|
|
|
1241
1500
|
## 12.5.0
|
|
1242
1501
|
|
|
1243
|
-
-
|
|
1244
|
-
|
|
1502
|
+
- [minor] Added select-clear icon
|
|
1503
|
+
[91ab036](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/91ab036)
|
|
1504
|
+
- [none] Updated dependencies
|
|
1505
|
+
[91ab036](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/91ab036)
|
|
1245
1506
|
|
|
1246
1507
|
## 12.4.0
|
|
1247
1508
|
|
|
1248
|
-
-
|
|
1249
|
-
|
|
1509
|
+
- [minor] Add the new app-switcher icon
|
|
1510
|
+
[8c0cacd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8c0cacd)
|
|
1511
|
+
- [none] Updated dependencies
|
|
1512
|
+
[8c0cacd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8c0cacd)
|
|
1250
1513
|
|
|
1251
1514
|
## 12.3.1
|
|
1252
1515
|
|
|
1253
|
-
-
|
|
1254
|
-
|
|
1255
|
-
|
|
1256
|
-
|
|
1257
|
-
|
|
1516
|
+
- [patch] Fix \$FlowFixMe and release packages
|
|
1517
|
+
[25d0b2d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/25d0b2d)
|
|
1518
|
+
- [none] Updated dependencies
|
|
1519
|
+
[25d0b2d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/25d0b2d)
|
|
1520
|
+
- @atlaskit/tooltip@10.3.1
|
|
1521
|
+
- @atlaskit/modal-dialog@5.2.5
|
|
1522
|
+
- @atlaskit/button@8.2.2
|
|
1258
1523
|
|
|
1259
1524
|
## 12.3.0
|
|
1260
1525
|
|
|
1261
|
-
-
|
|
1262
|
-
|
|
1526
|
+
- [minor] Object icons color updated and adding file types icons
|
|
1527
|
+
[c49ce0b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c49ce0b)
|
|
1528
|
+
- [none] Updated dependencies
|
|
1529
|
+
[c49ce0b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c49ce0b)
|
|
1263
1530
|
|
|
1264
1531
|
## 12.2.0
|
|
1265
1532
|
|
|
1266
|
-
-
|
|
1267
|
-
|
|
1268
|
-
|
|
1269
|
-
|
|
1533
|
+
- [minor] Fixes types for Flow 0.74
|
|
1534
|
+
[dc50cd2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dc50cd2)
|
|
1535
|
+
- [none] Updated dependencies
|
|
1536
|
+
[dc50cd2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dc50cd2)
|
|
1537
|
+
- @atlaskit/tooltip@10.3.0
|
|
1538
|
+
- @atlaskit/button@8.2.0
|
|
1270
1539
|
|
|
1271
1540
|
## 12.1.2
|
|
1272
1541
|
|
|
1273
|
-
-
|
|
1274
|
-
|
|
1275
|
-
|
|
1276
|
-
|
|
1277
|
-
|
|
1278
|
-
|
|
1279
|
-
|
|
1542
|
+
- [patch] Clean Changelogs - remove duplicates and empty entries
|
|
1543
|
+
[e7756cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7756cd)
|
|
1544
|
+
- [none] Updated dependencies
|
|
1545
|
+
[e7756cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7756cd)
|
|
1546
|
+
- @atlaskit/tooltip@10.2.1
|
|
1547
|
+
- @atlaskit/modal-dialog@5.2.2
|
|
1548
|
+
- @atlaskit/field-text@6.0.4
|
|
1549
|
+
- @atlaskit/button@8.1.2
|
|
1550
|
+
- @atlaskit/theme@4.0.4
|
|
1280
1551
|
|
|
1281
1552
|
## 12.1.1
|
|
1282
1553
|
|
|
1283
|
-
-
|
|
1284
|
-
|
|
1285
|
-
|
|
1286
|
-
|
|
1287
|
-
|
|
1288
|
-
|
|
1554
|
+
- [patch] Update changelogs to remove duplicate
|
|
1555
|
+
[cc58e17](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc58e17)
|
|
1556
|
+
- [none] Updated dependencies
|
|
1557
|
+
[cc58e17](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc58e17)
|
|
1558
|
+
- @atlaskit/theme@4.0.3
|
|
1559
|
+
- @atlaskit/modal-dialog@5.1.1
|
|
1560
|
+
- @atlaskit/button@8.1.1
|
|
1561
|
+
- @atlaskit/docs@4.1.1
|
|
1289
1562
|
|
|
1290
1563
|
## 12.1.0
|
|
1291
1564
|
|
|
1292
|
-
-
|
|
1293
|
-
|
|
1294
|
-
|
|
1295
|
-
|
|
1296
|
-
|
|
1297
|
-
|
|
1298
|
-
|
|
1565
|
+
- [none] Updated dependencies
|
|
1566
|
+
[9d20f54](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d20f54)
|
|
1567
|
+
- @atlaskit/modal-dialog@5.1.0
|
|
1568
|
+
- @atlaskit/tooltip@10.2.0
|
|
1569
|
+
- @atlaskit/docs@4.1.0
|
|
1570
|
+
- @atlaskit/theme@4.0.2
|
|
1571
|
+
- @atlaskit/field-text@6.0.2
|
|
1572
|
+
- @atlaskit/button@8.1.0
|
|
1299
1573
|
|
|
1300
1574
|
## 12.0.1
|
|
1301
1575
|
|
|
1302
|
-
-
|
|
1303
|
-
-
|
|
1304
|
-
|
|
1305
|
-
|
|
1306
|
-
|
|
1307
|
-
|
|
1308
|
-
|
|
1309
|
-
|
|
1576
|
+
- [patch] Update readme's [223cd67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/223cd67)
|
|
1577
|
+
- [patch] Updated dependencies
|
|
1578
|
+
[223cd67](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/223cd67)
|
|
1579
|
+
- @atlaskit/tooltip@10.0.1
|
|
1580
|
+
- @atlaskit/modal-dialog@5.0.1
|
|
1581
|
+
- @atlaskit/field-text@6.0.1
|
|
1582
|
+
- @atlaskit/button@8.0.1
|
|
1583
|
+
- @atlaskit/theme@4.0.1
|
|
1584
|
+
- @atlaskit/docs@4.0.1
|
|
1310
1585
|
|
|
1311
1586
|
## 12.0.0
|
|
1312
1587
|
|
|
1313
|
-
-
|
|
1314
|
-
|
|
1315
|
-
|
|
1316
|
-
|
|
1317
|
-
|
|
1318
|
-
|
|
1319
|
-
|
|
1320
|
-
|
|
1588
|
+
- [major] makes styled-components a peer dependency and upgrades version range from 1.4.6 - 3 to
|
|
1589
|
+
^3.2.6 [1e80619](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e80619)
|
|
1590
|
+
- [patch] Updated dependencies
|
|
1591
|
+
[1e80619](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e80619)
|
|
1592
|
+
- @atlaskit/tooltip@10.0.0
|
|
1593
|
+
- @atlaskit/modal-dialog@5.0.0
|
|
1594
|
+
- @atlaskit/field-text@6.0.0
|
|
1595
|
+
- @atlaskit/button@8.0.0
|
|
1596
|
+
- @atlaskit/theme@4.0.0
|
|
1597
|
+
- @atlaskit/docs@4.0.0
|
|
1321
1598
|
|
|
1322
1599
|
## 11.4.0
|
|
1323
1600
|
|
|
1324
|
-
-
|
|
1325
|
-
|
|
1601
|
+
- [minor] Update emoji and add no-image
|
|
1602
|
+
[620557e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/620557e)
|
|
1603
|
+
- [none] Updated dependencies
|
|
1604
|
+
[620557e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/620557e)
|
|
1326
1605
|
|
|
1327
1606
|
## 11.3.2
|
|
1328
1607
|
|
|
1329
|
-
-
|
|
1330
|
-
|
|
1608
|
+
- [patch] Update readme to be in line with other atlaskit readmes
|
|
1609
|
+
[75f016c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/75f016c)
|
|
1610
|
+
- [none] Updated dependencies
|
|
1611
|
+
[75f016c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/75f016c)
|
|
1331
1612
|
|
|
1332
1613
|
## 11.3.1
|
|
1333
1614
|
|
|
1334
|
-
-
|
|
1335
|
-
-
|
|
1336
|
-
|
|
1337
|
-
-
|
|
1338
|
-
|
|
1339
|
-
-
|
|
1340
|
-
|
|
1341
|
-
-
|
|
1615
|
+
- [patch] Fix unit tests [22337bd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/22337bd)
|
|
1616
|
+
- [patch] Update for label with white background
|
|
1617
|
+
[a0d7ed7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a0d7ed7)
|
|
1618
|
+
- [patch] Fix whitebackground for label
|
|
1619
|
+
[b8eb930](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b8eb930)
|
|
1620
|
+
- [patch] Fix white background for label
|
|
1621
|
+
[229a63c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/229a63c)
|
|
1622
|
+
- [none] Updated dependencies
|
|
1623
|
+
[22337bd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/22337bd)
|
|
1624
|
+
- [none] Updated dependencies
|
|
1625
|
+
[a0d7ed7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a0d7ed7)
|
|
1626
|
+
- [none] Updated dependencies
|
|
1627
|
+
[b8eb930](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b8eb930)
|
|
1628
|
+
- [none] Updated dependencies
|
|
1629
|
+
[229a63c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/229a63c)
|
|
1342
1630
|
|
|
1343
1631
|
## 11.3.0
|
|
1344
1632
|
|
|
1345
|
-
-
|
|
1346
|
-
|
|
1347
|
-
|
|
1348
|
-
|
|
1349
|
-
|
|
1350
|
-
|
|
1351
|
-
|
|
1352
|
-
|
|
1633
|
+
- [minor] FS-1580 add new atlassian emoji
|
|
1634
|
+
[d662caa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d662caa)
|
|
1635
|
+
- [patch] Updated dependencies
|
|
1636
|
+
[d662caa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d662caa)
|
|
1637
|
+
- @atlaskit/tooltip@9.2.1
|
|
1638
|
+
- @atlaskit/modal-dialog@4.0.5
|
|
1639
|
+
- @atlaskit/field-text@5.0.3
|
|
1640
|
+
- @atlaskit/button@7.2.5
|
|
1641
|
+
- @atlaskit/theme@3.2.2
|
|
1642
|
+
- @atlaskit/docs@3.0.4
|
|
1353
1643
|
|
|
1354
1644
|
## 11.2.0
|
|
1355
1645
|
|
|
1356
|
-
-
|
|
1357
|
-
|
|
1358
|
-
-
|
|
1359
|
-
|
|
1360
|
-
-
|
|
1361
|
-
|
|
1646
|
+
- [minor] Add divider from editor
|
|
1647
|
+
[5cbb8a6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5cbb8a6)
|
|
1648
|
+
- [minor] Add divider fabric icon
|
|
1649
|
+
[8b794ed](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8b794ed)
|
|
1650
|
+
- [minor] Add divider icon from fabric
|
|
1651
|
+
[c8adb64](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c8adb64)
|
|
1652
|
+
- [none] Updated dependencies
|
|
1653
|
+
[5cbb8a6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5cbb8a6)
|
|
1654
|
+
- [none] Updated dependencies
|
|
1655
|
+
[8b794ed](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8b794ed)
|
|
1656
|
+
- [none] Updated dependencies
|
|
1657
|
+
[c8adb64](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c8adb64)
|
|
1362
1658
|
|
|
1363
1659
|
## 11.1.0
|
|
1364
1660
|
|
|
1365
|
-
-
|
|
1366
|
-
-
|
|
1661
|
+
- [minor] Add label icon [72baa86](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/72baa86)
|
|
1662
|
+
- [minor] Add a new label icon
|
|
1663
|
+
[1afe4fe](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1afe4fe)
|
|
1367
1664
|
|
|
1368
1665
|
## 11.0.1
|
|
1369
1666
|
|
|
1370
|
-
-
|
|
1667
|
+
- [patch] ED-4228 adding icons for table floating toolbar advance options.
|
|
1668
|
+
[b466410](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b466410)
|
|
1371
1669
|
|
|
1372
1670
|
## 11.0.0
|
|
1373
1671
|
|
|
1374
|
-
-
|
|
1672
|
+
- [major] Bump to React 16.3.
|
|
1673
|
+
[4251858](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4251858)
|
|
1375
1674
|
|
|
1376
1675
|
## 10.13.0
|
|
1377
1676
|
|
|
1378
|
-
-
|
|
1677
|
+
- [minor] Add indeterminate checkbox icon
|
|
1678
|
+
[27f4e40](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/27f4e40)
|
|
1379
1679
|
|
|
1380
1680
|
## 10.12.2
|
|
1381
1681
|
|
|
1382
|
-
-
|
|
1682
|
+
- [patch] add horizontal rule toolbar item
|
|
1683
|
+
[48c36f4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/48c36f4)
|
|
1383
1684
|
|
|
1384
1685
|
## 10.12.1
|
|
1385
1686
|
|
|
1386
|
-
-
|
|
1687
|
+
- [patch] Re-releasing due to potentially broken babel release
|
|
1688
|
+
[9ed0bba](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9ed0bba)
|
|
1387
1689
|
|
|
1388
1690
|
## 10.12.0
|
|
1389
1691
|
|
|
1390
|
-
-
|
|
1692
|
+
- [minor] Update styled-components dependency to support versions 1.4.6 - 3
|
|
1693
|
+
[ceccf30](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ceccf30)
|
|
1391
1694
|
|
|
1392
1695
|
## 10.11.0
|
|
1393
1696
|
|
|
1394
|
-
-
|
|
1697
|
+
- [minor] Create skeleton representations of various components
|
|
1698
|
+
[cd628e4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cd628e4)
|
|
1395
1699
|
|
|
1396
1700
|
## 10.10.1
|
|
1397
1701
|
|
|
1398
|
-
-
|
|
1702
|
+
- [patch] update atlaskit src for internal consumption
|
|
1703
|
+
[4601bf0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4601bf0)
|
|
1399
1704
|
|
|
1400
1705
|
## 10.10.0
|
|
1401
1706
|
|
|
1402
|
-
-
|
|
1707
|
+
- [minor] Added 42 new icons for Objects
|
|
1708
|
+
[e00ff79](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e00ff79)
|
|
1403
1709
|
|
|
1404
1710
|
## 10.9.3
|
|
1405
1711
|
|
|
1406
|
-
-
|
|
1712
|
+
- [patch] removed role props to make it more accessible
|
|
1713
|
+
[88cc276](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/88cc276)
|
|
1407
1714
|
|
|
1408
1715
|
## 10.9.2
|
|
1409
1716
|
|
|
1410
|
-
-
|
|
1717
|
+
- [patch] updated the repository url to https://bitbucket.org/atlassian/atlaskit-mk-2
|
|
1718
|
+
[1e57e5a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e57e5a)
|
|
1411
1719
|
|
|
1412
1720
|
## 10.9.1
|
|
1413
1721
|
|
|
1414
|
-
-
|
|
1722
|
+
- [patch] Packages Flow types for elements components
|
|
1723
|
+
[3111e74](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3111e74)
|
|
1415
1724
|
|
|
1416
1725
|
## 10.9.0
|
|
1417
1726
|
|
|
1418
|
-
-
|
|
1727
|
+
- [minor] New emoji-add icon
|
|
1728
|
+
[b8b1b51](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b8b1b51)
|
|
1419
1729
|
|
|
1420
1730
|
## 10.8.0
|
|
1421
1731
|
|
|
1422
|
-
-
|
|
1732
|
+
- [minor] added editor/success icon, updated a few other editor icons
|
|
1733
|
+
[911074c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/911074c)
|
|
1423
1734
|
|
|
1424
1735
|
## 10.7.1
|
|
1425
1736
|
|
|
1426
|
-
-
|
|
1737
|
+
- [patch] Resolved low hanging flow errors in field-base field-text comment icon item and website,
|
|
1738
|
+
\$ [007de27](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/007de27)
|
|
1427
1739
|
|
|
1428
1740
|
## 10.7.0
|
|
1429
1741
|
|
|
1430
|
-
-
|
|
1742
|
+
- [minor] Add React 16 support.
|
|
1743
|
+
[12ea6e4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/12ea6e4)
|
|
1431
1744
|
|
|
1432
1745
|
## 10.6.0
|
|
1433
1746
|
|
|
1434
|
-
-
|
|
1747
|
+
- [minor] Updated switcher icon
|
|
1748
|
+
[2815441](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2815441)
|
|
1435
1749
|
|
|
1436
1750
|
## 10.5.0
|
|
1437
1751
|
|
|
1438
|
-
-
|
|
1752
|
+
- [minor] Move icon and reduced-ui pack to new repo, update build process
|
|
1753
|
+
[b3977f3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b3977f3)
|
|
1439
1754
|
|
|
1440
1755
|
## 10.4.0 (2017-12-08)
|
|
1441
1756
|
|
|
1442
|
-
-
|
|
1757
|
+
- feature; added new media layout icons for the editor (issues closed: ak-4012)
|
|
1758
|
+
([ee770f5](https://bitbucket.org/atlassian/atlaskit/commits/ee770f5))
|
|
1443
1759
|
|
|
1444
1760
|
## 10.3.3 (2017-12-05)
|
|
1445
1761
|
|
|
1446
|
-
-
|
|
1447
|
-
|
|
1762
|
+
- bug fix; fix product icon gradients not appearing with default icon colour
|
|
1763
|
+
([013f52a](https://bitbucket.org/atlassian/atlaskit/commits/013f52a))
|
|
1764
|
+
- bug fix; fix icon gradients not applying properly in safari in some cases (issues closed:
|
|
1765
|
+
ak-3744) ([e35edf8](https://bitbucket.org/atlassian/atlaskit/commits/e35edf8))
|
|
1448
1766
|
|
|
1449
1767
|
## 10.3.2 (2017-11-23)
|
|
1450
1768
|
|
|
1451
|
-
-
|
|
1769
|
+
- bug fix; remove theme package direct references
|
|
1770
|
+
([0f99302](https://bitbucket.org/atlassian/atlaskit/commits/0f99302))
|
|
1452
1771
|
|
|
1453
1772
|
## 10.3.1 (2017-11-20)
|
|
1454
1773
|
|
|
1455
|
-
-
|
|
1456
|
-
|
|
1774
|
+
- bug fix; fS-3907 Use content attribute instead of description for Tooltip
|
|
1775
|
+
([25c9604](https://bitbucket.org/atlassian/atlaskit/commits/25c9604))
|
|
1776
|
+
- bug fix; fS-3907 Bump tooltip version in icon, item and util-shared-styles
|
|
1777
|
+
([6d20540](https://bitbucket.org/atlassian/atlaskit/commits/6d20540))
|
|
1457
1778
|
|
|
1458
1779
|
## 10.3.0 (2017-11-16)
|
|
1459
1780
|
|
|
1460
|
-
-
|
|
1781
|
+
- feature; new and updated icons for the editor (issues closed: ak-3720)
|
|
1782
|
+
([2c709e2](https://bitbucket.org/atlassian/atlaskit/commits/2c709e2))
|
|
1461
1783
|
|
|
1462
1784
|
## 10.2.0 (2017-11-15)
|
|
1463
1785
|
|
|
1464
|
-
-
|
|
1465
|
-
|
|
1786
|
+
- feature; added a new prop for icons to make them more performant.
|
|
1787
|
+
([7dc38f7](https://bitbucket.org/atlassian/atlaskit/commits/7dc38f7))
|
|
1788
|
+
- feature; icon component performance improved and the glyph can now be passed as a string.
|
|
1789
|
+
([317274c](https://bitbucket.org/atlassian/atlaskit/commits/317274c))
|
|
1466
1790
|
|
|
1467
1791
|
## 10.1.3 (2017-11-09)
|
|
1468
1792
|
|
|
1469
|
-
-
|
|
1793
|
+
- bug fix; add missing color props
|
|
1794
|
+
([f186c02](https://bitbucket.org/atlassian/atlaskit/commits/f186c02))
|
|
1470
1795
|
|
|
1471
1796
|
## 10.1.2 (2017-10-26)
|
|
1472
1797
|
|
|
1473
|
-
-
|
|
1798
|
+
- bug fix; fix to rebuild stories
|
|
1799
|
+
([793b2a7](https://bitbucket.org/atlassian/atlaskit/commits/793b2a7))
|
|
1474
1800
|
|
|
1475
1801
|
## 10.1.1 (2017-10-22)
|
|
1476
1802
|
|
|
1477
|
-
-
|
|
1803
|
+
- bug fix; update styled component dependency and react peerDep
|
|
1804
|
+
([39f3286](https://bitbucket.org/atlassian/atlaskit/commits/39f3286))
|
|
1478
1805
|
|
|
1479
1806
|
## 10.1.0 (2017-10-10)
|
|
1480
1807
|
|
|
1481
|
-
-
|
|
1808
|
+
- feature; added 8 new icons, updated 4 others (issues closed: ak-3590)
|
|
1809
|
+
([0cff900](https://bitbucket.org/atlassian/atlaskit/commits/0cff900))
|
|
1482
1810
|
|
|
1483
1811
|
## 10.0.0 (2017-09-25)
|
|
1484
1812
|
|
|
1485
|
-
-
|
|
1486
|
-
|
|
1813
|
+
- breaking; Removing the "editor/expand" icon. Use the appropriate chevron-up/chevron-down icons
|
|
1814
|
+
instead. ([dc2f175](https://bitbucket.org/atlassian/atlaskit/commits/dc2f175))
|
|
1815
|
+
- breaking; removing the "expand" icon in preference to using the chevron ones instead (issues
|
|
1816
|
+
closed: ak-2157) ([dc2f175](https://bitbucket.org/atlassian/atlaskit/commits/dc2f175))
|
|
1487
1817
|
|
|
1488
1818
|
## 9.0.1 (2017-09-15)
|
|
1489
1819
|
|
|
1490
|
-
-
|
|
1820
|
+
- bug fix; removed glitched path from the People icon (issues closed: ak-3524)
|
|
1821
|
+
([bb1da8a](https://bitbucket.org/atlassian/atlaskit/commits/bb1da8a))
|
|
1491
1822
|
|
|
1492
1823
|
## 9.0.0 (2017-09-11)
|
|
1493
1824
|
|
|
1494
|
-
-
|
|
1495
|
-
|
|
1825
|
+
- breaking; The company/product icons (AtlassianIcon, BitbucketIcon, ConfluenceIcon, HipchatIcon,
|
|
1826
|
+
JiraIcon) have ([8a502b1](https://bitbucket.org/atlassian/atlaskit/commits/8a502b1))
|
|
1827
|
+
- breaking; new company and product icons added
|
|
1828
|
+
([8a502b1](https://bitbucket.org/atlassian/atlaskit/commits/8a502b1))
|
|
1496
1829
|
|
|
1497
1830
|
## 8.1.0 (2017-08-28)
|
|
1498
1831
|
|
|
1499
|
-
-
|
|
1832
|
+
- feature; added switcher icon back
|
|
1833
|
+
([de848a6](https://bitbucket.org/atlassian/atlaskit/commits/de848a6))
|
|
1500
1834
|
|
|
1501
1835
|
## 8.0.1 (2017-08-21)
|
|
1502
1836
|
|
|
1503
|
-
-
|
|
1837
|
+
- bug fix; fix PropTypes warning
|
|
1838
|
+
([040d579](https://bitbucket.org/atlassian/atlaskit/commits/040d579))
|
|
1504
1839
|
|
|
1505
1840
|
## 8.0.0 (2017-08-17)
|
|
1506
1841
|
|
|
1507
|
-
-
|
|
1508
|
-
|
|
1509
|
-
-
|
|
1510
|
-
|
|
1511
|
-
-
|
|
1842
|
+
- bug fix; fixing the devDep for icon on itself
|
|
1843
|
+
([b3db177](https://bitbucket.org/atlassian/atlaskit/commits/b3db177))
|
|
1844
|
+
- bug fix; fixed icon build script
|
|
1845
|
+
([10aea52](https://bitbucket.org/atlassian/atlaskit/commits/10aea52))
|
|
1846
|
+
- feature; updated stories for icons and updated the build step for reduced-ui-pack icons
|
|
1847
|
+
([0ad9eea](https://bitbucket.org/atlassian/atlaskit/commits/0ad9eea))
|
|
1848
|
+
- breaking; Some icons have been deleted, and some are now 2-colours
|
|
1849
|
+
([733dbd3](https://bitbucket.org/atlassian/atlaskit/commits/733dbd3))
|
|
1850
|
+
- breaking; icon audit and improvement
|
|
1851
|
+
([733dbd3](https://bitbucket.org/atlassian/atlaskit/commits/733dbd3))
|
|
1512
1852
|
|
|
1513
1853
|
## 7.1.0 (2017-08-11)
|
|
1514
1854
|
|
|
1515
|
-
-
|
|
1516
|
-
|
|
1855
|
+
- bug fix; make theme import absolute
|
|
1856
|
+
([5ef8926](https://bitbucket.org/atlassian/atlaskit/commits/5ef8926))
|
|
1857
|
+
- feature; support dark mode ([6701273](https://bitbucket.org/atlassian/atlaskit/commits/6701273))
|
|
1517
1858
|
|
|
1518
1859
|
## 7.0.2 (2017-07-24)
|
|
1519
1860
|
|
|
1520
|
-
-
|
|
1521
|
-
|
|
1861
|
+
- fix; use class transform in loose mode in babel to improve load performance in apps
|
|
1862
|
+
([fde719a](https://bitbucket.org/atlassian/atlaskit/commits/fde719a))
|
|
1863
|
+
- fix; icons no longer grow massively in Webkit or when font size bumped
|
|
1864
|
+
([adfb57e](https://bitbucket.org/atlassian/atlaskit/commits/adfb57e))
|
|
1522
1865
|
|
|
1523
1866
|
## 7.0.1 (2017-06-28)
|
|
1524
1867
|
|
|
1525
|
-
-
|
|
1868
|
+
- fix; changed icon wrapper display from inline-flex to inline-block
|
|
1869
|
+
([64dc3de](https://bitbucket.org/atlassian/atlaskit/commits/64dc3de))
|
|
1526
1870
|
|
|
1527
1871
|
## 7.0.0 (2017-06-08)
|
|
1528
1872
|
|
|
1529
|
-
-
|
|
1530
|
-
|
|
1531
|
-
-
|
|
1873
|
+
- fix; refactored icon module and build process
|
|
1874
|
+
([a68abba](https://bitbucket.org/atlassian/atlaskit/commits/a68abba))
|
|
1875
|
+
- breaking; Module no longer exports named exports. Import a specific icon like so: import
|
|
1876
|
+
AtlassianIcon from '@atlaskit/icon/glyph/atlassian';
|
|
1877
|
+
- ISSUES CLOSED: AK-2388
|
|
1532
1878
|
|
|
1533
1879
|
## 6.6.0 (2017-05-31)
|
|
1534
1880
|
|
|
1535
|
-
-
|
|
1536
|
-
|
|
1881
|
+
- fix; add prop-types as a dependency to avoid React 15.x warnings
|
|
1882
|
+
([92598eb](https://bitbucket.org/atlassian/atlaskit/commits/92598eb))
|
|
1883
|
+
- feature; added log-in icon to [@atlaskit](https://github.com/atlaskit)/icon and
|
|
1884
|
+
[@atlaskit](https://github.com/atlaskit)/reduced-ui-pack
|
|
1885
|
+
([aa72586](https://bitbucket.org/atlassian/atlaskit/commits/aa72586))
|
|
1537
1886
|
|
|
1538
1887
|
## 6.5.4 (2017-05-12)
|
|
1539
1888
|
|
|
1540
|
-
-
|
|
1889
|
+
- fix; add package name and version to the hashing of classnames in
|
|
1890
|
+
[@atlaskit](https://github.com/atlaskit)/icon to preve
|
|
1891
|
+
([a28bfe5](https://bitbucket.org/atlassian/atlaskit/commits/a28bfe5))
|
|
1541
1892
|
|
|
1542
1893
|
## 6.5.3 (2017-05-10)
|
|
1543
1894
|
|
|
1544
|
-
-
|
|
1895
|
+
- fix; do not import whole icon in media-card
|
|
1896
|
+
([cc5ec63](https://bitbucket.org/atlassian/atlaskit/commits/cc5ec63))
|
|
1545
1897
|
|
|
1546
1898
|
## 6.5.2 (2017-04-27)
|
|
1547
1899
|
|
|
1548
|
-
-
|
|
1900
|
+
- fix; update legal copy to be more clear. Not all modules include ADG license.
|
|
1901
|
+
([f3a945e](https://bitbucket.org/atlassian/atlaskit/commits/f3a945e))
|
|
1549
1902
|
|
|
1550
1903
|
## 6.4.0 (2017-04-26)
|
|
1551
1904
|
|
|
1552
|
-
-
|
|
1553
|
-
|
|
1554
|
-
-
|
|
1555
|
-
|
|
1556
|
-
-
|
|
1557
|
-
|
|
1905
|
+
- fix; fixed bug in the new ExampleWithCode story type
|
|
1906
|
+
([f30a4d3](https://bitbucket.org/atlassian/atlaskit/commits/f30a4d3))
|
|
1907
|
+
- fix; checkbox icon now correctly a 2-colour icon again
|
|
1908
|
+
([470642e](https://bitbucket.org/atlassian/atlaskit/commits/470642e))
|
|
1909
|
+
- fix; icon SVG files updated. Fills made to be transparent for 2-color icons, and some ico
|
|
1910
|
+
([264bb97](https://bitbucket.org/atlassian/atlaskit/commits/264bb97))
|
|
1911
|
+
- fix; update legal copy and fix broken links for component README on npm. New contribution and
|
|
1912
|
+
([0b3e454](https://bitbucket.org/atlassian/atlaskit/commits/0b3e454))
|
|
1913
|
+
- feature; Adds switcher icon
|
|
1914
|
+
([220cc33](https://bitbucket.org/atlassian/atlaskit/commits/220cc33))
|
|
1915
|
+
- feature; icons now have a primaryColor and secondaryColor prop
|
|
1916
|
+
([9768e00](https://bitbucket.org/atlassian/atlaskit/commits/9768e00))
|
|
1558
1917
|
|
|
1559
1918
|
## 6.3.2 (2017-04-24)
|
|
1560
1919
|
|
|
1561
|
-
-
|
|
1920
|
+
- fix; fixing improper PropType for a prop 'glyph'
|
|
1921
|
+
([cff41c5](https://bitbucket.org/atlassian/atlaskit/commits/cff41c5))
|
|
1562
1922
|
|
|
1563
1923
|
## 6.3.1 (2017-04-20)
|
|
1564
1924
|
|
|
1565
|
-
-
|
|
1925
|
+
- fix; fixes regressions where styles werent being loaded causing sizing to be broken
|
|
1926
|
+
([1de6d0c](https://bitbucket.org/atlassian/atlaskit/commits/1de6d0c))
|
|
1566
1927
|
|
|
1567
1928
|
## 6.3.0 (2017-04-20)
|
|
1568
1929
|
|
|
1569
|
-
-
|
|
1930
|
+
- feature; removed explicit style! imports, set style-loader in webpack config
|
|
1931
|
+
([891fc3c](https://bitbucket.org/atlassian/atlaskit/commits/891fc3c))
|
|
1570
1932
|
|
|
1571
1933
|
## 6.1.0 (2017-04-19)
|
|
1572
1934
|
|
|
1573
|
-
-
|
|
1935
|
+
- feature; refactoring Icon to reduce bundle size and code complexity
|
|
1936
|
+
([43c61f5](https://bitbucket.org/atlassian/atlaskit/commits/43c61f5))
|
|
1574
1937
|
|
|
1575
1938
|
## 6.0.1 (2017-04-18)
|
|
1576
1939
|
|
|
1577
|
-
-
|
|
1578
|
-
|
|
1940
|
+
- fix; update icon stories to use new readme component
|
|
1941
|
+
([1cdfa6d](https://bitbucket.org/atlassian/atlaskit/commits/1cdfa6d))
|
|
1942
|
+
- feature; add media services scale large and small icons
|
|
1943
|
+
([3bd9d86](https://bitbucket.org/atlassian/atlaskit/commits/3bd9d86))
|
|
1579
1944
|
|
|
1580
1945
|
## 5.0.0 (2017-03-28)
|
|
1581
1946
|
|
|
1582
|
-
-
|
|
1583
|
-
|
|
1584
|
-
-
|
|
1585
|
-
|
|
1586
|
-
-
|
|
1587
|
-
-
|
|
1588
|
-
|
|
1589
|
-
-
|
|
1590
|
-
|
|
1947
|
+
- fix; remove icon baseline alignment story
|
|
1948
|
+
([876c682](https://bitbucket.org/atlassian/atlaskit/commits/876c682))
|
|
1949
|
+
- fix; use new 24px artboard size in 'too big' story
|
|
1950
|
+
([404e6e0](https://bitbucket.org/atlassian/atlaskit/commits/404e6e0))
|
|
1951
|
+
- feature; bulk icon update ([76367b5](https://bitbucket.org/atlassian/atlaskit/commits/76367b5))
|
|
1952
|
+
- feature; update default icon sizes
|
|
1953
|
+
([90850bd](https://bitbucket.org/atlassian/atlaskit/commits/90850bd))
|
|
1954
|
+
- breaking; default SVG artboard sizes are now 24px, with some icons such as editor on the 16px
|
|
1955
|
+
artboard.
|
|
1956
|
+
- breaking; icons are no longer guaranteed to baseline-align with sibling content. use flexbox to
|
|
1957
|
+
control alignment.
|
|
1958
|
+
- ISSUES CLOSED: AK-1924
|
|
1959
|
+
- breaking; This icon released contains a large amount of breaking naming changes due to deletions
|
|
1960
|
+
and renames. Please update to this new major version and ensure your application is using the
|
|
1961
|
+
correct icon exports via linting.
|
|
1962
|
+
- ISSUES CLOSED: AK-1924
|
|
1591
1963
|
|
|
1592
1964
|
## 3.0.3 (2017-03-23)
|
|
1593
1965
|
|
|
1594
|
-
-
|
|
1595
|
-
|
|
1596
|
-
-
|
|
1597
|
-
|
|
1966
|
+
- fix; Empty commit to release the component
|
|
1967
|
+
([49c08ee](https://bitbucket.org/atlassian/atlaskit/commits/49c08ee))
|
|
1968
|
+
- feature; icon sizes changed to be on grid
|
|
1969
|
+
([f6748ea](https://bitbucket.org/atlassian/atlaskit/commits/f6748ea))
|
|
1970
|
+
- breaking; Icon sizes changed. This does not change the default sizes, only the ones when there
|
|
1971
|
+
is a size prop specified.
|
|
1972
|
+
- ISSUES CLOSED: AK-1515
|
|
1598
1973
|
|
|
1599
1974
|
## 3.0.1 (2017-03-21)
|
|
1600
1975
|
|
|
1601
|
-
-
|
|
1976
|
+
- fix; maintainers for all the packages were added
|
|
1977
|
+
([261d00a](https://bitbucket.org/atlassian/atlaskit/commits/261d00a))
|
|
1602
1978
|
|
|
1603
1979
|
## 3.0.0 (2017-03-03)
|
|
1604
1980
|
|
|
1605
|
-
-
|
|
1606
|
-
|
|
1607
|
-
-
|
|
1981
|
+
- feature; move service desk icons out of the servicedesk directory
|
|
1982
|
+
([f959e6b](https://bitbucket.org/atlassian/atlaskit/commits/f959e6b))
|
|
1983
|
+
- breaking; Service desk icons now live in the root icons directory
|
|
1984
|
+
- ISSUES CLOSED: AK-1858
|
|
1608
1985
|
|
|
1609
1986
|
## 2.5.5 (2017-02-28)
|
|
1610
1987
|
|
|
1611
|
-
-
|
|
1988
|
+
- fix; dummy commit to release stories
|
|
1989
|
+
([3df5d9f](https://bitbucket.org/atlassian/atlaskit/commits/3df5d9f))
|
|
1612
1990
|
|
|
1613
1991
|
## 2.5.3 (2017-02-28)
|
|
1614
1992
|
|
|
1615
|
-
-
|
|
1993
|
+
- fix; dummy commit to fix broken stories and missing registry pages
|
|
1994
|
+
([a31e92a](https://bitbucket.org/atlassian/atlaskit/commits/a31e92a))
|
|
1616
1995
|
|
|
1617
1996
|
## 2.5.3 (2017-02-28)
|
|
1618
1997
|
|
|
1619
|
-
-
|
|
1998
|
+
- fix; dummy commit to release stories for components
|
|
1999
|
+
([a105c02](https://bitbucket.org/atlassian/atlaskit/commits/a105c02))
|
|
1620
2000
|
|
|
1621
2001
|
## 2.5.2 (2017-02-28)
|
|
1622
2002
|
|
|
1623
|
-
-
|
|
2003
|
+
- fix; removes jsdoc annotations from icons and removes scripts used to generate Icons.md
|
|
2004
|
+
([e5302a0](https://bitbucket.org/atlassian/atlaskit/commits/e5302a0))
|
|
1624
2005
|
|
|
1625
2006
|
## 2.5.1 (2017-02-27)
|
|
1626
2007
|
|
|
1627
|
-
-
|
|
2008
|
+
- fix; update flag's icon dependency to latest
|
|
2009
|
+
([32885ce](https://bitbucket.org/atlassian/atlaskit/commits/32885ce))
|
|
1628
2010
|
|
|
1629
2011
|
## 2.4.3 (2017-02-20)
|
|
1630
2012
|
|
|
1631
|
-
-
|
|
2013
|
+
- fix; change directory icon specific names to generic icon names
|
|
2014
|
+
([13bb38a](https://bitbucket.org/atlassian/atlaskit/commits/13bb38a))
|
|
1632
2015
|
|
|
1633
2016
|
## 2.4.1 (2017-02-20)
|
|
1634
2017
|
|
|
1635
|
-
-
|
|
1636
|
-
|
|
1637
|
-
-
|
|
1638
|
-
|
|
2018
|
+
- fix; fix fill color typo in jira/addon icon
|
|
2019
|
+
([8900095](https://bitbucket.org/atlassian/atlaskit/commits/8900095))
|
|
2020
|
+
- fix; copy in-code comment about reduced-ui-pack to readme
|
|
2021
|
+
([24e2c37](https://bitbucket.org/atlassian/atlaskit/commits/24e2c37))
|
|
2022
|
+
- fix; use correctly scoped package names in npm docs
|
|
2023
|
+
([91dbd2f](https://bitbucket.org/atlassian/atlaskit/commits/91dbd2f))
|
|
2024
|
+
- feature; add icons for directory privacy levels
|
|
2025
|
+
([fb5f89b](https://bitbucket.org/atlassian/atlaskit/commits/fb5f89b))
|
|
1639
2026
|
|
|
1640
2027
|
## 2.4.0 (2017-02-16)
|
|
1641
2028
|
|
|
1642
|
-
-
|
|
2029
|
+
- feature; Force icons version bump to get mediakit icons
|
|
2030
|
+
([64bf24e](https://bitbucket.org/atlassian/atlaskit/commits/64bf24e))
|
|
1643
2031
|
|
|
1644
2032
|
## 2.3.3 (2017-02-07)
|
|
1645
2033
|
|
|
1646
|
-
-
|
|
2034
|
+
- fix; Rearrange tsconfig.json organisation to allow per-package configuration.
|
|
2035
|
+
([6c6992d](https://bitbucket.org/atlassian/atlaskit/commits/6c6992d))
|
|
1647
2036
|
|
|
1648
2037
|
## 2.3.1 (2017-02-06)
|
|
1649
2038
|
|
|
1650
|
-
-
|
|
1651
|
-
|
|
2039
|
+
- fix; Updates packages to use scoped ak packages
|
|
2040
|
+
([26285cb](https://bitbucket.org/atlassian/atlaskit/commits/26285cb))
|
|
2041
|
+
- fix; Fixes invite team icon for icons
|
|
2042
|
+
([3b66fd7](https://bitbucket.org/atlassian/atlaskit/commits/3b66fd7))
|