Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/myliang/x-spreadsheet

The project has been migrated to @wolf-table/table https://github.com/wolf-table/table
https://github.com/myliang/x-spreadsheet

update demo

5b4e7367fe03223eb128fe54ee26d895bcdde16e authored almost 5 years ago by myliang <[email protected]>
bottom-bar

5b921b3d7cf75eca1d8422fd1d519aa027b2f3c5 authored almost 5 years ago by myliang <[email protected]>
Merge pull request #256 from welkinwong/master

Fix outline-width: 0 being ignored in safari

d2d3aa51c2ed18013ae02c1562b23c1682b1a63e authored almost 5 years ago by yuliang.liang <[email protected]>
Fix outline-width: 0 being ignored in safari

01f7213554842719ed20ea51cc0fc1328b063a0b authored almost 5 years ago by Welkin <[email protected]>
Merge pull request #255 from welkinwong/master

Fix mouse leaving window is resizer does not disappear

d52281abd82bddf173861743627dbc1b9009dba9 authored almost 5 years ago by yuliang.liang <[email protected]>
fix mouse leaving window is resizer does not disappear

db9773082f0b99ec86c2364aee843b8fb1c5ae4b authored almost 5 years ago by Welkin <[email protected]>
Merge pull request #1 from myliang/master

同步原作者更新

d5c44ebd70087ce2510126f88d6964bcc0052ff1 authored almost 5 years ago by Welkin Wong <[email protected]>
update demo

20a0578627be8bb04823e4262eb468b9667a9c2a authored almost 5 years ago by myliang <[email protected]>
print bugfix(contains merge cells) and format code

a8b868029a5a362f56977293d8d7c7fb9aacfd38 authored almost 5 years ago by myliang <[email protected]>
add <github.star> to doc.index

49c0920ea6e661bad0f1737c28d5bdb71a9f0318 authored almost 5 years ago by myliang <[email protected]>
updat demo

7a368eccf98eee48b77bad0cf4dabc6cd2ea7fc5 authored almost 5 years ago by myliang <[email protected]>
update demo

e1f4d91fdb388bd981d9b76c9bc0b1b9f845fb0b authored almost 5 years ago by myliang <[email protected]>
1.0.28

8551e8a7a09649a6842250bc98897aacfb62a82e authored almost 5 years ago by myliang <[email protected]>
print sheet

01d1d0ad47536248fe164a3c8ffa52efd3ea4361 authored almost 5 years ago by myliang <[email protected]>
print to be contine...

f4eab17eb409fa207ec1d2b807a6f4de53ce91b1 authored almost 5 years ago by myliang <[email protected]>
npm install

cb4db47f044e3eb929806f7482de14549d9e3f77 authored almost 5 years ago by myliang <[email protected]>
update eslint, webpack-dev-server

c3ef5e544c6439104b5c141461984340c07ad57a authored almost 5 years ago by myliang <[email protected]>
fixed #220

7ac9bf053cf494791ed073a852b4becefdc8779d authored almost 5 years ago by myliang <[email protected]>
valign bugfix

1c994cac38300f37204f0b9e8471c05f7f92d773 authored almost 5 years ago by myliang <[email protected]>
can input \n in editor

974ef76cc28deee58b76c0397e19f1d928be98e9 authored almost 5 years ago by myliang <[email protected]>
lock

b5cf8ff82fa6a62ac12343d81f61cf0f5e517809 authored almost 5 years ago by myliang <[email protected]>
rewrite export and print

ad6a3c19773b67a463d535139517ec6124006e35 authored almost 5 years ago by myliang <[email protected]>
Update FUNDING.yml

31a64b1bbf21c8f58cfcb108e6fbb3b797ba4ffe authored about 5 years ago by yuliang.liang <[email protected]>
Update FUNDING.yml

defdf0ca7bb3b8a226359aae8aee2c416ffc9996 authored about 5 years ago by yuliang.liang <[email protected]>
#228

