| 
							
							
								 protobi | aceebf4690 | Update README.md | 2016-03-08 13:06:00 -05:00 |  | 
			
				
					| 
							
							
								 protobi | 9407fe8aeb | Update README.md | 2016-03-08 13:05:12 -05:00 |  | 
			
				
					| 
							
							
								 protobi | 166d0e33bf | Update README.md | 2016-03-08 13:04:54 -05:00 |  | 
			
				
					| 
							
							
								 Pieter Sheth-Voss | f984bd6479 | Add rowBreaks, colBreaks, scale, showGridLines | 2015-12-05 16:45:13 -05:00 |  | 
			
				
					| 
							
							
								 Pieter Sheth-Voss | 7de41c2657 | Add doc props | 2015-12-04 23:15:03 -05:00 |  | 
			
				
					| 
							
							
								 Pieter Sheth-Voss | 0bf1153da5 | Add page scale and orientation | 2015-12-04 21:53:47 -05:00 |  | 
			
				
					| 
							
							
								 Pieter Sheth-Voss | 376096b151 | Add page setup | 2015-12-04 21:23:19 -05:00 |  | 
			
				
					| 
							
							
								 Pieter Sheth-Voss | bbeec3edfd | Add row/col breaks | 2015-12-04 21:02:05 -05:00 |  | 
			
				
					| 
							
							
								 Pieter Sheth-Voss | 43f569884a | Add row and column breaks | 2015-12-04 20:57:48 -05:00 |  | 
			
				
					| 
							
							
								 Pieter Sheth-Voss | d4e0b8b172 | Bump bower version to 0.87 | 2015-12-04 09:56:10 -05:00 |  | 
			
				
					| 
							
							
								 Pieter Sheth-Voss | 634699fb16 | Merge branch 'master' of https://github.com/protobi/js-xlsx into beta | 2015-12-04 09:54:41 -05:00 |  | 
			
				
					| 
							
							
								 Pieter Sheth-Voss | 2886195440 | Merge branch 'master' of https://github.com/protobi/js-xlsx | 2015-12-04 09:53:53 -05:00 |  | 
			
				
					| 
							
							
								 Pieter Sheth-Voss | 8b1add6659 | Add showGridLines as option | 2015-12-04 09:53:43 -05:00 |  | 
			
				
					| 
							
							
								 Pieter Sheth-Voss | fd83f20b40 | Merge branch 'master' of https://github.com/protobi/js-xlsx into beta | 2015-12-04 09:49:24 -05:00 |  | 
			
				
					| 
							
							
								 Pieter Sheth-Voss | 03b755b3ae | Add showGridlines | 2015-12-04 09:49:11 -05:00 |  | 
			
				
					| 
							
							
								 protobi | d00f36f94f | Merge pull request #10 from CoorpAcademy/fix-ref-styles Breaks references in style objects | 2015-08-13 13:12:41 -04:00 |  | 
			
				
					| 
							
							
								 godu | 599f285dfd | Breaks ref in style object | 2015-08-13 16:46:31 +02:00 |  | 
			
				
					| 
							
							
								 godu | 905c51206b | Adds tests | 2015-08-13 16:43:29 +02:00 |  | 
			
				
					| 
							
							
								 godu | 7461389d49 | Adds cheerio dependencie for tests/test-style.js | 2015-08-13 16:34:02 +02:00 |  | 
			
				
					| 
							
							
								 Pieter Sheth-Voss | 57b6fd4662 | Pull changes to persist styles with blank cells; increment versions for 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 | 2015-08-11 17:40:53 -04:00 |  | 
			
				
					| 
							
							
								 Pieter Sheth-Voss | 348c533f6c | Update bower version to 0.8.5 | 2015-08-11 17:32:56 -04:00 |  | 
			
				
					| 
							
							
								 Pieter Sheth-Voss | 3e3633ad52 | Merge master to preserve blank style; increment version number | 2015-08-11 17:30:32 -04:00 |  | 
			
				
					| 
							
							
								 Pieter Sheth-Voss | d76234ae80 | Merge remote-tracking branch 'origin/master' into beta | 2015-08-11 17:28:32 -04:00 |  | 
			
				
					| 
							
							
								 Pieter Sheth-Voss | 0d1281cc94 | Added test files | 2015-08-11 17:23:56 -04:00 |  | 
			
				
					| 
							
							
								 Pieter Sheth-Voss | dcf6f17455 | Retain styles for blank cells | 2015-08-11 17:20:09 -04:00 |  | 
			
				
					| 
							
							
								 Pieter Sheth-Voss | f52c80eef6 | Remove lab, .idea, test-csv, test-acid, etc. from repo | 2015-06-26 13:10:56 -04:00 |  | 
			
				
					| 
							
							
								 Pieter Sheth-Voss | e7b06d7a62 | Remove lab, .idea, test-csv, test-acid, etc. from repo | 2015-06-26 13:07:56 -04:00 |  | 
			
				
					| 
							
							
								 Pieter Sheth-Voss | 1ca3c3e6b5 | Remove lab, .idea, test-csv, test-acid, etc. from repo | 2015-06-26 13:04:45 -04:00 |  | 
			
				
					| 
							
							
								 Pieter Sheth-Voss | c034eda675 | Update README, bower, package | 2015-06-12 21:22:05 -04:00 |  | 
			
				
					| 
							
							
								 Pieter Sheth-Voss | 3010d93f40 | Update README, bower, package | 2015-06-12 21:00:21 -04:00 |  | 
			
				
					| 
							
							
								 Pieter Sheth-Voss | d60a0a5b89 | Update README, bower, package | 2015-06-12 20:58:07 -04:00 |  | 
			
				
					| 
							
							
								 Pieter Sheth-Voss | a6023550ee | Update README, bower, package | 2015-06-12 20:56:36 -04:00 |  | 
			
				
					| 
							
							
								 Pieter Sheth-Voss | 9145958b40 | Update README, bower, package | 2015-06-12 20:35:36 -04:00 |  | 
			
				
					| 
							
							
								 Pieter Sheth-Voss | 0096c09dd3 | Update README, bower, package | 2015-06-12 20:32:58 -04:00 |  | 
			
				
					| 
							
							
								 Pieter Sheth-Voss | 8801e76e3f | Make dist and update package name | 2015-06-12 20:19:05 -04:00 |  | 
			
				
					| 
							
							
								 Pieter Sheth-Voss | 0255a05f14 | Remove temp example files from repo | 2015-06-11 23:31:42 -04:00 |  | 
			
				
					| 
							
							
								 Pieter Sheth-Voss | 4099a24cfa | Default gray125 style per pull request #3 | 2015-06-04 12:05:26 -04:00 |  | 
			
				
					| 
							
							
								 Pieter Sheth-Voss | ed0cd9b2c1 | Add alignment; update README | 2015-05-21 15:52:24 -04:00 |  | 
			
				
					| 
							
							
								 Pieter Sheth-Voss | 858abf1103 | Remove requirement that require, module or jquery be defined before using StyleBuilder | 2015-05-12 09:01:24 -04:00 |  | 
			
				
					| 
							
							
								 Pieter Sheth-Voss | 21e1976f82 | Merge branch 'master' of https://github.com/protobi/js-xlsx | 2015-05-08 09:14:48 -04:00 |  | 
			
				
					| 
							
							
								 Pieter Sheth-Voss | 40cfb0cf8f | Document wrapText | 2015-05-08 09:09:20 -04:00 |  | 
			
				
					| 
							
							
								 Pieter Sheth-Voss | acf60c22bc | Merge pull request #2 from knownasilya/patch-2 Add syntax highlighting to readme examples | 2015-04-20 15:37:36 -04:00 |  | 
			
				
					| 
							
							
								 Ilya Radchenko | c2873831ca | Add syntax highlighting to readme examples | 2015-04-20 15:25:10 -04:00 |  | 
			
				
					| 
							
							
								 Pieter Sheth-Voss | 5dbf215c9c | Correct hex2RGB coding, apply tints | 2015-04-17 13:15:13 -04:00 |  | 
			
				
					| 
							
							
								 Pieter Sheth-Voss | 89066b45b6 | Save fill color to .rgb but not tint | 2015-04-17 11:18:51 -04:00 |  | 
			
				
					| 
							
							
								 Pieter Sheth-Voss | 51b7cabd2c | Parse raw_rgb | 2015-04-17 10:21:48 -04:00 |  | 
			
				
					| 
							
							
								 Pieter Sheth-Voss | 08e648bbb5 | Update tests to reflect change in spec for fills | 2015-04-16 10:40:46 -04:00 |  | 
			
				
					| 
							
							
								 Pieter Sheth-Voss | 0b1a0408cb | Merge changes from upsteam | 2015-04-15 16:40:26 -04:00 |  | 
			
				
					| 
							
							
								 Pieter Sheth-Voss | 5f9576a6d2 | Read borders and alignments | 2015-04-15 15:07:45 -04:00 |  | 
			
				
					| 
							
							
								 Pieter Sheth-Voss | 114f257ce4 | Merge remote-tracking branch 'origin/master' | 2015-04-15 09:52:35 -04:00 |  |