Commit Graph

64 Commits

Author SHA1 Message Date
sh
b3bf7b8ca3 fix: 更新版本 2024-03-28 10:49:53 +08:00
sh
5df70234ba fix: add rtl suuported 2024-03-26 21:54:30 +08:00
$SH
0b0a64ab9f
Merge pull request #91 from faizanu94/feat/add-rtl-support
Implement RTL language support in draggable grid
2024-03-26 21:51:12 +08:00
Muhammad Faizan Uddin
67c83196dc
Implement RTL language support in draggable grid 2024-03-02 04:55:40 +04:00
$SH
582a2834bf
Merge pull request #86 from SHISME/add_some_feat
feat: 增加一些特性
2023-10-16 00:04:55 +08:00
sh
56a2356308 feat: 增加一些特性 2023-10-16 00:03:38 +08:00
sh
a2a03a0970 2.1.7 2022-11-01 09:19:34 +08:00
sh
122c5eaf44 fix: fix type 2022-11-01 09:19:22 +08:00
sh
7845804d84 2.1.6 2022-08-25 23:38:58 +08:00
$SH
5dabd29000
Merge pull request #72 from philihp/philihp-peer-dep-fix
fix: allow peer dependency with react 17 and 18 without warning
2022-08-25 23:33:54 +08:00
Philihp Busby
7f5b033fd0
fix: allow peer dependency with react 17 and 18 without warning 2022-08-24 00:22:03 +00:00
$SH
5fed294fc0
Merge pull request #67 from SHISME/fixType
fix ts error
2022-02-17 10:10:47 +08:00
suhai
a736d91955 2.1.5 2022-02-17 10:05:17 +08:00
suhai
914a4b3014 fix ts error 2022-02-17 09:17:25 +08:00
sh
daee091054 2.1.4 2021-10-12 00:01:11 +08:00
$SH
07c70a3a01
Merge pull request #63 from MonsterAnan/master
Add: delayLongPress props
2021-10-11 23:58:27 +08:00
Toa
19729b423d
update delayLongPress 2021-10-08 16:15:08 +08:00
Toa
dd7822f419
Update draggable-grid.tsx 2021-10-08 16:14:41 +08:00
Toa
67e1029d36
Update block.tsx 2021-10-08 16:12:05 +08:00
$SH
3bfbbc65a3
Merge pull request #47 from SHISME/fixBug
Fix bug
2021-05-09 22:34:24 +08:00
sh
bd096a17b2 2.1.3 2021-05-09 22:30:41 +08:00
sh
9c10e22706 修复key为number问题 2021-05-09 22:30:30 +08:00
$SH
11de5abad4
Merge pull request #39 from alexandrumic/hotfix/typescript-errors
hotfix/typescript-errors
2020-11-13 09:33:01 +08:00
Alexandru Mic
1d2fda67ff fix typescript errors 2020-11-12 11:54:16 +02:00
Alexandru Mic
0d8188721b fix typescript errors 2020-11-12 11:48:13 +02:00
Alexandru Mic
097c01b46c fix typescript errors 2020-11-12 11:28:57 +02:00
sh
e6603249a7 更新版本号 2020-05-25 23:03:22 +08:00
sh
823684333d docs: 更新文档 2020-05-25 22:53:08 +08:00
sh
26dd482247 fix: 修复多次使用组件的问题,增加接口获取拖动时的位置 #29 #22 2020-05-25 22:50:17 +08:00
sh
0823c32a6c 更新文档 2020-02-22 18:18:56 +08:00
sh
45fe5ab278 update to hooks 2020-02-22 18:01:50 +08:00
sh
98f25615b7 使用hooks 2020-02-22 16:17:38 +08:00
sh
45a19c5066 使用hook 2020-02-20 20:43:19 +08:00
sh
e6cae3c21b 修改readme 2020-01-30 09:40:28 +08:00
sh
1b6505676e 修复main 指向 #24 2020-01-15 23:42:09 +08:00
sh
1fd44659d0 更新文档 2020-01-14 23:58:35 +08:00
sh
5bfbdec311 添加disabledDrag 和 disabledReSorted #23 2020-01-14 23:40:49 +08:00
$SH
31e6b1f2dd
Merge pull request #18 from SHISME/dependabot/npm_and_yarn/handlebars-4.5.3
build(deps): bump handlebars from 4.2.0 to 4.5.3
2020-01-01 16:24:56 +08:00
dependabot[bot]
397d0a0498
build(deps): bump handlebars from 4.2.0 to 4.5.3
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.2.0 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.2.0...v4.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-30 00:22:18 +00:00
sh
9835a159fa feat: 添加 prettier 2019-09-23 00:07:43 +08:00
sh
dc3d8e7ba2 feat: 添加pre-commit钩子 2019-09-13 15:44:01 +08:00
sh
7b9028fb2b feat: 添加测试用例 2019-09-13 15:41:27 +08:00
sh
76c8e3fb6d feat: add onResetSort #17 2019-09-04 00:15:26 +08:00
sh
c5b728ec1a fix: remove yarn-error.log #10 2019-05-23 22:42:08 +08:00
sh
160eb8aef9 fix: fix update grid height and support scrollview #8 #7 2019-05-22 22:51:04 +08:00
$SH
99fee79f31
docs:add 996.ICU 2019-04-01 10:09:10 +08:00
$SH
9705b3b6ba
Update README.md
update README
2019-03-19 10:05:54 +08:00
sh
b5e0fcbf6a fix: remove lodash from dependencies, fix #4 2019-03-15 22:16:43 +08:00
sh
e8a0ba26a5 docs:add chinese docs 2019-03-09 11:35:46 +08:00
sh
cdf966fc05 fix:fix npm publish 2019-03-04 20:15:51 +08:00