thinkasany
|
b6662ef19f
|
chore: sync master into next
|
2025-02-13 16:35:02 +08:00 |
|
𝑾𝒖𝒙𝒉
|
61d4a3c18b
|
fix(Form.focusField): improve focus logic (#52726)
(cherry picked from commit c4de3540e8b36b7a7ed29ac686dcf9fc7d1db1e9)
fix(Form.focusField): improve focus logic
# Conflicts:
# components/form/Form.tsx
(cherry picked from commit d1613c3f25179e7ca105e43d328630eb1bfbe9e7)
docs: update
(cherry picked from commit d4d28b34de )
(cherry picked from commit 84e788555c241bdb4a0a044fac8e0541f119b503)
chore: update docs
(cherry picked from commit ae3444b64eb9d2a25c8eeddb535ccb9d11d7d8a3)
test: add unit test
(cherry picked from commit 1e794f9d46fc6e45940ebc6b5f8407a8a4d49f7a)
chore: update
docs: update
chore: fix
chore: update
|
2025-02-11 10:20:26 +08:00 |
|
lijianan
|
dde18127e4
|
refactor: [v6] use rc-component/form (#52510)
Publish Any Commit / build (push) Waiting to run
✅ test v6 / lint (push) Waiting to run
✅ test v6 / test-react-legacy (18, 1/2) (push) Waiting to run
✅ test v6 / test-react-legacy (18, 2/2) (push) Waiting to run
✅ test v6 / test-node (push) Waiting to run
✅ test v6 / test-react-latest (dom, 1/2) (push) Waiting to run
✅ test v6 / test-react-latest (dom, 2/2) (push) Waiting to run
✅ test v6 / test-react-latest-dist (dist, 1/2) (push) Blocked by required conditions
✅ test v6 / test-react-latest-dist (dist, 2/2) (push) Blocked by required conditions
✅ test v6 / test-react-latest-dist (dist-min, 1/2) (push) Blocked by required conditions
✅ test v6 / test-react-latest-dist (dist-min, 2/2) (push) Blocked by required conditions
✅ test v6 / test-coverage (push) Blocked by required conditions
✅ test v6 / build (push) Waiting to run
✅ test v6 / test lib/es module (es, 1/2) (push) Waiting to run
✅ test v6 / test lib/es module (es, 2/2) (push) Waiting to run
✅ test v6 / test lib/es module (lib, 1/2) (push) Waiting to run
✅ test v6 / test lib/es module (lib, 2/2) (push) Waiting to run
👁️ Visual Regression Persist Start / test image (push) Waiting to run
|
2025-01-21 15:38:01 +08:00 |
|
renovate[bot]
|
a2305aa291
|
chore(deps): update dependency scroll-into-view-if-needed to v3 (#39230)
* chore(deps): update dependency scroll-into-view-if-needed to v3
* fix: ts error
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
|
2022-12-07 13:56:18 +08:00 |
|
二货机器人
|
2c2c631bfd
|
chore: prettier components (#36171)
|
2022-06-22 14:57:09 +08:00 |
|
二货机器人
|
e46d414b11
|
feat: form instance support getFieldInstance (#24711)
* support getFieldInstance
* update doc
* fix lint
* move func
* move into hooks
* update ref logic
* fix lint
* rm only
* fix docs
|
2020-06-05 18:06:52 +08:00 |
|
骗你是小猫咪
|
c4fb9edfe0
|
chore: export form value type (#22755)
|
2020-04-06 11:32:59 +08:00 |
|
李子瀚(Hans Lee)
|
1fb7407085
|
4.0 Form scrollToField: Pass options to form scrollToField (#20774)
* fix: form.scrollToField should accept options from scrollIntoView
* doc: Fixed wrong doc content
* doc: Fix docs pointing to scroll-into-view-if-needed
|
2020-01-14 22:50:49 +08:00 |
|
zombieJ
|
4cdf37bedb
|
feat: New Form (#17327)
* init form
* first demo
* add normal login
* add style
* webit
* support nest errors
* beauti form errors
* use onReset
* modal demo
* add list demo
* match key of errors logic
* date demo
* customize component
* moving style
* add status style
* without form create
* add demos
* add inline style
* clean up legacy
* fix drawer demo
* mention
* fix edit-row
* editable table cell
* update mentions demo
* fix some test case
* fix upload test
* fix lint
* part of doc
* fix ts
* doc update
* rm react 15
* rm config
* enhance test coverage
* clean up
* fix FormItem context pass logic
* add more demo
* en to build
* update demo
* update demo & snapshot
* more doc
* update list doc
* update doc
* update demo to display condition render
* update snapshot
* add provider doc
* support configProvider
* more doc about validateMessages
* more description
* more and more doc
* fix typo
* en doc
* Form.List doc
* m v3 -> v4
* add skip
|
2019-07-03 20:14:39 +08:00 |
|
zombieJ
|
340ff711ab
|
chore: Support TypeScript & JavaScript with Demo (#17247)
* update bisheng
* support lang panel
* display tabs if multiple lang
* rm tmp file
|
2019-06-23 12:49:28 +08:00 |
|
陈帅
|
82b85709be
|
style: run lint-fix (#17172)
|
2019-06-19 19:09:08 +08:00 |
|
ztplz
|
62f8924393
|
Fix hoist-non-react-statics compile error (#16397)
|
2019-05-09 19:28:50 +08:00 |
|
afc163
|
b780070351
|
💄 prittier all files
|
2019-05-07 14:57:32 +08:00 |
|
zombieJ
|
da9cef91b8
|
fix: Form with forwardRef typescript (#16242)
* update form typescript define with forawardRef
* add ts test
|
2019-04-23 11:23:20 +08:00 |
|
zombieJ
|
a530be1eab
|
adjust hoist-non-react-statics ts import (#16224)
|
2019-04-22 15:47:07 +08:00 |
|
zombieJ
|
fdcfabfa78
|
fix: form typescript definition (#16126)
* use redux-react ts define
* update doc
* follow origin rule
|
2019-04-17 13:51:52 +08:00 |
|