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

bugfix and testing

github.com/myliang/x-spreadsheet - fa4f693b5271fafe520ce342618948d08b397ae0 authored almost 6 years ago by myliang <[email protected]>
rewrite data's code

github.com/myliang/x-spreadsheet - 94a583c1ce2f385557814155805eb55faf787a64 authored almost 6 years ago by myliang <[email protected]>
hide after click format

github.com/myliang/x-spreadsheet - bd1f03bf67d8dcc84d31795a4d1f4a9a8cf52dd1 authored almost 6 years ago by myliang <[email protected]>
When scrolling, the border(merged) disappears

github.com/myliang/x-spreadsheet - 4103b9de07ebbf3d90743b5748f4e0d555b8e998 authored almost 6 years ago by myliang <[email protected]>
add gitter to readme

github.com/myliang/x-spreadsheet - a187f9dcd79b5ac0152e75bcaadaf35af972f47c authored almost 6 years ago by myliang <[email protected]>
rewrite border structure

github.com/myliang/x-spreadsheet - cde2244d6a02570e076ff24e5de9f3e17d063d9a authored almost 6 years ago by myliang <[email protected]>
Modify data structure(data.borders) and rendering

github.com/myliang/x-spreadsheet - 02c821715293e3df9c6d60190c91cbb6036c0da8 authored almost 6 years ago by myliang <[email protected]>
add the method of getData()

github.com/myliang/x-spreadsheet - 08cc078775475d688a42855f6e353f1ba2bbcabc authored almost 6 years ago by myliang <[email protected]>
selector bug: click table header

github.com/myliang/x-spreadsheet - 6fa08ab728efde24f4234a6b32ad2d65171077f5 authored almost 6 years ago by myliang <[email protected]>
if the width of the line is an odd number of pixels, draw n.5 else n.0

github.com/myliang/x-spreadsheet - f7757f16e24cd1051eba6fc0579022a052cb0863 authored almost 6 years ago by myliang <[email protected]>
drawStrikethrough, drawUnderline merge to drawFontLine, text bug if valign is bottom

github.com/myliang/x-spreadsheet - 4370118d880a9c1c1a544a20142f9eb03a4d3dcc authored almost 6 years ago by myliang <[email protected]>
Merge pull request #50 from div5yesh/master

bugfix #39: Underline text

github.com/myliang/x-spreadsheet - 9c0d306b7465f810c83e8e5d4e8c28874784a618 authored almost 6 years ago by myliang <[email protected]>
move left | right | top | bottom with shiftKey

github.com/myliang/x-spreadsheet - 93d4facaaf27fa9928bb513b0753cdb9143ae006 authored almost 6 years ago by myliang <[email protected]>
bugfix #39: Underline text

implement text underline

github.com/myliang/x-spreadsheet - da316d11d3f48bd726f914534503588b678113f9 authored almost 6 years ago by Divyesh Chitroda <[email protected]>
Merge pull request #49 from div5yesh/master

Fix dev server error and handle keyboard shortcut for multiple cell selection

github.com/myliang/x-spreadsheet - 95ebf4550af141c09e1c44ee17e1ce5894e7f426 authored almost 6 years ago by myliang <[email protected]>
handle multiple selection keyborad shortcut

Shift + right/left/up/down

github.com/myliang/x-spreadsheet - 068a5984b604fbdeddabfe9b37fd744169c75f31 authored almost 6 years ago by Divyesh Chitroda <[email protected]>
dev server bugfix

Fix dev server origin validation error: npm audit fix

github.com/myliang/x-spreadsheet - 05be187af97b6d23bf56265751ca489ab4f1908e authored almost 6 years ago by Divyesh Chitroda <[email protected]>
add method of trigger to toolbar #15 fixed #46

github.com/myliang/x-spreadsheet - 7f1b7dafca9c421e6a5efeba2f3d4bd874e3968b authored almost 6 years ago by myliang <[email protected]>
Merge pull request #43 from mohapakram/master

fixed the description typo in the README.md file

github.com/myliang/x-spreadsheet - aba5bdb0a01b120939e3e8f55343d574c956256a authored almost 6 years ago by myliang <[email protected]>
fixed the description typo in the README.md file

github.com/myliang/x-spreadsheet - 14ba55ee22ca9bf1b0ebc6a66a440061445c2478 authored almost 6 years ago by mohap akram <[email protected]>
Merge pull request #41 from KausthubramRajesh/master

Implemented behaviour of Shift + Tab and Shift + Enter

github.com/myliang/x-spreadsheet - 2ea7c0c49f6d37d35e5833c1771b1af0532a488c authored almost 6 years ago by myliang <[email protected]>
Implemented behaviour of Shift + Tab and Shift + Enter

