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

search update #1

Open
wants to merge 331 commits into
base: feat/search-update
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
331 commits
Select commit Hold shift + click to select a range
dcde241
chore(Notification): lint eg
Mar 12, 2024
4c15a1b
docs(Search): remove unnecessary symbol ","
YSMJ1994 Mar 13, 2024
6b663c9
chore(Step): rename to ts
YSMJ1994 Mar 6, 2024
04265e0
refactor(Step): convert to TypeScript, impove docs and tests
YSMJ1994 Mar 6, 2024
23c9982
chore(Step): improve for codereview
YSMJ1994 Mar 15, 2024
1549d93
feat(Checkbox): upgrade checkbox ts
Jan 16, 2024
ebed65c
refactor(Checkbox): improve ts & tc
eternalsky Mar 14, 2024
d737a9c
refactor(Checkbox): improve doc
eternalsky Mar 14, 2024
6fcffd8
refactor(Checkbox): fix comment issues
eternalsky Mar 15, 2024
67cf979
fix(DatePicker): issues range-picker clear when value only has start …
Mar 14, 2024
881cad8
fix(Avatar): issue avatar size not working in box , close #3511
Mar 19, 2024
2bdb937
fix(DatePicker2): should pass inputProps to trigger function to suppo…
eternalsky Mar 11, 2024
103aafe
fix(DatePicker2): WeekPicker should format value correctly when date …
eternalsky Mar 20, 2024
37d0af6
refactor(Dialog): rename to ts
eternalsky Feb 22, 2024
aaf8ebb
refactor(Dialog): ts improvement
eternalsky Mar 5, 2024
2dd02e2
refactor(Dialog): improve doc
eternalsky Mar 5, 2024
44a768b
refactor(Dialog): improve test case
eternalsky Mar 6, 2024
53f6fcb
refactor(Dialog): fix issues after pr
eternalsky Mar 15, 2024
77b0c2e
fix(*): remove banner msg from dist/*.css to make @charset useful
eternalsky Mar 19, 2024
d2ec22d
chore(deps-dev): bump ip from 1.1.8 to 1.1.9
dependabot[bot] Mar 8, 2024
9b51cc5
chore(DatePicker2): fix syntax error
YSMJ1994 Mar 20, 2024
4497fc6
chore(deps-dev): bump chrome-launcher from 0.10.7 to 0.13.2
dependabot[bot] Mar 20, 2024
7ba02f8
chore(deps-dev): bump follow-redirects from 1.15.5 to 1.15.6
dependabot[bot] Mar 16, 2024
6f73852
feat(Select): select multiple mode suport colorful Tag #3778
Mar 20, 2024
f7b8c8c
fix(Table): should not log warn when dataSource id is 0, close #3740 …
seven-lh Mar 20, 2024
141fcd2
refactor(Drawer): rename to ts
Feb 22, 2024
0664675
refactor(Drawer): Document optimization & Upgrade testing tools and o…
Feb 27, 2024
7291d2a
refactor(Drawer): fix comment issue
eternalsky Mar 21, 2024
1b4d7a2
chore(BuildTool): escape "<" charactor
YSMJ1994 Mar 21, 2024
1932153
chore(BuildTool): fix eslint project error
YSMJ1994 Mar 21, 2024
862e1cd
docs(*): regenerate api docs
YSMJ1994 Mar 21, 2024
e060d63
chore(*): fix types problem
YSMJ1994 Mar 21, 2024
d2008bb
chore(*): Release-1.27.8
YSMJ1994 Mar 21, 2024
801ecea
chore(Tag): rename to ts
YSMJ1994 Mar 20, 2024
df9fd5e
refactor(Tag): convert to TypeScript, impove docs and tests, close #4614
YSMJ1994 Mar 21, 2024
c32cf59
chore(Tag): improve for CR
YSMJ1994 Mar 22, 2024
9344097
chore(BuildTool): improve api order logic
YSMJ1994 Mar 22, 2024
6c11deb
chore(*): update lock
YSMJ1994 Mar 22, 2024
910eb14
chore(BuildTool): add changed check workflow for PR
YSMJ1994 Mar 25, 2024
e6c8f35
chore(SplitButton): rename to ts
Mar 22, 2024
cc68da8
refactor(SplitButton): convert to TypeScript, impove docs and tests
Mar 22, 2024
bd3c80e
chore(SplitButton): fix ts problems
Mar 22, 2024
862b4f7
chore(SplitButton): improve types
YSMJ1994 Mar 25, 2024
2742411
chore(BuildTool): fix check:changed script error
YSMJ1994 Mar 25, 2024
d4d460b
chore(BuildTool): improve test ci trigger
YSMJ1994 Mar 25, 2024
8c134aa
chore(BuildTool): improve check-changed checkout logic
YSMJ1994 Mar 25, 2024
f6a71fd
fix(Overlay): fix maximum loop update error
YSMJ1994 Mar 25, 2024
df60b57
chore(*): fix build types error
YSMJ1994 Mar 26, 2024
8c93e6b
chore(*): Release-1.27.9
YSMJ1994 Mar 26, 2024
718c2ed
chore(deps-dev): bump express from 4.18.2 to 4.19.2
dependabot[bot] Mar 26, 2024
8007d24
chore(BuildTool): detect scope of commit title for check:changed
YSMJ1994 Mar 26, 2024
0d7988b
chore(BuildTool): arrange workflows
YSMJ1994 Mar 27, 2024
b42bd2e
refactor(Tree): ts & docs & test tools
zizairufengLT Mar 15, 2024
c3dd2b2
chore(Rating): rename to ts
YSMJ1994 Mar 26, 2024
fc08ad2
chore(BuildTool): add cypress rerender util
YSMJ1994 Mar 26, 2024
7d72565
refactor(Rating): convert to TypeScript, impove docs and tests, close…
YSMJ1994 Mar 26, 2024
33af090
chore(Rating): add name prop for form item
YSMJ1994 Mar 27, 2024
8b0996c
chore(Rating): improve tests by codereview
YSMJ1994 Mar 28, 2024
bd03f81
chore(Switch): rename to ts
YSMJ1994 Mar 27, 2024
334c8cc
refactor(Switch): convert to TypeScript, impove docs and tests, close…
YSMJ1994 Mar 27, 2024
3b60374
fix(Grid): pass legal HTML props to the root dom node, close #2867
YSMJ1994 Mar 27, 2024
66437cd
feat(CascaderSelect): support focus() and keyboard control, close #3608
YSMJ1994 Mar 27, 2024
aac4730
fix(TimePicker2): use props.format to validate value, close #3651 (#4…
YunMeng99 Apr 3, 2024
fd14601
fix(Step): compatible with legacy direction and labelPlacement, close…
YSMJ1994 Apr 3, 2024
0045f5b
feat(Avatar): support imgProps, close #3476 (#4799)
seven-lh Apr 3, 2024
5b828dc
chore(*): Release-1.27.10
YSMJ1994 Apr 3, 2024
2444c50
chore: add open with opensumi badge
Aaaaash Apr 8, 2024
ab39630
chore(deps-dev): bump vite from 4.5.2 to 4.5.3
dependabot[bot] Apr 4, 2024
2fc992c
chore(Radio): rename to ts
YSMJ1994 Mar 15, 2024
f39cffc
refactor(Radio): convert to TypeScript, impove docs and tests, close …
YSMJ1994 Mar 22, 2024
82d98a5
chore(Radio): improve by codereview
YSMJ1994 Apr 3, 2024
d34572e
chore(Radio): improve types
YSMJ1994 Apr 9, 2024
2073475
refactor(Nav): rename to ts & upgrade document & refactor unit testing
Feb 25, 2024
d40e007
chore(Nav): improve by codereivew
Apr 9, 2024
c178333
fix(Switch): form fail to pass checked to Switch by wrong displayName…
eternalsky Apr 12, 2024
5c53324
chore(*): Release-1.27.11
kyokaxin Apr 12, 2024
6b767b1
refactor(Select): rename to ts
eternalsky Mar 22, 2024
9f749af
refactor(Select): improve ts
eternalsky Mar 25, 2024
ac8388b
refactor(Select): improve doc
eternalsky Mar 29, 2024
f5cd644
refactor(Select): improve tc
eternalsky Mar 29, 2024
176f335
refactor(Select): fix comment issues
eternalsky Apr 2, 2024
3ac4938
fix(Input): fix autoprefixer warning (#4822)
keqingrong Apr 24, 2024
9043b89
refactor(Calendar2): rename to ts
eternalsky Apr 15, 2024
2936578
refactor(Calendar2): improve ts
eternalsky Apr 19, 2024
1b854ec
chore(*): import component type from @alifd/next/types/ in demo files
eternalsky Apr 19, 2024
207d0bb
refactor(Calendar2): improve doc
eternalsky Apr 19, 2024
3d2600d
refactor(Calendar2): improve tc
eternalsky Apr 19, 2024
75a0a4a
refactor(Calendar2): fix comments
eternalsky Apr 24, 2024
ad4885e
refactor(Menu): convert to TypeScript, impove docs and tests, close #…
YSMJ1994 Apr 29, 2024
8c95183
chore(*): fix type error when build
eternalsky Apr 29, 2024
5bd6565
refactor(Input): rename to ts
eternalsky Apr 26, 2024
7169fb6
refactor(Input): improve ts
eternalsky Apr 27, 2024
e640286
refactor(Input): improve doc
eternalsky Apr 27, 2024
dc89b10
refactor(Input): improve tc
eternalsky Apr 28, 2024
f82ed20
refactor(Input): fix comment issues
eternalsky Apr 29, 2024
790be73
refactor(Calendar): rename to ts
eternalsky Apr 2, 2024
9676783
refactor(Calendar): improve ts
eternalsky Apr 8, 2024
964d4a4
refactor(Calendar): improve doc
eternalsky Apr 8, 2024
881ca24
refactor(Calendar): improve tc
eternalsky Apr 8, 2024
dfb0397
refactor(Calendar): fix comment issues
eternalsky May 7, 2024
4a80d98
chore(*): fix type error when build
eternalsky May 10, 2024
445b23d
refactor(List): improve types
eternalsky Apr 30, 2024
4556613
fix(DatePicker2): disabledDate method should return the correct panel…
wangw11056 Apr 30, 2024
ff4facf
Update stale.yml
eternalsky May 10, 2024
69a22e7
fix(DatePicker2): Translation compliant with international standards
luolin-ck May 10, 2024
3e0769b
chore(Calendar): remove `.only` from tests
eternalsky May 14, 2024
fc42b72
fix(Locale): failed test which caused by new DatePicker key monthBefo…
eternalsky May 14, 2024
e7a0d6a
refactor(ResponsiveGird): rename to ts & upgrade document & refactor …
May 15, 2024
84d7380
refactor(Icon): rename to ts, improve ts,docs and tests
Jan 2, 2024
8992e03
refactor(Icon): fix comment issues
SuSunSam Jan 19, 2024
d5ab3f8
refactor(Select): fix types error in demo after Input upgrade
eternalsky May 16, 2024
a23fba8
fix(Select): preserve previous data when selecting all, close #4810
FairyYang May 29, 2024
0470479
fix(NumberPicker): adjust type behavior for phone/tablet devices
eternalsky May 7, 2024
ac70d23
refactor(Transfer): rename to ts
Mar 6, 2024
129f41f
refactor(Transfer): improve ts & improve doc
wangw11056 May 7, 2024
25083c8
fix(DatePicker): handle value type consistency with Form components, …
L0821 May 30, 2024
d8161d6
refactor(Progress): rename to ts
Apr 19, 2024
020d6e2
refactor(Progress): improve ts, doc and tc
Apr 25, 2024
9f7f9cb
refactor(TreeSelect): convert to TypeScript, improve docs and tests, …
zizairufengLT Jun 3, 2024
bff4581
refactor(NumberPicker): rename to ts
Jan 25, 2024
726ec1f
refactor(NumberPicker): Upgrade tests and docs, convert to TypeScript
Feb 20, 2024
42c5c8f
fix(NumberPicker): fix comment issues
luolin-ck May 30, 2024
da31b7e
refactor(Message): rename to ts
Mar 11, 2024
7def294
refactor(Message): improve ts, doc and tc
May 9, 2024
2f15d97
refactor(CascaderSelect): rename to ts
eternalsky May 31, 2024
20af88f
refactor(CascaderSelect): improve ts
eternalsky Jun 4, 2024
c38ad58
refactor(CascaderSelect): improve docs
eternalsky Jun 4, 2024
b13d7ea
refactor(CascaderSelect): improve test case
eternalsky Jun 5, 2024
56f9fa2
chore(*): fix build:transform error
eternalsky Jun 7, 2024
e66d4e6
fix(Tab): extra content should not be obscured
GCHHCG May 8, 2024
38013ed
fix(Range): add context menu event handling to prevent default behavi…
L0821 May 30, 2024
1266028
chore(*): Release-1.27.12
eternalsky Jun 11, 2024
a047eb8
chore(*): recover release script
eternalsky Jun 11, 2024
aed4c97
fix(Select): remove duplicate values when selecting all options in mu…
eternalsky Jun 11, 2024
4ba8104
chore(*): Release-1.27.13
eternalsky Jun 11, 2024
740d523
docs(*): update contributing document
eternalsky Jun 11, 2024
65a206b
fix(CascaderSelect): Use white background with virtual scrolling
luolin-ck Jun 7, 2024
09303ce
Update stale.yml
eternalsky Jun 21, 2024
9e159f2
feat(CascaderSelect): Clear the search box after selecting the item, …
Jun 25, 2024
c1548e3
doc(Tree): add remarks for dataSource item (#4864)
YunMeng99 Jun 27, 2024
1f6ccdd
feat(Balloon): add mouseEnterDelay and mouseLeaveDelay, with higher p…
Jun 19, 2024
cce7196
chore(*): fix types definition for props
eternalsky Jul 1, 2024
ec8978e
fix(Message): The styles of the outer Message component will affect t…
wangw11056 Jun 28, 2024
28a6b23
fix(Slider): The last element covers on top when the Slider component…
Jun 28, 2024
df4ecc7
fix(DatePicker2): okButton is still clickable when input value is in …
FairyYang Jul 1, 2024
83269e0
fix(DatePicker2): Unable to enter space to enter time
luolin-ck May 21, 2024
ab017bc
fix(Select): should be able to not clear search value in multiple mod…
FairyYang Jun 28, 2024
906bc90
fix(Tree): should keep click and key events consistent,close #2899
GCHHCG Jun 18, 2024
7b7325d
chore(*): Release-1.27.14
eternalsky Jul 3, 2024
9df35fe
feat(Tree): The Tree component provides the scrollFilterNodeIntoView …
wangw11056 Jul 4, 2024
65faba2
fix(DatePicker2): Unable to enter space to enter time
luolin-ck Jul 4, 2024
a9c0a30
chore(*): Release-1.27.15
eternalsky Jul 5, 2024
7bf33dd
fix(Icon): icon demo fail to render
eternalsky Jul 18, 2024
270a84e
chore(*): Release-1.27.16
eternalsky Jul 18, 2024
7ddc302
fix(Select): Selecting all does not affect options that are already d…
Jul 17, 2024
ca23b16
fix(Tree): tree demo fail to render
wangw11056 Jul 19, 2024
9375cd7
Revert "fix(Select): Selecting all does not affect options that are a…
eternalsky Jul 19, 2024
063bb6c
chore(*): Release-1.27.17
eternalsky Jul 19, 2024
4bd514b
refactor(Overlay): rename to ts
Jan 29, 2024
bda0ef3
refactor(Overlay): ts & docs & test tools
Jan 30, 2024
26d59c9
refactor(Upload): convert to TypeScript, impove docs and tests, close…
FairyYang Jul 4, 2024
9d6e58d
refactor(Upload): fix comment issues
eternalsky Jul 4, 2024
a3ed8f3
docs(Cascader): Provide supplementary explanations for useVirtual (#4…
Yuchaocheng Jul 16, 2024
08bf3d2
refactor(MenuButton): rename to ts, improve tc, types and docs
eternalsky Jul 16, 2024
e457b5f
refactor(MenuButton): fix comment issues
eternalsky Jul 16, 2024
8fd68ff
fix(Calendar): make switch panel unclickable when showOtherMonth is f…
Jul 23, 2024
1fd28f9
fix(Uplaod): support upload again when an upload fails, close #4849
FairyYang Jul 25, 2024
f4c56c0
fix(Upload): support itemRender on Dragger, close #4840 and #4721
FairyYang Jul 29, 2024
c197dbf
refactor(Breadcrumb): rename to ts
luolin-ck Jul 2, 2024
997721c
refactor(Breadcrumb): Upgrade tests and docs, convert to TypeScript
luolin-ck Jul 3, 2024
03873e7
fix(Breadcrumb): fix comment issues
luolin-ck Jul 25, 2024
84f0804
refactor(TimePicker): migrate JSX to TypeScript
eternalsky Jun 21, 2024
9b3186f
refactor(TimePicker): improve ts
eternalsky Jul 29, 2024
5ede00a
refactor(TimePicker): improve docs
eternalsky Jul 29, 2024
51ae2fe
refactor(TimePicker): improve tc
eternalsky Jul 30, 2024
edc7c11
refactor(Dropdown): improve ts & docs & test
Jan 4, 2024
ae57309
refactor(Dropdown): fix comment issues
Jan 25, 2024
7a98a5a
chore(*): fix types
eternalsky Aug 2, 2024
0c94b46
chore(*): Release-1.27.18
eternalsky Aug 6, 2024
622cc47
fix(*): add displayName to components for configProvider locale bug
eternalsky Aug 8, 2024
45c8485
chore(*): Release-1.27.19
eternalsky Aug 9, 2024
c682c03
fix(*): add displayName to components for configProvider popupContain…
eternalsky Aug 9, 2024
548fb68
chore(*): Release-1.27.20
eternalsky Aug 9, 2024
ced12e1
fix(*): add displayName to components for configProvider popupContain…
eternalsky Aug 12, 2024
ba79c3e
chore(*): Release-1.27.21
eternalsky Aug 12, 2024
b23bead
fix(Button): add displayName for Button and ButtonGroup to fix balloo…
eternalsky Aug 27, 2024
22af7ff
chore(*): Release-1.27.22
eternalsky Aug 27, 2024
3367352
chore(*): reset release script
eternalsky Aug 27, 2024
9938119
test(Badge): fix transition property check
eternalsky Aug 7, 2024
9d8b3cb
refactor(Slider): rename to ts
Haxwwwww Jun 6, 2024
0ddbb65
refactor(Slider): improve ts, tc and docs
Haxwwwww Jul 15, 2024
0fd9e26
refactor(Slider): fix comment issues
Haxwwwww Aug 8, 2024
2c32d32
refactor(VirtualList): rename to ts
Jul 25, 2024
21518d4
refactor(VirtualList): ts & docs & test tools
Aug 1, 2024
0a47b12
refactor(Pagination): rename to ts
Jun 28, 2024
442240d
refactor(Pagination): improve ts, test case, docs
caozhong1996 Aug 27, 2024
db30f4f
fix(Form): enabled responsive form should maintain alignment between …
GCHHCG Jul 31, 2024
bf08e19
fix(Select): adjust auto-complete menu length issue, close #4873
zizairufengLT Aug 16, 2024
324b0d3
fix(VirtualList): resolve bugs in jumpIndex functionality, close #4883
eternalsky Aug 21, 2024
15ff8b6
refactor(Card): convert to TypeScript, improve docs and tests, close#…
FairyYang Sep 5, 2024
69241bc
fix(Overlay): overlay support SSR, close #4205
FairyYang Sep 5, 2024
a200df1
fix(Upload): theme page fail to render
eternalsky Sep 5, 2024
cf6a80d
refactor(Balloon): convert to TypeScript, impove docs and tests, clos…
FairyYang Sep 9, 2024
1ba42c3
chore(*): update balloon component documentation and types, add displ…
eternalsky Sep 10, 2024
891b41d
chore(*): Release-1.27.23
eternalsky Sep 10, 2024
9726d5b
chore(*): reset release script
eternalsky Sep 10, 2024
0fe351f
fix(*): change esbuild target to es2018
eternalsky Sep 14, 2024
9c07295
chore(*): Release-1.27.24
eternalsky Sep 14, 2024
eecc4dd
fix(Balloon): export balloon props types
eternalsky Sep 14, 2024
813448d
fix(Slider): export SliderProps types
eternalsky Sep 14, 2024
cc20770
chore(*): Release-1.27.25
eternalsky Sep 14, 2024
f3d1d81
fix(VirtualList): stabilize children keys in virtual list
eternalsky Sep 20, 2024
3cf21bc
chore(*): Release-1.27.26
eternalsky Sep 20, 2024
6c5b266
fix(Switch): style prop
eternalsky Oct 18, 2024
15713d8
chore(*): Release-1.27.27
eternalsky Oct 21, 2024
adbb6c9
refactor(Form): convert to TypeScript, improve docs and tests, close#…
FairyYang Sep 19, 2024
3db4167
refactor(Tab): rename to ts
xiaoshuaiShania Sep 5, 2024
4632a46
refactor(Tab): ts & docs & test tools
xiaoshuaiShania Sep 5, 2024
815f9c5
refactor(Tab): fix comment issues
xiaoshuaiShania Sep 6, 2024
b935bd0
refactor(DatePicker): rename to ts
eternalsky Sep 4, 2024
26df8bf
refactor(DatePicker): improve ts
eternalsky Sep 9, 2024
15e0932
refactor(DatePicker): improve types and docs
eternalsky Sep 11, 2024
b86d0fe
refactor(DatePicker): improve tc
eternalsky Sep 13, 2024
4c37bf5
refactor(DatePicker): fix comment issues
eternalsky Sep 19, 2024
f1c17a1
refactor(Form): update form field options and dependencies
eternalsky Sep 23, 2024
f27e646
fix(Timeline): left content of timeline item cannot be styled correctly
eternalsky Sep 23, 2024
836eeb6
fix(Grid): The style prop of Col in the Grid does not take effect
Sep 20, 2024
e74ab40
fix(DatePicker2): after entering a customized date format and pressin…
GCHHCG Sep 6, 2024
8a33ac0
refactor(Shell): rename to ts
luolin-ck Sep 3, 2024
202f538
refactor(Shell): Upgrade tests and docs, convert to TypeScript
luolin-ck Sep 5, 2024
c7bcd2f
refactor(Shell): fix comment issue
luolin-ck Sep 27, 2024
2de553b
refactor(Range): rename to ts
wangw11056 Sep 9, 2024
d4b99e9
refactor(Range): convert to TypeScript, improve docs and tests
wangw11056 Oct 11, 2024
dda3770
chore(*): fix test:js ci failure
eternalsky Oct 15, 2024
e082513
refactor(TimePicker2): convert to TypeScript, impove docs and tests, …
FairyYang Oct 21, 2024
adb9fc2
test(TreeSelect): make test more robust by using cy.spy()
eternalsky Oct 21, 2024
cbff836
chore(*): Release-1.27.28
eternalsky Oct 22, 2024
9d4f0f7
fix(Slider): correct typo and improve types definition
eternalsky Nov 12, 2024
c1dd9d8
chore(*): Release-1.27.29
Nov 12, 2024
7a33369
fix(CascaderSelect): The value of the menuProps attribute is passed b…
Dec 5, 2024
936c429
fix(Collapse): Internal elements need to apply the radius configurati…
Dec 4, 2024
3f5f818
fix(Balloon): v2 default offset adjustment
eternalsky Nov 27, 2024
e74c307
refactor(ConfigProvider): static reference to moment
Dec 4, 2024
fbda649
fix(Badge): set alignment by use transform
caozhong1996 Dec 6, 2024
af1c2e7
fix(Select): Fix select doc
FairyYang Dec 6, 2024
9760278
fix(DatePicker2): support defaultValue & value for quarter, close #3006
mwb-27 Dec 6, 2024
84eb976
chore(*): Release-1.27.30
zyliang96 Dec 6, 2024
5cb2741
fix(Core): Fix the varMap configuration values are being repeatedly o…
YSMJ1994 Dec 26, 2024
7758e22
chore(Tools): fix some tools error
YSMJ1994 Jan 6, 2025
e54560a
chore(*): Release-1.27.31
YSMJ1994 Jan 6, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
8 changes: 7 additions & 1 deletion .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
"node": true
},
"parser": "@typescript-eslint/parser",
"parserOptions": {
"project": "./tsconfig.json"
},
"extends": ["@alifd/eslint-config-next", "plugin:@typescript-eslint/recommended", "prettier"],
"plugins": ["@typescript-eslint", "eslint-plugin-tsdoc"],
"settings": {
Expand All @@ -30,10 +33,13 @@
"max-statements": "off",
"max-len": "off",
"no-unused-vars": "off",
"@typescript-eslint/no-unused-vars": "warn",
"@typescript-eslint/no-unused-vars": ["warn", {"ignoreRestSiblings": true}],
"import/prefer-default-export": "off",
"@typescript-eslint/no-explicit-any": ["error", { "ignoreRestArgs": true }],
"@typescript-eslint/ban-ts-comment": "error",
"import/export": "off",
"@typescript-eslint/consistent-type-exports": "warn",
"@typescript-eslint/consistent-type-imports": "warn",
"no-use-before-define": "off",
"@typescript-eslint/no-use-before-define": "error",
"react/no-deprecated": "error",
Expand Down
22 changes: 22 additions & 0 deletions .github/workflows/check-pr.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name: check

on: [pull_request]

jobs:
changed:
runs-on: ubuntu-latest
steps:
- name: Checkout Commit
uses: actions/checkout@v3
with:
ref: ${{ github.event.pull_request.head.sha }}
fetch-depth: ${{ github.event.pull_request.commits }}
- name: Get Head Commit Message
id: get_head_commit_message
run: echo '${{ github.event.pull_request.base.sha }}' > /tmp/pr_base
- uses: actions/setup-node@v3
with:
node-version: 16
cache: 'npm'
- run: npm ci
- run: npm run check:changed
2 changes: 2 additions & 0 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,7 @@ jobs:
repo-token: ${{ secrets.GITHUB_TOKEN }}
days-before-stale: 30
start-date: '2023-10-12'
exempt-pr-labels: Technical Upgrade,hold
exempt-issue-labels: Technical Upgrade,PR welcome,Easy to solve,Sticky Topic,🐞 Bug,improvement,💡 Feature Request
stale-issue-message: '你好,该 issue 已 30 天没有活动,因此被标记为 stale,如果之后的 7 天仍然没有活动,该 issue 将被自动关闭'
stale-pr-message: '你好,该 pr 已 30 天没有活动,因此被标记为 stale,如果之后的 7 天仍然没有活动,该 pr 将被自动关闭'
18 changes: 0 additions & 18 deletions .github/workflows/test-legacy.yml

This file was deleted.

21 changes: 19 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
name: test

on: [push, pull_request]
on:
pull_request:
push:
branches:
- master

jobs:
test:
ts:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand All @@ -19,3 +23,16 @@ jobs:

- name: coverage
run: bash <(curl -s https://codecov.io/bash)
js:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3

- uses: actions/setup-node@v3
with:
node-version: 16
cache: 'npm'

- run: npm ci

- run: npm run test:js
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -87,3 +87,6 @@ gemini-report/
*.log
.DS_Store
src/core-temp

# tests snapshots diff
components/**/__tests__/snapshots/__diff__/**
444 changes: 444 additions & 0 deletions CHANGELOG.md

Large diffs are not rendered by default.

12 changes: 2 additions & 10 deletions LATESTLOG.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,9 @@
# Latest Log

## [1.27.2](https://github.com/alibaba-fusion/next/compare/1.27.1...1.27.2) (2024-01-11)


### Features

* **Rating:** add tip info background token, close [#4705](https://github.com/alibaba-fusion/next/issues/4705) ([#4706](https://github.com/alibaba-fusion/next/issues/4706)) ([2f71df9](https://github.com/alibaba-fusion/next/commit/2f71df9b18126487b880de595b269b917f23ff7b))
## [1.27.31](https://github.com/alibaba-fusion/next/compare/1.27.30...1.27.31) (2025-01-06)


### Bug Fixes

* **DatePicker2:** default current day when next range is empty, close [#3877](https://github.com/alibaba-fusion/next/issues/3877) ([#4711](https://github.com/alibaba-fusion/next/issues/4711)) ([62eec1b](https://github.com/alibaba-fusion/next/commit/62eec1b92c8312a03f6cba9292249aff147c8cc8))
* **Field:** compatible for Firefox, close [#4288](https://github.com/alibaba-fusion/next/issues/4288) ([#4712](https://github.com/alibaba-fusion/next/issues/4712)) ([b109dce](https://github.com/alibaba-fusion/next/commit/b109dceb74c91a4b3c1ae2faf933321cb738c961))
* **Form:** pass device to responsive-grid, close [#4513](https://github.com/alibaba-fusion/next/issues/4513) ([#4707](https://github.com/alibaba-fusion/next/issues/4707)) ([110937b](https://github.com/alibaba-fusion/next/commit/110937ba84255a888f77ca30a349caa26c239d2f))
* **Table:** fix merge width calculation logic when lock, close [#4264](https://github.com/alibaba-fusion/next/issues/4264) ([#4709](https://github.com/alibaba-fusion/next/issues/4709)) ([ed36371](https://github.com/alibaba-fusion/next/commit/ed36371b02acc1171c3abaa94e37be4e286d975d))
* **Core:** 修复使用 css variable 模式构建时,主题包内的 varMap 配置值会被重复覆盖的问题 ([#5002](https://github.com/alibaba-fusion/next/issues/5002)) ([6ed80bf](https://github.com/alibaba-fusion/next/commit/6ed80bf2a5f1eff453fe1ced2eb7a7366e719bd0))

1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ English | [简体中文](./README.zh-cn.md)
<a href="https://travis-ci.com/alibaba-fusion/next"><img src="https://travis-ci.com/alibaba-fusion/next.svg?token=KAYresHL1UPaaLzUYyx6&branch=master"></a>
<a href="http://makeapullrequest.com"><img src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg"></a>
<a href="https://github.com/alibaba-fusion/next/blob/master/LICENSE"><img src="https://img.shields.io/badge/license-MIT-brightgreen.svg"></a>
<a href="https://opensumi.run/ide/alibaba-fusion/next"><img src="https://custom-icon-badges.demolab.com/badge/opensumi-run-blue.svg?logo=opensumi"></a>
</p>

You can customize your own DesignSystem via [Collaboration Platform](https://fusion.design).💖 Designers will receive design materials by [Fusion Cool](https://fusion.design/tool?from=github) - an easy to use plugin on sketch. Developers will get code fragment on [IceWorks](https://fusion.design/tool?from=github). At the same time, the consistency between code and visual manuscript is guaranteed. 😍
Expand Down
16 changes: 9 additions & 7 deletions components/affix/__docs__/index.en-us.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,12 @@ The Affix component allows an element to become affixed (locked) to an area on t

### Affix

| Param | Description | Type | Default Value |
| ------------- | ------------------------------------------------------------------------------------------------------------------- | -------- | ------------ |
| container | The container for listening scroll events<br><br>**signature**:<br>Function() => ReactElement<br>**return**:<br>{ReactElement} the instance of container<br> | Function | () => window |
| offsetTop | Offset from top when event triggers | Number | - |
| offsetBottom | Offset from bottom when event triggers | Number | - |
| onAffix | Callback when affix event triggers <br><br>**signature**:<br>Function(isAffixed: Boolean) => void<br>**parameters**:<br>_if element is affixed_: {Boolean} null | Function | func.noop |
| useAbsolute | Enable absolute position | Boolean | - |
| Param | Description | Type | Default Value | Required |
| ------------ | --------------------------------------------------------------------------------------------------------------- | -------------------------- | ------------- | -------- |
| container | The container for listening scroll events | () => Element \| Window | () =\> window | |
| offsetTop | Offset from top when event triggers | number | - | |
| offsetBottom | Offset from bottom when event triggers | number | - | |
| onAffix | Callback when affix event triggers<br/><br/>**signature**:<br/>**params**:<br/>_affixed_: If element is affixed | (affixed: boolean) => void | - | |
| useAbsolute | Enable absolute position | boolean | - | |
| className | - | string | - | |
| style | - | React.CSSProperties | - | |
16 changes: 9 additions & 7 deletions components/affix/__docs__/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,12 @@

### Affix

| 参数 | 说明 | 类型 | 默认值 |
| ------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------ | -------- | ------------ |
| container | 设置 Affix 需要监听滚动事件的容器元素 | Function | () => window |
| offsetTop | 距离窗口顶部达到指定偏移量后触发 | Number | - |
| offsetBottom | 距离窗口底部达到制定偏移量后触发 | Number | - |
| onAffix | 当元素的样式发生固钉样式变化时触发的回调函数<br/><br/>**签名**:<br/>Function(affixed: Boolean) => void<br/>**参数**:<br/>_affixed_: {Boolean} 元素是否被固钉 | Function | func.noop |
| useAbsolute | 是否启用绝对布局实现 affix | Boolean | - |
| 参数 | 说明 | 类型 | 默认值 | 是否必填 |
| ------------ | ----------------------------------------------------------------------------------------------------- | -------------------------- | ------------- | -------- |
| container | 设置 Affix 需要监听滚动事件的容器元素<br/><br/>**签名**:<br/>**返回值**:<br/>目标容器元素 | () => Element \| Window | () =\> window | |
| offsetTop | 距离窗口顶部达到指定偏移量后触发 | number | - | |
| offsetBottom | 距离窗口底部达到指定偏移量后触发 | number | - | |
| onAffix | 当元素的样式发生固钉样式变化时触发的回调函数<br/><br/>**签名**:<br/>**参数**:<br/>_affixed_: 是否固定 | (affixed: boolean) => void | - | |
| useAbsolute | 是否启用绝对布局实现 affix | boolean | - | |
| className | 包裹 children 容器的类名 | string | - | |
| style | 最外层容器的 style 样式 | React.CSSProperties | - | |
Loading
Loading