6e24e2e4174e2bbdd5fa67eb766eede4f39a01f2 authored about 5 years ago by myliang <[email protected]>
Merge pull request #209 from Jonham/master

add horizontal scroll support

859a79648d2c587bf3ba2d444678313ea0477d9d authored about 5 years ago by yuliang.liang <[email protected]>
fix horizontal scroll by horizontalScrollbar.move() and ci (col index)

d4bc9e1d5c2c2d9e81c6e19a26284cd0d3ddb142 authored about 5 years ago by Jonham.Chen <[email protected]>
Merge pull request #1 from myliang/master

Merge pull request #208 from Jonham/master

2a57350ccce1c49570f8de074e25c948c1c8a25b authored about 5 years ago by Jonham.Chen <[email protected]>
Merge pull request #208 from Jonham/master

add some test cases and add JSdoc to code for better reading

376898b0b55067427f3ff784ae04c8d7261f75f3 authored about 5 years ago by yuliang.liang <[email protected]>
add JSdoc to comment function and object

_.prototypes.js

5f417c0dd089b237566c891f50614c584a76ecaf authored about 5 years ago by Jonham.Chen <[email protected]>
add test files

e96ee366644ab8acd216532a55b502bb42b96e8e authored about 5 years ago by Jonham.Chen <[email protected]>
Merge pull request #201 from anandksalien/master

Disable cell editing functionality

451dd6bf162aa7fd5f289571523a24f38033173a authored about 5 years ago by yuliang.liang <[email protected]>
Implement cell freeze/disable functionality by adding option in context menu.

f4fa0777e371831c68c65fea198319c26e1fc661 authored about 5 years ago by Anand <[email protected]>
Initial implementation of Enable/disable export.

66d8b68296c0c7204ddeef26e4added8aa9ccdf1 authored about 5 years ago by Anand <[email protected]>
Add support for unary negative operator.

cdb1851f725f0441cf36dad7d24d26b6d2c789d4 authored about 5 years ago by Anand <[email protected]>
Merge pull request #199 from anandksalien/master

Added condition to allow If operations like (2>-3).

737435a38c3e6911afa16479312540c77c749dbb authored about 5 years ago by yuliang.liang <[email protected]>
Added condition to allow If operations like (2>-3).

c43b293e45db37f07098df6550439f2b1e05ba4f authored about 5 years ago by Anand <[email protected]>
package alert

c74448d1c61d899ee382aef1f7f38f217f0d6b4a authored over 5 years ago by myliang <[email protected]>
Merge branch 'master' of https://github.com/myliang/x-spreadsheet

4711397e9bb6d4d2f782035ae0b0987e4b8ef449 authored over 5 years ago by myliang <[email protected]>
Update FUNDING.yml

65ede6d148488a991a501cfcc433d7f6d3d57568 authored over 5 years ago by yuliang.liang <[email protected]>
Merge branch 'master' of https://github.com/myliang/x-spreadsheet

6f8c080e77c3a2c84a8ac619821d3bf1f04a5c3d authored over 5 years ago by myliang <[email protected]>
Merge pull request #122 from opencollective/opencollective

Activating Open Collective

79621b60e5f7297d9a9db37004706d4a88c34f4e authored over 5 years ago by yuliang.liang <[email protected]>
1.0.27

415dfc5ac59368bed4a5cc9df809726b7ab9333c authored over 5 years ago by myliang <[email protected]>
update demo

ce645512f4a277990871ac0c504970e9ad64d688 authored over 5 years ago by myliang <[email protected]>
test IF(AND) formual

8c604d410fab2e455b78e97b7a87d8c6f41302a5 authored over 5 years ago by myliang <[email protected]>
add functions(AND, OR) with IF to formula

fa0f7f1620024a04f0dd2d0937423e11feacea2b authored over 5 years ago by myliang <[email protected]>
1.0.26

68f3ec86976dc86d35a10768d793c1475f5924fc authored over 5 years ago by myliang <[email protected]>
update IF for test

