Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wisdom-components
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ReactWeb5
wisdom-components
Commits
bf8654fa
Commit
bf8654fa
authored
May 26, 2021
by
李纪文
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'dev' into 'master'
Dev See merge request
!44
parents
333537c8
587927ff
Pipeline
#28330
passed with stages
in 5 minutes 51 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
5 deletions
+7
-5
CHANGELOG.md
packages/base-components/BasicTable/CHANGELOG.md
+6
-0
package.json
packages/base-components/BasicTable/package.json
+1
-1
index.less
packages/base-components/BasicTable/src/index.less
+0
-4
No files found.
packages/base-components/BasicTable/CHANGELOG.md
View file @
bf8654fa
...
...
@@ -2,6 +2,12 @@
All notable changes to this project will be documented in this file. See
[
Conventional Commits
](
https://conventionalcommits.org
)
for commit guidelines.
## [1.5.11](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/basictable@1.5.10...@wisdom-components/basictable@1.5.11) (2021-05-26)
### Bug Fixes
-
组件优化 (
[
5fb2c5e
](
https://g.civnet.cn:8443/ReactWeb5/wisdom-components/commits/5fb2c5e4ceeed847139d15c803612f6ec98c48f3
)
)
## [1.5.10](https://g.civnet.cn:8443/ReactWeb5/wisdom-components/compare/@wisdom-components/basictable@1.5.9...@wisdom-components/basictable@1.5.10) (2021-05-26)
### Bug Fixes
...
...
packages/base-components/BasicTable/package.json
View file @
bf8654fa
{
"name"
:
"@wisdom-components/basictable"
,
"version"
:
"1.5.1
0
"
,
"version"
:
"1.5.1
1
"
,
"description"
:
"> TODO: description"
,
"author"
:
"tuqian <webtuqian@163.com>"
,
"homepage"
:
""
,
...
...
packages/base-components/BasicTable/src/index.less
View file @
bf8654fa
...
...
@@ -130,10 +130,6 @@
border-left: 1px solid #dbe7fb;
}
.ant-table-body {
overflow-y: auto !important;
}
.ant-table-cell-scrollbar {
border-left: 0px;
box-shadow: none;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment