Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

chore(release): prepare new clay release 3.28.0 #4086

Closed
wants to merge 88 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
88 commits
Select commit Hold shift + click to select a range
f1ae440
feat(@clayui/css): Created scoped version of Clay CSS for admin style…
pat270 Apr 16, 2021
b1eb431
feat(@clayui/css): Functions and Mixins update to accept Clay CSS var…
pat270 Apr 19, 2021
8b372dd
chore(clay-css-test-site): Adds cadmin external stylesheet
pat270 Apr 19, 2021
2e33149
feat(@clayui/css): Cadmin theme convert rem values to px
pat270 Apr 20, 2021
640a662
fix(@clayui/css): Cadmin theme use selector `.cadmin.component` for c…
pat270 Apr 21, 2021
1db5db7
fix(@clayui/css): Restore default padding-left on ul, ol, dl that are…
pat270 Apr 21, 2021
5d30ab2
fix(@clayui/css): Mixins border-radius should use custom value first
pat270 Apr 21, 2021
4bb7a0a
fix(@clayui/css): Cadmin Utilities display utilities should also have…
pat270 Apr 22, 2021
ad36b85
fix(@clayui/css): Cadmin move _reboot out of scoping selector, attrib…
pat270 Apr 27, 2021
a104844
fix(@clayui/css): Cadmin Alert adds `.cadmin.alert-container` selector
pat270 Apr 27, 2021
0eb6d29
fix(@clayui/css): Cadmin merge Atlas variables with Cadmin base varia…
pat270 Apr 27, 2021
4af356f
fix(@clayui/css): Cadmin removes Atlas variables
pat270 Apr 27, 2021
9ddeaed
fix(@clayui/css): Cadmin removes components _root, _carousel, _jumbot…
pat270 Apr 27, 2021
62e5541
fix(@clayui/css): Cadmin removes Sass docs comments
pat270 Apr 27, 2021
274daf9
chore(clay-css-test-site): Adds print out of the size of cadmin.css
pat270 Apr 28, 2021
46868c7
fix(@clayui/css): Cadmin Badges remove unused components `inline-item…
pat270 May 1, 2021
3fef3d5
fix(@clayui/css): Cadmin Button Groups remove unused components `drop…
pat270 May 1, 2021
06bdb00
fix(@clayui/css): Cadmin Cards remove unused components `card-header-…
pat270 May 1, 2021
fc447e2
fix(@clayui/css): Cadmin remove unused components `custom-switch`, `c…
pat270 May 1, 2021
e062006
fix(@clayui/css): Cadmin Dropdown remove unused component dropdown in…
pat270 May 1, 2021
8cb7a19
fix(@clayui/css): Cadmin Form Validation remove unused components HTM…
pat270 May 1, 2021
81e1f4f
fix(@clayui/css): Cadmin Forms remove unused components `col-form-lab…
pat270 May 1, 2021
f0ee8fc
fix(@clayui/css): Cadmin Icons remove unused components `lexicon-icon…
pat270 May 1, 2021
cdf23e7
fix(@clayui/css): Cadmin Input Group remove styles related to `custom…
pat270 May 1, 2021
9ed5291
fix(@clayui/css): Cadmin Labels remove deprecated component `inline-i…
pat270 May 1, 2021
0b7f427
fix(@clayui/css): Cadmin List Group remove unused component `list-gro…
pat270 May 1, 2021
130dc5c
fix(@clayui/css): Cadmin Modals remove unused component `modal-dialog…
pat270 May 1, 2021
d27a7a1
fix(@clayui/css): Cadmin Navs remove unused component `nav-pills`
pat270 May 1, 2021
41d8b50
fix(@clayui/css): Cadmin Side Navigation remove unused component `con…
pat270 May 1, 2021
7ec35dc
fix(@clayui/css): Cadmin removes variables related to unused components
pat270 May 3, 2021
9142345
fix(@clayui/css): Cadmin re-add widths for menubar and SF. Not sure w…
pat270 May 3, 2021
0d31b54
fix(@clayui/css): Input Groups add `btn-monospaced` support for butto…
pat270 May 10, 2021
3a51849
chore(clay-css-test-site): Management Bar use btn-monospaced for sear…
pat270 May 10, 2021
b58da97
docs(clayui.com): Management Bar use btn-monospaced for search button…
pat270 May 10, 2021
e1e36a6
fix(@clayui/css): Subnav Tbar labels should have $font-weight-normal …
pat270 May 10, 2021
8fab2e8
Merge pull request #4056 from pat270/clay-4052
marcoscv-work May 11, 2021
5e06120
Merge pull request #4055 from pat270/clay-4049
marcoscv-work May 11, 2021
1c3f583
fix(@clayui/css): Management Bar Search button should be properly ali…
pat270 May 11, 2021
45ec160
Merge pull request #4009 from pat270/cadmin
pat270 May 12, 2021
58a5bc5
feat(@clayui/modal): support custom opener for the modals
ambrinchaudhary May 7, 2021
23bcfba
feat(@clayui/modal): do not set a default opener, ClayPortal handles it
ambrinchaudhary May 7, 2021
c85fc25
feat(@clayui/modal): Rename variable name, allow to pass a container …
ambrinchaudhary May 10, 2021
9bc8dcc
Merge pull request #4054 from ambrinchaudhary/Issue4044_ClayModal
matuzalemsteles May 12, 2021
f46b6ef
feat(@clayui/shared): add delegate event utility
bryceosterhaus May 11, 2021
65ad45e
fix(@clayui/css): Mixins `clay-select-variant` update to use `clay-cs…
pat270 May 5, 2021
c782615
fix(@clayui/css): Cadmin update Sass maps that use `clay-select-varia…
pat270 May 12, 2021
1c83d30
feat(@clayui/tooltip): update logic to handle scoping and a global li…
bryceosterhaus May 12, 2021
240bbc4
fix(@clayui/css): Cadmin port changes to Clay CSS that were made befo…
pat270 May 13, 2021
2445beb
Merge pull request #4065 from pat270/clay-4064
marcoscv-work May 13, 2021
16a2aeb
Merge pull request #4061 from bryceosterhaus/tooltipGlobal
bryceosterhaus May 13, 2021
ac5789f
Merge pull request #4060 from pat270/clay-4059
matuzalemsteles May 13, 2021
42241df
fix(@clayui/css): Mixins `border-radius` shouldn't output the default…
pat270 May 13, 2021
2123fdf
fix(@clayui/css): Mixins `clay-label-size` and `clay-label-variant` c…
pat270 May 13, 2021
dcfc7c3
fix(@clayui/css): Labels convert variables to use new Sass map keys
pat270 May 13, 2021
e0a979e
docs(clayui.com): Document card-page, also adds missing links from he…
pat270 May 12, 2021
3fa114a
fix(@clayui/css): Mixins `clay-nav-variant` convert to use new (easie…
pat270 May 14, 2021
bb292d2
Merge pull request #4063 from pat270/clay-4043
matuzalemsteles May 14, 2021
7966c62
feat(@clayui/css): Add SVG icons `chatbot` and `signature`
matuzalemsteles May 17, 2021
b0e4bd4
docs(clayui.com): Adds the chatbot and signature icons
pat270 May 17, 2021
60810c3
Merge pull request #4074 from matuzalemsteles/issue-4057
pat270 May 17, 2021
6735e54
fix(@clayui/css): Toggle Switch should be 48px wide
pat270 May 17, 2021
fc02983
Merge pull request #4075 from pat270/clay-4042
pat270 May 17, 2021
19de44b
Merge pull request #4068 from pat270/clay-4066
pat270 May 17, 2021
a63989e
Merge pull request #4072 from pat270/clay-4071
marcoscv-work May 18, 2021
9a5fc26
Merge pull request #4070 from pat270/clay-4069
marcoscv-work May 18, 2021
fcc9e36
Merge pull request #4047 from pat270/clay-4046
marcoscv-work May 18, 2021
15ca36e
docs(clayui.com): Update documentation for menubar (vertical navigation)
ambrinchaudhary May 17, 2021
f49f7ad
docs(clayui.com): move to components section
ambrinchaudhary May 18, 2021
132ab1e
feat(@clayui/shared): Allow to pass className and/or id to the portal…
ambrinchaudhary May 12, 2021
b7445bc
feat(@clayui/shared): Extract to a function so the div is created wit…
ambrinchaudhary May 14, 2021
619f03e
chore(gh): Add GH issue template for new icons
brunofernandezg May 18, 2021
6377bd8
Merge pull request #4078 from brunofernandezg/gh-issue-icons
matuzalemsteles May 18, 2021
7060e31
docs(clayui.com): Fixed the MenuBar ToC
matuzalemsteles May 18, 2021
d326ace
feat(@clayui/shared): simplify function
ambrinchaudhary May 19, 2021
535d325
Merge pull request #4073 from ambrinchaudhary/Issue3999_Doc_VerticalCard
matuzalemsteles May 19, 2021
898c04d
Merge pull request #4067 from ambrinchaudhary/Issue4027_ClayPortal_ot…
matuzalemsteles May 19, 2021
b106420
feat(@clayui/drop-down): Add the new ContainerProps API
matuzalemsteles May 19, 2021
ac51bdd
feat(@clayui/color-picker): Add the new DropDownContainerProps API
matuzalemsteles May 19, 2021
3061a9a
feat(@clayui/css): Add `form-extensions` SVG icon
matuzalemsteles May 19, 2021
08f114d
docs(clayui.com): Adds the `form-extensions` icon
matuzalemsteles May 19, 2021
c0d38e6
Merge pull request #4081 from matuzalemsteles/issue-4079
pat270 May 19, 2021
9e905e8
Merge pull request #4080 from matuzalemsteles/issue-4028
matuzalemsteles May 19, 2021
728600c
feat(@clayui/tooltip): Add the new ContainerProps API
matuzalemsteles May 19, 2021
233a4f6
feat(@clayui/popover): Add the new ContainerProps API
matuzalemsteles May 19, 2021
3a09e97
feat(@clayui/modal): Add the new ContainerProps API
matuzalemsteles May 19, 2021
31f38a9
feat(@clayui/drop-down): Add the new ContainerProps API to the interf…
matuzalemsteles May 19, 2021
b585aba
Merge pull request #4084 from matuzalemsteles/issue-4083
matuzalemsteles May 19, 2021
dfce61d
chore(release): publish v3.28.0 packages
matuzalemsteles May 19, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions .github/ISSUE_TEMPLATE/Icon.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
name: 🔣 Icon
about: Issues for filing a new Icon
labels: 'comp: icons'
---

<!--

Before making an issue, have you used the issue search functionality?

-->

- [ ] I have searched the [issues](https://github.com/liferay/clay/issues) of this repository and believe that this is not a duplicate.

## Link the LEXI Jira Issue.

## Attach the SVG.
64 changes: 64 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,70 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.28.0](https://github.com/liferay/clay/compare/v3.27.0...v3.28.0) (2021-05-19)

### Bug Fixes

- **@clayui/css:** Cadmin Alert adds `.cadmin.alert-container` selector ([a104844](https://github.com/liferay/clay/commit/a104844))
- **@clayui/css:** Cadmin Badges remove unused components `inline-item` and `badge-pill` ([46868c7](https://github.com/liferay/clay/commit/46868c7))
- **@clayui/css:** Cadmin Button Groups remove unused components `dropdown-toggle-split` and `btn-group-toggle` ([3fef3d5](https://github.com/liferay/clay/commit/3fef3d5))
- **@clayui/css:** Cadmin Cards remove unused components `card-header-tabs`, `card-header-pills`, `card-deck`, `card-group`, `card-columns`, `accordion` ([06bdb00](https://github.com/liferay/clay/commit/06bdb00))
- **@clayui/css:** Cadmin Dropdown remove unused component dropdown in navbar ([e062006](https://github.com/liferay/clay/commit/e062006))
- **@clayui/css:** Cadmin Form Validation remove unused components HTML 5 form validation ([8cb7a19](https://github.com/liferay/clay/commit/8cb7a19))
- **@clayui/css:** Cadmin Forms remove unused components `col-form-label`, `col-form-label-lg`, `col-form-label-sm`, `form-row`, `form-inline` ([81e1f4f](https://github.com/liferay/clay/commit/81e1f4f))
- **@clayui/css:** Cadmin Icons remove unused components `lexicon-icon-sm`, `lexicon-icon-lg`, `lexicon-icon-xl` ([f0ee8fc](https://github.com/liferay/clay/commit/f0ee8fc))
- **@clayui/css:** Cadmin Input Group remove styles related to `custom-select`, `custom-file` ([cdf23e7](https://github.com/liferay/clay/commit/cdf23e7))
- **@clayui/css:** Cadmin Labels remove deprecated component `inline-item` ([9ed5291](https://github.com/liferay/clay/commit/9ed5291))
- **@clayui/css:** Cadmin List Group remove unused component `list-group-horizontal` ([0b7f427](https://github.com/liferay/clay/commit/0b7f427))
- **@clayui/css:** Cadmin merge Atlas variables with Cadmin base variables, we don't need two themes here ([0eb6d29](https://github.com/liferay/clay/commit/0eb6d29))
- **@clayui/css:** Cadmin Modals remove unused component `modal-dialog-scrollable` ([130dc5c](https://github.com/liferay/clay/commit/130dc5c))
- **@clayui/css:** Cadmin move \_reboot out of scoping selector, attribution text is causing empty selector to be output ([ad36b85](https://github.com/liferay/clay/commit/ad36b85))
- **@clayui/css:** Cadmin Navs remove unused component `nav-pills` ([d27a7a1](https://github.com/liferay/clay/commit/d27a7a1))
- **@clayui/css:** Cadmin port changes to Clay CSS that were made before Cadmin got merged: [#3998](https://github.com/liferay/clay/issues/3998), [#4002](https://github.com/liferay/clay/issues/4002), [#4040](https://github.com/liferay/clay/issues/4040), [#4055](https://github.com/liferay/clay/issues/4055), [#4056](https://github.com/liferay/clay/issues/4056), [#4060](https://github.com/liferay/clay/issues/4060) ([240bbc4](https://github.com/liferay/clay/commit/240bbc4)), closes [#4064](https://github.com/liferay/clay/issues/4064)
- **@clayui/css:** Cadmin re-add widths for menubar and SF. Not sure what happened. ([9142345](https://github.com/liferay/clay/commit/9142345))
- **@clayui/css:** Cadmin remove unused components `custom-switch`, `custom-select`, `custom-file`, `custom-range` ([fc447e2](https://github.com/liferay/clay/commit/fc447e2))
- **@clayui/css:** Cadmin removes Atlas variables ([4af356f](https://github.com/liferay/clay/commit/4af356f))
- **@clayui/css:** Cadmin removes components \_root, \_carousel, \_jumbotron, \_spinners, \_toasts, \_media, \_application-bar, \_drilldown, and \_timelines. They are not used for Admin controls. ([9ddeaed](https://github.com/liferay/clay/commit/9ddeaed))
- **@clayui/css:** Cadmin removes Sass docs comments ([62e5541](https://github.com/liferay/clay/commit/62e5541))
- **@clayui/css:** Cadmin removes variables related to unused components ([7ec35dc](https://github.com/liferay/clay/commit/7ec35dc))
- **@clayui/css:** Cadmin Side Navigation remove unused component `container-fluid-1280` ([41d8b50](https://github.com/liferay/clay/commit/41d8b50))
- **@clayui/css:** Cadmin theme use selector `.cadmin.component` for components that render inside react portals. It's too difficult to put `cadmin` on the parent element. ([640a662](https://github.com/liferay/clay/commit/640a662))
- **@clayui/css:** Cadmin update Sass maps that use `clay-select-variant` to use new keys ([c782615](https://github.com/liferay/clay/commit/c782615))
- **@clayui/css:** Cadmin Utilities display utilities should also have `.cadmin.d-{display}` ([4bb7a0a](https://github.com/liferay/clay/commit/4bb7a0a))
- **@clayui/css:** Input Groups add `btn-monospaced` support for buttons inside `input-group-inset-item` ([0d31b54](https://github.com/liferay/clay/commit/0d31b54)), closes [#4049](https://github.com/liferay/clay/issues/4049)
- **@clayui/css:** Labels convert variables to use new Sass map keys ([dcfc7c3](https://github.com/liferay/clay/commit/dcfc7c3))
- **@clayui/css:** Management Bar Search button should be properly aligned in mobile view ([1c3f583](https://github.com/liferay/clay/commit/1c3f583))
- **@clayui/css:** Mixins `border-radius` shouldn't output the default radius if a null parameter is passed ([42241df](https://github.com/liferay/clay/commit/42241df)), closes [#4066](https://github.com/liferay/clay/issues/4066)
- **@clayui/css:** Mixins `clay-label-size` and `clay-label-variant` convert to use new (easier to remember) Sass map keys. The old keys will still work and win over new keys. ([2123fdf](https://github.com/liferay/clay/commit/2123fdf)), closes [#4069](https://github.com/liferay/clay/issues/4069)
- **@clayui/css:** Mixins `clay-nav-variant` convert to use new (easier to remember) Sass map keys. The old keys will still work and win over new keys. ([3fa114a](https://github.com/liferay/clay/commit/3fa114a)), closes [#4071](https://github.com/liferay/clay/issues/4071)
- **@clayui/css:** Mixins `clay-select-variant` update to use `clay-css` pattern, also deprecated keys should win over new keys ([65ad45e](https://github.com/liferay/clay/commit/65ad45e))
- **@clayui/css:** Mixins border-radius should use custom value first ([5d30ab2](https://github.com/liferay/clay/commit/5d30ab2))
- **@clayui/css:** Restore default padding-left on ul, ol, dl that are undone by cadmin ([1db5db7](https://github.com/liferay/clay/commit/1db5db7))
- **@clayui/css:** Subnav Tbar labels should have \$font-weight-normal by default ([e1e36a6](https://github.com/liferay/clay/commit/e1e36a6))
- **@clayui/css:** Toggle Switch should be 48px wide ([6735e54](https://github.com/liferay/clay/commit/6735e54))

### Features

- **@clayui/color-picker:** Add the new DropDownContainerProps API ([ac51bdd](https://github.com/liferay/clay/commit/ac51bdd))
- **@clayui/css:** Add `form-extensions` SVG icon ([3061a9a](https://github.com/liferay/clay/commit/3061a9a))
- **@clayui/css:** Add SVG icons `chatbot` and `signature` ([7966c62](https://github.com/liferay/clay/commit/7966c62))
- **@clayui/css:** Cadmin theme convert rem values to px ([2e33149](https://github.com/liferay/clay/commit/2e33149))
- **@clayui/css:** Created scoped version of Clay CSS for admin style isolation and prefix variables with `$cadmin-` ([f1ae440](https://github.com/liferay/clay/commit/f1ae440))
- **@clayui/css:** Functions and Mixins update to accept Clay CSS variables, Cadmin variables, or custom where applicable ([b1eb431](https://github.com/liferay/clay/commit/b1eb431))
- **@clayui/drop-down:** Add the new ContainerProps API ([b106420](https://github.com/liferay/clay/commit/b106420))
- **@clayui/drop-down:** Add the new ContainerProps API to the interface typing ([31f38a9](https://github.com/liferay/clay/commit/31f38a9))
- **@clayui/modal:** Add the new ContainerProps API ([3a09e97](https://github.com/liferay/clay/commit/3a09e97))
- **@clayui/modal:** do not set a default opener, ClayPortal handles it ([23bcfba](https://github.com/liferay/clay/commit/23bcfba))
- **@clayui/modal:** Rename variable name, allow to pass a container reference and add tests ([c85fc25](https://github.com/liferay/clay/commit/c85fc25))
- **@clayui/modal:** support custom opener for the modals ([58a5bc5](https://github.com/liferay/clay/commit/58a5bc5))
- **@clayui/popover:** Add the new ContainerProps API ([233a4f6](https://github.com/liferay/clay/commit/233a4f6))
- **@clayui/shared:** add delegate event utility ([f46b6ef](https://github.com/liferay/clay/commit/f46b6ef))
- **@clayui/shared:** Allow to pass className and/or id to the portal root element ([132ab1e](https://github.com/liferay/clay/commit/132ab1e))
- **@clayui/shared:** Extract to a function so the div is created with all its attributes ([b7445bc](https://github.com/liferay/clay/commit/b7445bc))
- **@clayui/shared:** simplify function ([d326ace](https://github.com/liferay/clay/commit/d326ace))
- **@clayui/tooltip:** Add the new ContainerProps API ([728600c](https://github.com/liferay/clay/commit/728600c))
- **@clayui/tooltip:** update logic to handle scoping and a global listener ([1c83d30](https://github.com/liferay/clay/commit/1c83d30))

# [3.27.0](https://github.com/liferay/clay/compare/v3.26.0...v3.27.0) (2021-05-05)

### Bug Fixes
Expand Down
4 changes: 4 additions & 0 deletions clayui.com/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.28.0](https://github.com/matuzalemsteles/clay/compare/v3.27.0...v3.28.0) (2021-05-19)

**Note:** Version bump only for package clayui.com

# [3.27.0](https://github.com/matuzalemsteles/clay/compare/v3.26.0...v3.27.0) (2021-05-05)

**Note:** Version bump only for package clayui.com
Expand Down
Loading