ae32f9ebf6e895f703f8531e1e372063ee44b752 authored over 5 years ago by myliang <[email protected]>
update demo

827021b142547917d9de742d60911abf0405a785 authored over 5 years ago by myliang <[email protected]>
add IF formula, and cellList with string([a-z][0-9])

6b4fab019a14953a783df2072f8904f54c1af0da authored over 5 years ago by myliang <[email protected]>
Merge branch 'master' of https://github.com/myliang/x-spreadsheet

701f44d8c3ab03a3e1a2bc8ec47ce9b95583e576 authored over 5 years ago by myliang <[email protected]>
Create FUNDING.yml

6ef98af907427a74c03a04b2687fa54956133358 authored over 5 years ago by yuliang.liang <[email protected]>
1.0.25

35d906bc886faae246239f25870642d8627c1501 authored over 5 years ago by myliang <[email protected]>
showToolbar: el.hide()

25644f6d3c9e2ecfc5b1c8a857fc7bd4ad10b725 authored over 5 years ago by myliang <[email protected]>
Merge pull request #165 from anandksalien/master

Add Euro currency format

de00d61170a39ebaa79c96fa5ebb710abdeaf1d7 authored over 5 years ago by yuliang.liang <[email protected]>
Add Euro currency format

839778e5338e532dcf06db21a3920fa7ade2d839 authored over 5 years ago by Anand <[email protected]>
Merge pull request #163 from anandksalien/master

Add New Formulae in Dropdown menu

eaf433f21d27e7314b0b4de52a3a4406120f6dab authored over 5 years ago by yuliang.liang <[email protected]>
Renamed multiply to product

fcbffb3351a949bb320a86d9302239a24f1a82c4 authored over 5 years ago by Anand <[email protected]>
Added new formulas in the drop down menu

d43ae44226f3e91c5d867e28456f3d7f9d4cb5b7 authored over 5 years ago by Anand <[email protected]>
scrollbar bugfix in macos

5f5d75ea092acd7e8f18775227315c0907894fba authored over 5 years ago by myliang <[email protected]>
1.0.24

3db9f0a987d1386a5cbb782af986f6bde4f8da5c authored over 5 years ago by myliang <[email protected]>
update demo

7e7f6b407ddb1ce3c19b07ad06c61ea4e9b5dcb7 authored over 5 years ago by myliang <[email protected]>
autofill with formula bug fixed #150

fe6b65541987a26322520f156b1164eeb60f2db0 authored over 5 years ago by myliang <[email protected]>
view scrollbar in init fixed #134

0eb8b020cec18a6b278fb704cd1a7dc9ed326443 authored over 5 years ago by myliang <[email protected]>
first letter with format: 'xxx-bbb'

a0091341cfdee4e99e43417ce9403e2cbdd6f51f authored over 5 years ago by myliang <[email protected]>
toolbar divider

e53ef98c28af8e02f09aaaf8c8d40fbb2160eca1 authored over 5 years ago by myliang <[email protected]>
toggle_item the return value with active()

afe26a0a2914679fd14c676feca82cc1c71e56f5 authored over 5 years ago by myliang <[email protected]>
rewrite toolbar to be continue...

9daf8f28846168027e604e5bf2a536301ea43d7f authored over 5 years ago by myliang <[email protected]>
1.0.23

f82f8fa0cd7818d2fb8793e71fc91efcae2949b9 authored over 5 years ago by myliang <[email protected]>
update demo

6109e160c92c401cea04ba571ebeeeec17afd499 authored over 5 years ago by myliang <[email protected]>
filter bugfix

fb51b90c0c836abe4fe1219ec1c14edcf9f80ed5 authored over 5 years ago by myliang <[email protected]>
add method of exceptRowTotalHeight to data_proxy

442455f3012750c0d9b09356e06252c9b45edf30 authored over 5 years ago by myliang <[email protected]>
filter.value.splice while editing

67b60b766033d03bd465848091faebe474f10841 authored over 5 years ago by myliang <[email protected]>
translate height with except-rows

