Ecosyste.ms: OpenCollective

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

x-spreadsheet

A web-based JavaScript(canvas) spreadsheet
Collective - Host: opensource - https://opencollective.com/x-spreadsheet - Code: https://github.com/myliang/x-spreadsheet

Merge pull request #313 from hsuehic/master

docs: added types for the components

github.com/myliang/x-spreadsheet - 31ac70ee8e4f5fd054100d97403ee9e9d72fa62e authored over 4 years ago by yuliang.liang <[email protected]>
Merge branch 'master' into master

github.com/myliang/x-spreadsheet - 1a33f488bcbb3293160831f9794a7d60ec6357b8 authored over 4 years ago by Richard <[email protected]>
docs: added types for the components

github.com/myliang/x-spreadsheet - cbdd1ea4246f3d477d17d5f858e7c2026f9abdaf authored over 4 years ago by xiaowei.xue <[email protected]>
Merge pull request #312 from hsuehic/master

docs: added types for the components

github.com/myliang/x-spreadsheet - 3e98d00439859bea39b2acb932186f47833b6565 authored over 4 years ago by yuliang.liang <[email protected]>
docs: added types for the components

github.com/myliang/x-spreadsheet - b892766fe740c7a3f750ec600080ddec391830b5 authored over 4 years ago by xiaowei.xue <[email protected]>
hide-input input padding: 0

github.com/myliang/x-spreadsheet - 48dfd78234388027ad5c1d9cad5123991c422f71 authored over 4 years ago by myliang <[email protected]>
express with -

github.com/myliang/x-spreadsheet - 600908457aece13328915cbc6926ae2c4514cc5c authored over 4 years ago by myliang <[email protected]>
update to 1.1.3

github.com/myliang/x-spreadsheet - f764a2b1101742fc7af4906f2408ab264c4b5d48 authored over 4 years ago by myliang <[email protected]>
Merge pull request #305 from ErikYu/fix/autofilter-override

[fix] when load data with Filter, it will override the `autofilter` of DataProxy

github.com/myliang/x-spreadsheet - b5ec936056176d53109e946842c9ba4e8907e083 authored over 4 years ago by yuliang.liang <[email protected]>
[fix] when load data with Filter, it will override the `autofilter` of DataProxy

github.com/myliang/x-spreadsheet - 942770d31ccc6d8b9697a16b2b6d58d6a1096dd4 authored over 4 years ago by Erik Yu <[email protected]>
supports methods: cell(ri, ci), cellStyle(ri, ci)

github.com/myliang/x-spreadsheet - 2c8f2cd20419b125f2435186b5c033aa7f99a508 authored over 4 years ago by myliang <[email protected]>
support setCellText

github.com/myliang/x-spreadsheet - c7359742333efbf9f2b1d758fdb63c7f98486640 authored over 4 years ago by myliang <[email protected]>
copy bugfix when text is =IF(C11>100, Y, N)

github.com/myliang/x-spreadsheet - 92481b87473c6a524e2c4843f84c82ab04205f87 authored over 4 years ago by myliang <[email protected]>
fixed float precision computing

github.com/myliang/x-spreadsheet - 217f7dccacec07b2fa83b5a6d6c92ba0e0f137f1 authored over 4 years ago by myliang <[email protected]>
Merge pull request #292 from ErikYu/fix-dropdown-format

[fix] when select format, the toolbar did not show the selected value as expected

github.com/myliang/x-spreadsheet - a4ca3e68bcb2f4adb067fa6fc81251ee1c0a0ac6 authored over 4 years ago by yuliang.liang <[email protected]>
[fix] fixbug when select format, the title did not show the selected value as expected

github.com/myliang/x-spreadsheet - 90cc96fa1645b29b7d3f4708e267d93d8d7980a3 authored over 4 years ago by Erik Yu <[email protected]>
compositionend for zh-cn

github.com/myliang/x-spreadsheet - 6646beddabc27fe4833770908df9bae691756ac5 authored over 4 years ago by myliang <[email protected]>
print support orientation

github.com/myliang/x-spreadsheet - aae6af22aa6152847bccbf3a2bdb2263fe75d5e5 authored over 4 years ago by myliang <[email protected]>
Merge pull request #289 from ErikYu/fix-textwrap