github.com/myliang/x-spreadsheet - 45f0f4842279d78e3e6bccc0a4484a89ebc5ba0f authored almost 6 years ago by Kausthubram Rajesh <[email protected]>
Merge pull request #36 from sain2424/master

Made MAC delete button compatible

github.com/myliang/x-spreadsheet - 3e6495bc4401bd5f8b2b3665c1fe071d90dcd612 authored almost 6 years ago by myliang <[email protected]>
Made MAC delete button compatible

github.com/myliang/x-spreadsheet - a5d67dc7a471bf4b86fa06cd83f8307d09e1c765 authored almost 6 years ago by Sain <[email protected]>
Delete Button compatible with mac #32

github.com/myliang/x-spreadsheet - 2122b67baf33f7981703dc7f0c9669fd789c2093 authored almost 6 years ago by myliang <[email protected]>
add renderCellBorder

github.com/myliang/x-spreadsheet - bb420fd23066ee410b4ff3f7d8596940f235f4f8 authored almost 6 years ago by myliang <[email protected]>
selector.set bug, fixed #33

github.com/myliang/x-spreadsheet - 7ce3c60ca2d450a6d02d8da42cb78bdd682f9e14 authored almost 6 years ago by myliang <[email protected]>
contextmenu delete-cell -> delete-cell-text

github.com/myliang/x-spreadsheet - 742ed7249e00cf50535b6976bb4a37624944066c authored almost 6 years ago by myliang <[email protected]>
Support mobile phone sliding operation #2

github.com/myliang/x-spreadsheet - aca60b46ed9389bca1a769dc0a424282d03b416b authored almost 6 years ago by myliang <[email protected]>
firefox mousewheel bug, #10

github.com/myliang/x-spreadsheet - f02931be96c1f714eaf38aa7588dd48847e42207 authored almost 6 years ago by myliang <[email protected]>
add dist to files in package.json

github.com/myliang/x-spreadsheet - 3bd8c600d591404a1334ae9b9143f383ca7e55d0 authored almost 6 years ago by myliang <[email protected]>
shotcut <del> fixed #29

github.com/myliang/x-spreadsheet - c70f9bc899c199c7db15871a803dfce01e57b31d authored almost 6 years ago by myliang <[email protected]>
SHIFT SPACE / CTR SPACE: to select a row / column #15

github.com/myliang/x-spreadsheet - e9c581c54d741235b647845233956b1404af560a authored almost 6 years ago by myliang <[email protected]>
shotcut ctrl + arrows(left, right, up, down) #15

github.com/myliang/x-spreadsheet - 2b628fa52145047561c1511477f4dd9b3e809c15 authored almost 6 years ago by myliang <[email protected]>
Spreadsheet.constructor(selectors, options)

github.com/myliang/x-spreadsheet - 5de21122293a9718709c7201f12bdabaf05b7b4a authored almost 6 years ago by myliang <[email protected]>
instroduce options

github.com/myliang/x-spreadsheet - a9ac030ac9fc3f0c9c6e7412ba6befb473cda6d2 authored almost 6 years ago by myliang <[email protected]>
add shotcut F2 #15

github.com/myliang/x-spreadsheet - 96e9ad8efe1b609c7913d4aa593780cc35427097 authored almost 6 years ago by myliang <[email protected]>
Spreadsheet#change

github.com/myliang/x-spreadsheet - f277103c2c0064ce4f41808c7084eda761ed5268 authored almost 6 years ago by myliang <[email protected]>
update docs..

github.com/myliang/x-spreadsheet - 4b52d1e66a50f37e92c6f1d75081a6b47e30b85f authored almost 6 years ago by myliang <[email protected]>
firefox bug (el.blur(), el.focus()); fixed #14

github.com/myliang/x-spreadsheet - 03f8e23a9acea5d0ef16e78a5d46074861171b11 authored almost 6 years ago by myliang <[email protected]>
pixel offset 0.5 => 0.8 in selector, editor

github.com/myliang/x-spreadsheet - c02bcd8bb25808d0344ece16d7769e03d952550c authored almost 6 years ago by myliang <[email protected]>
dpr => window.devicePixelRatio || 1

github.com/myliang/x-spreadsheet - 9a72fee914550bfed164fd5348602e372625825c authored almost 6 years ago by myliang <[email protected]>
update docs..

github.com/myliang/x-spreadsheet - c5040794746fdcfc5309b50cf1b766954096563d authored almost 6 years ago by myliang <[email protected]>
dpr, fixed #5

github.com/myliang/x-spreadsheet - 46408f282a29913f9d30907d8980613aa9c395d9 authored almost 6 years ago by myliang <[email protected]>
Merge pull request #26 from apnerve/patch-1

