Andrzej Bakun
|
fc5086a3f7
|
fix(module: avatar): size calculation & CssSizeLength functionality expansion (#1364)
* core: expand CssSizeLength to handle double & decimal (with tests)
* fix(module:avatar): move to CssSizeLength
fix: explicit size calculation
Co-authored-by: James Yeung <shunjiey@hotmail.com>
|
2021-04-16 02:50:31 +00:00 |
|
James Yeung
|
597133363a
|
fix(module: table): support more generic units for scroll x/y (#1137)
|
2021-02-14 20:15:53 +08:00 |
|
James Yeung
|
43664736f7
|
feat(module: table): fixed header & columns (#954)
* feat(module: table): support fixed header & columns
* fix layout of the fixed columns & header
* fix scrollbar hidding
* header and body sync scroll
* fix column width calc
* fix demo pagesize
* fix docs
|
2021-01-09 23:57:31 +08:00 |
|
James Yeung
|
fcd8393742
|
feat(module: table): support for tree data (#771)
* feat(module: table): support for tree data
* feat(module: table): support for tree data
* fix: tests
|
2020-11-09 22:17:27 +08:00 |
|
老九
|
3a0a6073d6
|
refactor: replace HashCode.Combine in CssSizeLength.cs (#721)
|
2020-10-25 19:08:11 +08:00 |
|
Alsein
|
82ef62b7a7
|
feat: add simple table component (#86)
* fix: add @commitlint/config-conventional to devDependencies
* feat: add basic table implementation
* feat: continue adding definitions
* feat: end of work in 20200414
* fix: add readonly to csssizelength
* fix: warnings from table
* fix: add ignorecase to csssizelength
* feat: refactor table
* feat: add simple table
Co-authored-by: ElderJames <shunjiey@hotmail.com>
|
2020-05-30 01:46:41 +08:00 |
|