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

fix(list): fix list value separator #1724

Merged
merged 1 commit into from
Dec 28, 2021
Merged

fix(list): fix list value separator #1724

merged 1 commit into from
Dec 28, 2021

Conversation

berber1016
Copy link
Contributor

@berber1016 berber1016 commented Dec 23, 2021

优化label解析方式,当model=== 'cascader'且value中值包含'.'时,需要变更修改valueSeparator参数
such as "www.baidu.com",会导致解析失败

@vercel
Copy link

vercel bot commented Dec 23, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/growingio/gio-design/HP3ozjZXesQKMGJp2iPsz5u1RYAB
✅ Preview: https://gio-design-git-fix-list-separator-growingio.vercel.app

@sonarcloud
Copy link

sonarcloud bot commented Dec 23, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@berber1016 berber1016 merged commit 4c28824 into master Dec 28, 2021
@berber1016 berber1016 deleted the fix-list-separator branch December 28, 2021 02:24
jack0pan pushed a commit that referenced this pull request Dec 28, 2021
# [22.11.0](v22.10.1...v22.11.0) (2021-12-28)

### Bug Fixes

* **card:** fix props and className ([#1726](#1726)) ([c2cab83](c2cab83))
* **filter-picker, property-selector:** fix i18n ([#1714](#1714)) ([270d412](270d412))
* **icon-button:** change padding and fixed width  ([#1727](#1727)) ([015eaf6](015eaf6))
* **input:** add input width 100% in form ([#1738](#1738)) ([0b167a2](0b167a2))
* **list-picker:** fix listpicker autoWidth ([#1737](#1737)) ([31d1351](31d1351))
* **list:** fix list value separator ([#1724](#1724)) ([4c28824](4c28824))
* **popover, static-date-picker:** remove focus style ([#1735](#1735)) ([fce28f2](fce28f2))
* **SearchBar:** update search bar styles ([#1728](#1728)) ([a4f0dee](a4f0dee))
* **steps:** change steps style ([#1733](#1733)) ([87eff12](87eff12))

### Features

* **date-picker, time-picker:** set active status on InputButton when visible ([#1736](#1736)) ([47e4976](47e4976))
* **filter-picker:** support `list` type ([#1739](#1739)) ([e178062](e178062))
* **past-time-picker:** relative timeRange support toToday ([#1731](#1731)) ([f240f9e](f240f9e))
@jack0pan
Copy link
Member

🎉 This PR is included in version 22.11.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants