Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Read + write style information to .xlsx #263

Open
wants to merge 104 commits into
base: master
Choose a base branch
from

Commits on Feb 28, 2015

  1. Configuration menu
    Copy the full SHA
    0227496 View commit details
    Browse the repository at this point in the history
  2. Added support for alignment

    pietersv committed Feb 28, 2015
    Configuration menu
    Copy the full SHA
    845d2a8 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2015

  1. Configuration menu
    Copy the full SHA
    a562150 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2015

  1. Configuration menu
    Copy the full SHA
    5f7a0f2 View commit details
    Browse the repository at this point in the history
  2. Remove stray logs

    pietersv committed Mar 2, 2015
    Configuration menu
    Copy the full SHA
    cd2b20f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    576b59f View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2015

  1. Escape embedded quotes

    pietersv committed Mar 3, 2015
    Configuration menu
    Copy the full SHA
    05b58d8 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2015

  1. Configuration menu
    Copy the full SHA
    1f02e5b View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2015

  1. Added support for borders

    pietersv committed Mar 7, 2015
    Configuration menu
    Copy the full SHA
    91ec052 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e44331 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2015

  1. Add styles to README.md

    pietersv committed Mar 9, 2015
    Configuration menu
    Copy the full SHA
    c3af249 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97d4001 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    pietersv committed Mar 9, 2015
    Configuration menu
    Copy the full SHA
    33dc7b8 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2015

  1. Add support for textRotation

    pietersv committed Mar 12, 2015
    Configuration menu
    Copy the full SHA
    aa8f3a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b76f6b View commit details
    Browse the repository at this point in the history
  3. Remove broken link

    Ilya Radchenko committed Mar 12, 2015
    Configuration menu
    Copy the full SHA
    1a51c40 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from knownasilya/patch-2

    Remove broken link
    Pieter Sheth-Voss committed Mar 12, 2015
    Configuration menu
    Copy the full SHA
    0e2b8a4 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2015

  1. Update README.md

    Add notes for bordering merged cells
    Pieter Sheth-Voss committed Mar 13, 2015
    Configuration menu
    Copy the full SHA
    ad2a120 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2015

  1. Configuration menu
    Copy the full SHA
    4f4f7fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33c32f0 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2015

  1. Configuration menu
    Copy the full SHA
    27a300b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37a031c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    995f5e8 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    Add additional font style options
    pietersv committed Mar 28, 2015
    Configuration menu
    Copy the full SHA
    8da3738 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2015

  1. Configuration menu
    Copy the full SHA
    9102c82 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2015

  1. Configuration menu
    Copy the full SHA
    114f257 View commit details
    Browse the repository at this point in the history
  2. Read borders and alignments

    pietersv committed Apr 15, 2015
    Configuration menu
    Copy the full SHA
    5f9576a View commit details
    Browse the repository at this point in the history
  3. Merge changes from upsteam

    pietersv committed Apr 15, 2015
    Configuration menu
    Copy the full SHA
    0b1a040 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2015

  1. Configuration menu
    Copy the full SHA
    08e648b View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2015

  1. Parse raw_rgb

    pietersv committed Apr 17, 2015
    Configuration menu
    Copy the full SHA
    51b7cab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89066b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5dbf215 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2015

  1. Add syntax highlighting to readme examples

    Ilya Radchenko committed Apr 20, 2015
    Configuration menu
    Copy the full SHA
    c287383 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from knownasilya/patch-2

    Add syntax highlighting to readme examples
    Pieter Sheth-Voss committed Apr 20, 2015
    Configuration menu
    Copy the full SHA
    acf60c2 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2015

  1. Document wrapText

    pietersv committed May 8, 2015
    Configuration menu
    Copy the full SHA
    40cfb0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21e1976 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2015

  1. Configuration menu
    Copy the full SHA
    858abf1 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2015

  1. Add alignment; update README

    pietersv committed May 21, 2015
    Configuration menu
    Copy the full SHA
    ed0cd9b View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2015

  1. Configuration menu
    Copy the full SHA
    4099a24 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2015

  1. Configuration menu
    Copy the full SHA
    0255a05 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2015

  1. Configuration menu
    Copy the full SHA
    8801e76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0096c09 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9145958 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a602355 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d60a0a5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3010d93 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c034eda View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2015

  1. Configuration menu
    Copy the full SHA
    1ca3c3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7b06d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f52c80e View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2015

  1. Configuration menu
    Copy the full SHA
    dcf6f17 View commit details
    Browse the repository at this point in the history
  2. Added test files

    pietersv committed Aug 11, 2015
    Configuration menu
    Copy the full SHA
    0d1281c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d76234a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3e3633a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    348c533 View commit details
    Browse the repository at this point in the history
  6. Pull changes to persist styles with blank cells; increment versions f…

    …or bower and npm; run cp node_modules/codepage/dist/cpexcel.full.js dist/cpexcel.js
    
    cp jszip.js dist/jszip.js
    cp ods.js dist/ods.js
    cp xlsx.js dist/
    cp LICENSE dist/
    uglifyjs xlsx.js -o dist/xlsx.min.js --source-map dist/xlsx.min.map --preamble "$(head -n 1 bits/00_header.js)"
    misc/strip_sourcemap.sh dist/xlsx.min.js
    uglifyjs jszip.js xlsx.js -o dist/xlsx.core.min.js --source-map dist/xlsx.core.min.map --preamble "$(head -n 1 bits/00_header.js)"
    misc/strip_sourcemap.sh dist/xlsx.core.min.js
    uglifyjs jszip.js dist/cpexcel.js xlsx.js -o dist/xlsx.full.min.js --source-map dist/xlsx.full.min.map --preamble "$(head -n 1 bits/00_header.js)"
    misc/strip_sourcemap.sh dist/xlsx.full.min.js
    pietersv committed Aug 11, 2015
    Configuration menu
    Copy the full SHA
    57b6fd4 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2015

  1. Configuration menu
    Copy the full SHA
    7461389 View commit details
    Browse the repository at this point in the history
  2. Adds tests

    godu committed Aug 13, 2015
    Configuration menu
    Copy the full SHA
    905c512 View commit details
    Browse the repository at this point in the history
  3. Breaks ref in style object

    godu committed Aug 13, 2015
    Configuration menu
    Copy the full SHA
    599f285 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #10 from CoorpAcademy/fix-ref-styles

    Breaks references in style objects
    pietersv committed Aug 13, 2015
    Configuration menu
    Copy the full SHA
    d00f36f View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2015

  1. Add showGridlines

    pietersv committed Dec 4, 2015
    Configuration menu
    Copy the full SHA
    03b755b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd83f20 View commit details
    Browse the repository at this point in the history
  3. Add showGridLines as option

    pietersv committed Dec 4, 2015
    Configuration menu
    Copy the full SHA
    8b1add6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2886195 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    634699f View commit details
    Browse the repository at this point in the history
  6. Bump bower version to 0.87

    pietersv committed Dec 4, 2015
    Configuration menu
    Copy the full SHA
    d4e0b8b View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2015

  1. Add row and column breaks

    pietersv committed Dec 5, 2015
    Configuration menu
    Copy the full SHA
    43f5698 View commit details
    Browse the repository at this point in the history
  2. Add row/col breaks

    pietersv committed Dec 5, 2015
    Configuration menu
    Copy the full SHA
    bbeec3e View commit details
    Browse the repository at this point in the history
  3. Add page setup

    pietersv committed Dec 5, 2015
    Configuration menu
    Copy the full SHA
    376096b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0bf1153 View commit details
    Browse the repository at this point in the history
  5. Add doc props

    pietersv committed Dec 5, 2015
    Configuration menu
    Copy the full SHA
    7de41c2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f984bd6 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2016

  1. Copy README from beta

    pietersv committed Mar 8, 2016
    Configuration menu
    Copy the full SHA
    fe748ad View commit details
    Browse the repository at this point in the history
  2. Update README.md

    pietersv committed Mar 8, 2016
    Configuration menu
    Copy the full SHA
    166d0e3 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    pietersv committed Mar 8, 2016
    Configuration menu
    Copy the full SHA
    9407fe8 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    pietersv committed Mar 8, 2016
    Configuration menu
    Copy the full SHA
    aceebf4 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    pietersv committed Mar 8, 2016
    Configuration menu
    Copy the full SHA
    0e62411 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    pietersv committed Mar 8, 2016
    Configuration menu
    Copy the full SHA
    050b74e View commit details
    Browse the repository at this point in the history
  7. Update README.md

    pietersv committed Mar 8, 2016
    Configuration menu
    Copy the full SHA
    2ec18e9 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2016

  1. Configuration menu
    Copy the full SHA
    bed6327 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    876c4a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eef7da3 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2016

  1. Add repeating print headers

    pietersv committed May 24, 2016
    Configuration menu
    Copy the full SHA
    0b8e538 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2424890 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2016

  1. merge from beta

    pietersv committed May 25, 2016
    Configuration menu
    Copy the full SHA
    8198744 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    245ffb8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34d618c View commit details
    Browse the repository at this point in the history
  4. Revert package name

    pietersv committed May 25, 2016
    Configuration menu
    Copy the full SHA
    3c7f807 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2016

  1. Configuration menu
    Copy the full SHA
    796fbb5 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2016

  1. Configuration menu
    Copy the full SHA
    d3f6343 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2016

  1. Merge pull request #46 from noodoo/fix/lower-case-files

    Fix file getter: letter case not match
    pietersv committed Sep 29, 2016
    Configuration menu
    Copy the full SHA
    d5092b4 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2016

  1. Configuration menu
    Copy the full SHA
    6e66789 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1903cff View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2017

  1. Add freeze pane option

    pietersv committed Apr 3, 2017
    Configuration menu
    Copy the full SHA
    9edf279 View commit details
    Browse the repository at this point in the history
  2. Add freeze panes

    pietersv committed Apr 3, 2017
    Configuration menu
    Copy the full SHA
    f959b02 View commit details
    Browse the repository at this point in the history
  3. Add freeze panes

    pietersv committed Apr 3, 2017
    Configuration menu
    Copy the full SHA
    a03dc21 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2017

  1. Fixed Style Table in README.md

    Table had an extra column defined that did not exist and was trashing the conversion to a table
    zeg-io committed Apr 4, 2017
    Configuration menu
    Copy the full SHA
    c224819 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #64 from zeg-io/patch-1

    Fixed Style Table in README.md
    Pieter Sheth-Voss committed Apr 4, 2017
    Configuration menu
    Copy the full SHA
    68ba4e8 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2017

  1. Freeze columns

    pietersv committed May 31, 2017
    Configuration menu
    Copy the full SHA
    f2520b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c86472d View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2019

  1. Add examples

    pietersv committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    9233322 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2019

  1. Undo last commit

    pietersv committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    6226e1a View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2020

  1. Fixed horizontal alignment values

    Replaced current values for `left`, `center` and `right`
    oosswwaalldd committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    6d0f51f View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2020

  1. Merge pull request #151 from oosswwaalldd/patch-1

    Fixed horizontal alignment values
    pietersv committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    8f7a294 View commit details
    Browse the repository at this point in the history