[fix] when text wrap, it will break at a error position

github.com/myliang/x-spreadsheet - 1a4fbe63766b5270e96bf03c2444e0a2453ea74d authored over 4 years ago by yuliang.liang <[email protected]>
[fix] when wrap, it will break at a error pos

github.com/myliang/x-spreadsheet - c218a0ab7089d249735bf239d63db0585e8be4d1 authored over 4 years ago by Erik Yu <[email protected]>
fixed loadData

github.com/myliang/x-spreadsheet - acd9c8829d290871266f239a57eed9defd7a554e authored over 4 years ago by myliang <[email protected]>
loadData bugfix

github.com/myliang/x-spreadsheet - ea297c6592d34ecdcaefe0520ed9da16a01ed93f authored over 4 years ago by myliang <[email protected]>
x.spreadsheet => x_spreadsheet in locale.js

github.com/myliang/x-spreadsheet - df09bae03b955eeef127e5ff173b29ff33a5de59 authored over 4 years ago by myliang <[email protected]>
invoke scroll.set in sheet.resetData

github.com/myliang/x-spreadsheet - e0e24cc13e32b5d77fb83d31f3eb3c323cb7c936 authored over 4 years ago by myliang <[email protected]>
update package

github.com/myliang/x-spreadsheet - b6a68b3bb2655774f65788f82af8983401e15f24 authored over 4 years ago by myliang <[email protected]>
fixed #279,#276,#271

github.com/myliang/x-spreadsheet - deaa05575dc4822daed89c34d24ba3cb7099afcb authored over 4 years ago by myliang <[email protected]>
Merge pull request #277 from welkinwong/master

supports setting multiple borders

github.com/myliang/x-spreadsheet - 18f8720b76287d7264d695e635a73ca75fa82d6a authored over 4 years ago by yuliang.liang <[email protected]>
supports setting multiple borders

github.com/myliang/x-spreadsheet - faa24b3562528435f935d6d10b4cdfe3adf21dd6 authored over 4 years ago by Welkin <[email protected]>
multipe sheets bugfixed; contextmenu

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

github.com/myliang/x-spreadsheet - 6db95cbec592f115dc886f72fad92c0dfa0608d9 authored over 4 years ago by myliang <[email protected]>
Merge pull request #274 from HondryTravis/master

bugfix: vertical scrolling issue in firefox

github.com/myliang/x-spreadsheet - 97930d67fea485f35a95faad32224243cffe006a authored over 4 years ago by yuliang.liang <[email protected]>
bugfix: vertical scrolling issue in firefox

github.com/myliang/x-spreadsheet - 33a1f63612e2997298400cb3180e5792dbb71f31 authored over 4 years ago by travis <[email protected]>
Merge pull request #2 from myliang/master

拉取最新代码

github.com/myliang/x-spreadsheet - b6ee7841fdebff3b43f69cf5b542f6eb1d4f48b0 authored over 4 years ago by travis <[email protected]>
build new-version

github.com/myliang/x-spreadsheet - e3546b3568371b89f66560ddd2018f38c31b26fb authored over 4 years ago by myliang <[email protected]>
readme.md xlsx“

github.com/myliang/x-spreadsheet - 68100296941c310ddc5c74888108fd707ecf2c33 authored almost 5 years ago by myliang <[email protected]>
window.x.spreadsheet => window.x_spreadsheet

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

github.com/myliang/x-spreadsheet - f3968045f6cbbacab354a486ead129f0d43b708d authored almost 5 years ago by myliang <[email protected]>
Merge pull request #268 from welkinwong/fixreadmode

fix incomplete read mode

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

github.com/myliang/x-spreadsheet - ae17dcde5e8f3db1a0a1bbae7ef769241868133f authored almost 5 years ago by myliang <[email protected]>
Merge pull request #267 from welkinwong/master

fix autofill error when unselected areas

github.com/myliang/x-spreadsheet - c841b44e85e93b2b3382ebd6396bbeb0cab2441c authored almost 5 years ago by yuliang.liang <[email protected]>
fix incomplete read mode

github.com/myliang/x-spreadsheet - 5356d4aa9c2d4f073a69c0900a2910a2608d8ef8 authored almost 5 years ago by Welkin <[email protected]>
fix autofill error when unselected areas

