dd9ac7d97f 
							
						 
					 
					
						
						
							
							Removed unnecessary console.error statements  
						
						... 
						
						
						
						Fixes  #27 
h/t Sebmaster for pointing this out 
					
						2013-10-10 02:53:15 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							d85183c75f 
							
						 
					 
					
						
						
							
							version bump 0.2.7-d: CSV generation issue  
						
						... 
						
						
						
						double-quotes are emitted as \"\" 
						
					 
					
						2013-10-10 02:53:02 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							81f89d6f4e 
							
						 
					 
					
						
						
							
							version bump 0.2.7-c: basic html from sst  
						
						... 
						
						
						
						Very basic rendering.  Will ultimately be a separate component (to share code
with the more general formatting case) 
						
					 
					
						2013-10-10 02:44:18 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							55ba84d561 
							
						 
					 
					
						
						
							
							version bump 0.2.7-b: formatted string support  
						
						... 
						
						
						
						Mixed formatting stored in the shared string table.
Ultimately there will be a function to convert to HTML, but in the interim this
extracts plaintext and populates the right fields 
						
					 
					
						2013-10-10 02:44:18 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							247fd22c06 
							
						 
					 
					
						
						
							
							jshint passes  
						
						
						
					 
					
						2013-10-10 02:44:18 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							c5c3eebb09 
							
						 
					 
					
						
						
							
							LICENSE clarification; get_formulae function  
						
						... 
						
						
						
						To avoid future confusion, any code shared between this and the XLS project
relate to concepts discussed in ECMA-376 and hence fall within the purview of
this project's license.  A similar note should appear in the license for the
other projects. 
						
					 
					
						2013-10-10 02:44:18 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							5341a85f55 
							
						 
					 
					
						
						
							
							version bump 0.2.6: IE10 Drag and Drop support  
						
						
						
					 
					
						2013-10-10 02:44:18 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							1dc777f521 
							
						 
					 
					
						
						
							
							version bump 0.2.5: IE fix  
						
						... 
						
						
						
						IE apparently doesn't like [^], so the checks have been replaced with [^\u2603]
(eliminating ☃ the unicode snowman) 
						
					 
					
						2013-10-10 02:44:18 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							6716857483 
							
						 
					 
					
						
						
							
							shielding csv parser from unsupported formats  
						
						
						
					 
					
						2013-10-10 02:44:18 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							e3301e1ff1 
							
						 
					 
					
						
						
							
							version bump 0.2.3: refactoring  
						
						... 
						
						
						
						- internally renamed count->Count and uniqueCount->Unique like xlsjs
- factored out xml bool parsing 
						
					 
					
						2013-10-10 02:44:18 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							8fc0f91395 
							
						 
					 
					
						
						
							
							Fixed xml parsing of '0' in date1904  
						
						
						
					 
					
						2013-10-10 02:44:18 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							a0b73e3d4f 
							
						 
					 
					
						
						
							
							Version bump 0.2.1: date1904 support  
						
						... 
						
						
						
						date1904 flag now propagated to SSF 
						
					 
					
						2013-10-10 02:44:18 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							0d8fedfe1f 
							
						 
					 
					
						
						
							
							added 'e' format from SSF  
						
						
						
					 
					
						2013-10-10 02:44:18 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
						
						
							
						
						
							8bd3c624ac 
							
						 
					 
					
						
						
							
							split xlsx.js into multiple files  
						
						... 
						
						
						
						run `make` to combine the files.
Files are named in numerical order based on the relative placement 
						
					 
					
						2013-10-10 02:44:18 -04:00