forked from ElemeFE/element
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/4.x' into 4.x-hotfix (#176)
* minor, add waypoint component and optimize table lazy load (#164) * update version * minor, fix table-data-cell expend bug (#166) * minor, add el-skeleton for table lazy loading (#167) * minor, optimize table (#168) * minor, add verifyPosition method for virtual render (#169) * minor, fix for chrome 60 not support DomRect.x.y * KDS-221,add radio tab btn (#171) * KDS-221,update tab btn (#172) * KDS-221,fix radio and tab button ui (#173) * minor, update icon --------- Co-authored-by: Jie Luo <[email protected]> Co-authored-by: Emiya0306 <[email protected]> Co-authored-by: xuejunnan <[email protected]> Co-authored-by: ChunYan Huang <[email protected]>
- Loading branch information
1 parent
ce10949
commit 8c0dc3e
Showing
29 changed files
with
866 additions
and
218 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,3 +18,4 @@ waiter.config.js | |
build/bin/algolia-key.js | ||
.envrc | ||
.env | ||
package-lock.json |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.