6b08c073dbe6495c99f980f0911f78cd3f1c830a authored over 5 years ago by myliang <[email protected]>
selector bug #109

f2bf0a13c2b084b5831adbc3168d871c59440472 authored over 5 years ago by myliang <[email protected]>
1.0.22

1133fa26e395592ad22d00a40569945892c02644 authored over 5 years ago by myliang <[email protected]>
update demo

ddf24032d7d17a1d39734147cab91966de039707 authored over 5 years ago by myliang <[email protected]>
sort filter

56eeca696d0ef49f9c71cec1664b751fa626bf25 authored over 5 years ago by myliang <[email protected]>
Merge pull request #132 from customizing-a-z/temp2

Improvement: Changed some condition sentences

7d5478776831f286bfab8d23996ecb9255e953b2 authored over 5 years ago by yuliang.liang <[email protected]>
Improvement: Changed some condition sentences

- Remove the unnecessary variable in 'if' sentence
> 'wrapText' was checked already
- Changed ...

494f0580243c1695db801189280f9708eb495b8e authored over 5 years ago by Yonghee Lee <[email protected]>
filter data

2ad12aa5dc1e9b44de486f46db4ec5e6b089503b authored over 5 years ago by myliang <[email protected]>
filter.empty to sortFilter and all-checked

c6f1170188952f75d757d3d61497d881f159e5af authored over 5 years ago by myliang <[email protected]>
render: grid -> content -> header

11fa2a73b73b3ccd61827a6d212234a711ca3f59 authored over 5 years ago by myliang <[email protected]>
the component of sortFilter has been completed

7491e1a04d24b174b9878fca2924f8e3383696e2 authored over 5 years ago by myliang <[email protected]>
auto filter to be countinued...

71c05068aae908e13850da68d0bbd724779deedc authored over 5 years ago by myliang <[email protected]>
auto filter to be countinue....

52edab03749428f886f76eb4e6da5d2dda4e9ad0 authored over 5 years ago by myliang <[email protected]>
autofilter To be continued (未完待续)

b33dc78f3f1806bcb265917cbf2e663223bd79ca authored over 5 years ago by myliang <[email protected]>
Added call to donate after npm install (optional)

e1398b8653ebf40f82a6d205ffd5e2e8d3916074 authored over 5 years ago by Jess <[email protected]>
1.0.21

6cf911cc3346761ea149e4bf51abc6f9021669bd authored over 5 years ago by myliang <[email protected]>
auto_filter ....

de9dba947a981fb183b73eedf50e283a50c446ff authored over 5 years ago by myliang <[email protected]>
rebuild locale

b5f1342c48adc311076a28a17c3ccadd2b407b92 authored over 5 years ago by myliang <[email protected]>
1.0.20

a913dd7aac657b81e84cce9e29ec79d8a0f654c5 authored over 5 years ago by myliang <[email protected]>
update demo

5236ef027ec0db71ce57bbce3a671f2ad8d8a421 authored over 5 years ago by myliang <[email protected]>
add len to getData in rows, cols

5c302e87b4e1df8ed5afa7de5ac34449eca85a6e authored over 5 years ago by myliang <[email protected]>
add moving paramter to selector.setEnd()

81b0b44ea3b282b966c344f4a360cc3540afbd70 authored over 5 years ago by myliang <[email protected]>
update demo

4f5045d7e102746edb6fc8d7325882d04bdae999 authored over 5 years ago by myliang <[email protected]>
1.0.19

c9dffa6cff6771c68e57fed5cbc72584449936d4 authored over 5 years ago by myliang <[email protected]>
selector range error #109

1da619d2436123e1d8d8a423743934d19876636f authored over 5 years ago by myliang <[email protected]>
1.0.18

50480f4a651eec8ec87755d70f6c0462e6a88dfe authored over 5 years ago by myliang <[email protected]>
return true validate with empty #111

de790001c551bf47cbb3b86f6ff80649e9cdc700 authored over 5 years ago by myliang <[email protected]>