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

perf(table): optimize Table(先不合并) #1774

Merged
merged 1 commit into from
Jan 7, 2022
Merged

Conversation

nnmax
Copy link
Contributor

@nnmax nnmax commented Jan 6, 2022

No description provided.

@vercel
Copy link

vercel bot commented Jan 6, 2022

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/463CUMwAUZwG9WHDwxWFVRKUCqjm
✅ Preview: https://gio-design-git-optimizetable-growingio.vercel.app

@nnmax nnmax changed the title perf(table): optimize Table perf(table): optimize Table(先不合并) Jan 7, 2022
@sonarcloud
Copy link

sonarcloud bot commented Jan 7, 2022

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

@nnmax nnmax merged commit cb32a9b into master Jan 7, 2022
@nnmax nnmax deleted the optimizeTable branch January 7, 2022 09:58
jack0pan pushed a commit that referenced this pull request Jan 7, 2022
## [22.12.4](v22.12.3...v22.12.4) (2022-01-07)

### Bug Fixes

* **filter-picker:** add `defaultOperationsOption` on FilterCondition ([#1773](#1773)) ([127648b](127648b))
* **list:** list mode=cascader onChange return value and options ([#1779](#1779)) ([63a4e16](63a4e16))
* **modal:** add `min-heigh: 140px` to content of Modal ([#1775](#1775)) ([2b3b048](2b3b048))
* **Popover:** use max height to set popover position ([#1778](#1778)) ([ee271d4](ee271d4))
* **table:** title ellipsis ([#1777](#1777)) ([f779034](f779034))

### Performance Improvements

* **table:** optimize `Table` ([#1774](#1774)) ([cb32a9b](cb32a9b))
@jack0pan
Copy link
Member

jack0pan commented Jan 7, 2022

🎉 This PR is included in version 22.12.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

nnmax pushed a commit that referenced this pull request Jan 7, 2022
nnmax pushed a commit that referenced this pull request Jan 7, 2022
nnmax added a commit that referenced this pull request Jan 7, 2022
This reverts commit cb32a9b.

Co-authored-by: maxin <maxin@growingio.com>
jack0pan pushed a commit that referenced this pull request Jan 10, 2022
## [22.12.5](v22.12.4...v22.12.5) (2022-01-10)

### Bug Fixes

* **Popover:** fix popover position issue for bottom auto ([#1782](#1782)) ([09d0939](09d0939))

### Reverts

* **table): revert "perf(table:** optimize `Table` ([#1774](#1774))" ([#1780](#1780)) ([128f2ff](128f2ff))
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