Added font-family to tooltip

github.com/myliang/x-spreadsheet - c6e6162e654b9cbf6053eae499f33391bedffeaf authored almost 6 years ago by myliang <[email protected]>
Added font-family to tooltip

Tooltips were showing up in a serif font which look bad considering the font is a sans-serif eve...

github.com/myliang/x-spreadsheet - 88b8d7c90e7b0a4617a0cdaea712bbbb89ce8955 authored almost 6 years ago by Praveen <[email protected]>
xss => x-spreadsheet, fixed #1

github.com/myliang/x-spreadsheet - e7bc4fcf911dd7dcc4df2a10c4fccaaa96a97700 authored almost 6 years ago by myliang <[email protected]>
Merge pull request #19 from adylanrff/close_dropdown_second_click

fix issue #17 (Dropdowns should close when you click a second time on the dropdown toggle)

github.com/myliang/x-spreadsheet - 57d2f16237a8a5980b297dd803ca675874e90e56 authored almost 6 years ago by myliang <[email protected]>
fix issue #17

github.com/myliang/x-spreadsheet - bc2d1efb2fecd4524a72b40389f5be99e0248e2d authored almost 6 years ago by Adylan Roaffa <[email protected]>
docs update...

github.com/myliang/x-spreadsheet - 60cc2a05d4c93a0fd8499faec0f10b9673cb16a4 authored almost 6 years ago by myliang <[email protected]>
add viewport in index.html , host: 0.0.0.0

github.com/myliang/x-spreadsheet - 1c664745ab00bc05437dfae0f4892c6e659f5fbd authored almost 6 years ago by myliang <[email protected]>
Merge pull request #7 from ronkok/addition

Add, not concatenate, numbers

github.com/myliang/x-spreadsheet - 4e478d92e0fcba992a3b0baa8e75608d5ba4fc37 authored almost 6 years ago by myliang <[email protected]>
Merge pull request #9 from styfle/patch-1

Add "files" key to package.json

github.com/myliang/x-spreadsheet - 7b0c682ba720872cc5ad8e0d755cc0287a7e5e5b authored almost 6 years ago by myliang <[email protected]>
Add "files" key to package.json

github.com/myliang/x-spreadsheet - 3944c5657f4341157ccdf50ff5fd49ec12c685aa authored almost 6 years ago by Steven <[email protected]>
Add, not concatenate, numbers

github.com/myliang/x-spreadsheet - f09aef5bbbb2e53c42638840f40e5c445335a491 authored almost 6 years ago by Ron Kok <[email protected]>
readmo add npm icon

github.com/myliang/x-spreadsheet - 3dec903929c71c2d92ddbfbe07fbb897615bc344 authored almost 6 years ago by myliang <[email protected]>
package.json format

github.com/myliang/x-spreadsheet - 43e0127ff9dff49d63cef03a44d8b025ce8348bc authored almost 6 years ago by myliang <[email protected]>
package.json main

github.com/myliang/x-spreadsheet - 76e0a1a34789f48821ffe96d7522e5e9ab21571a authored almost 6 years ago by myliang <[email protected]>
remove npm name xss from x-spreadsheet

github.com/myliang/x-spreadsheet - 8de15c25d5ce3142e89bfec56ee86f4c4d1d29d4 authored almost 6 years ago by myliang <[email protected]>
remove readme.txt

github.com/myliang/x-spreadsheet - 51d3a533f97838b0d360c4087af300d9e0513830 authored almost 6 years ago by myliang <[email protected]>
remove private

github.com/myliang/x-spreadsheet - 421225e7c98b308f90c7dffe36f2d720b1e7f103 authored almost 6 years ago by myliang <[email protected]>
add MIT LICENSE

github.com/myliang/x-spreadsheet - 7c3b1947af353d4bb0a527010dcd5cb6ce69fdc3 authored almost 6 years ago by myliang <[email protected]>
bottombar ...........

github.com/myliang/x-spreadsheet - 7812c10eedfcfb0284679d958197546185748eb9 authored almost 6 years ago by myliang <[email protected]>
remove print from toolbar

github.com/myliang/x-spreadsheet - 75967e86fdd3312ac5d8a803625ded93e2458eb2 authored almost 6 years ago by myliang <[email protected]>
add + < > to svg

github.com/myliang/x-spreadsheet - 70590b0feb613c2355c958a6260c4b0860d18bbf authored almost 6 years ago by myliang <[email protected]>
dropdown placement

github.com/myliang/x-spreadsheet - b2054ade59b284928ccf1dbbc9f7f0dda9ec9cf2 authored almost 6 years ago by myliang <[email protected]>