github.com/myliang/x-spreadsheet - 31007445b55fbdfadd1aa1df482ca3e499b5b320 authored almost 5 years ago by Welkin <[email protected]>
print scale with width

github.com/myliang/x-spreadsheet - 24aaf9f18c94e22b86e68562dac3184a047cca49 authored almost 5 years ago by myliang <[email protected]>
mode => edit | read

github.com/myliang/x-spreadsheet - 4f6a5c6e64eba6db4d5c5f17f32ddd0c53034061 authored almost 5 years ago by myliang <[email protected]>
sheet[0].name.reset in bottombar

github.com/myliang/x-spreadsheet - c45fb616887ad2d02dcbee88526ce2a01792c083 authored almost 5 years ago by myliang <[email protected]>
multiple sheet bugfix #264

github.com/myliang/x-spreadsheet - 488e5ed880109ba52826730b23d0085bde170133 authored almost 5 years ago by myliang <[email protected]>
change bugfix

github.com/myliang/x-spreadsheet - 1763de8492add718a088dd7b741516fc9daf3dc9 authored almost 5 years ago by myliang <[email protected]>
can paste in editor

github.com/myliang/x-spreadsheet - 7631789b501b41f5e04d918cabdfd71825b70b20 authored almost 5 years ago by myliang <[email protected]>
editor(alt + enter) bugfix

github.com/myliang/x-spreadsheet - 791e3b0b600af33af3cbc7f7ee374afca64209f7 authored almost 5 years ago by myliang <[email protected]>
Merge pull request #1 from myliang/master

拉取新代码

github.com/myliang/x-spreadsheet - bf3a036d29200fa248649c1173560dd0b9f349aa authored almost 5 years ago by travis <[email protected]>
contextmenu position bug fixed

github.com/myliang/x-spreadsheet - af1f5d4d6663eacc1d132d6db0ca1e5be45c758c authored almost 5 years ago by myliang <[email protected]>
txt => string in draw

github.com/myliang/x-spreadsheet - f62aa1df987298a397d82e0a92af0a7ff743afc9 authored almost 5 years ago by myliang <[email protected]>
support for hiding rows or cols

github.com/myliang/x-spreadsheet - 032555ec692c418187d9f230b52734fa3d35ef1a authored almost 5 years ago by myliang <[email protected]>
add events: cell-selected(click), cell-edited

github.com/myliang/x-spreadsheet - db583338179f41f2ab0f415f427454a4677177a7 authored almost 5 years ago by myliang <[email protected]>
paste bugfix

github.com/myliang/x-spreadsheet - 7820c7cb741bc416c27804e1155be3163e61273c authored almost 5 years ago by myliang <[email protected]>
Merge pull request #260 from HondryTravis/master

Bugfix:Mac computer touchpad scrolling

github.com/myliang/x-spreadsheet - 206d0dbdf1dc367d3d6a59d0bebaac27b5beded6 authored almost 5 years ago by yuliang.liang <[email protected]>
Bugfix:Mac computer touchpad scrolling

Fix Mac computer touchpad vertical scroll horizontal scroll bar automatically left.

github.com/myliang/x-spreadsheet - def2bde932b8c178ee789519b8ffaf8b0458ffc4 authored almost 5 years ago by travis <[email protected]>
bottombar bugfix

github.com/myliang/x-spreadsheet - ae2b6c3abc229669e34961ef49c3c268edc946ca authored almost 5 years ago by myliang <[email protected]>
delete .js.swp

github.com/myliang/x-spreadsheet - 3af2b25bb9edd473ea2f3044e2e663a70b1cc6f2 authored almost 5 years ago by myliang <[email protected]>
pinyin bug on inputing

github.com/myliang/x-spreadsheet - fbebb352e9bd0041057abb1e8a4ad864a8bc4e1d authored almost 5 years ago by myliang <[email protected]>
add item.css to onverflow: hidden

github.com/myliang/x-spreadsheet - 977312bef257307f7714dde5dee86e9bee5e9019 authored almost 5 years ago by myliang <[email protected]>
bottombar bugfix and rename sheet-name

github.com/myliang/x-spreadsheet - 28c210ecab120c1c2e46583a573acb34311c57cb authored almost 5 years ago by myliang <[email protected]>