Skip to content

Releases: EyeSeeTea/xlsx-populate

Release 4.3.0

12 Mar 11:26
f1ea2fc
Compare
Choose a tag to compare
  • Bug fix: Add missing overload in cell class value method (by @Bassadin)
  • Adding xml:space="preserve" when a string contains a space (by @jvdneut)
  • Enhance comment with dynamic text alignment. For RTL purposes, the alignment of text even in the comment to be consistent (by @lahmar-amal)
  • Don't throw exception on unsupported drawing node. Just throw a console error
  • Set default conditionalFormatting type to expression
  • Check attribute is presence before converting to string
  • Bug fix: Insert dxfs node after cellStyles - fixed Excel 365 warning
  • Add debug scripts to extract/compact/diff xlsx files and XML contents
  • Check fNode.attributes.si with _.isNil

You can find this release at EyeSeeTea npm

Release 4.2.0

06 Jun 09:30
c971df1
Compare
Choose a tag to compare
  • Add comments to cell and sheet (by @dimitriredp)
  • Add attribute error style to data validation node
  • Add conditional formatting

Release 4.1.0

11 Feb 21:07
6356d41
Compare
Choose a tag to compare
  • Add sheet protection

Release 4.0.0

29 Jan 09:23
6b9685d
Compare
Choose a tag to compare
  • Integrate TS type definitions
  • Update documentation
  • Add helper methods from Bulk-Load so that they can be re-used in predictors-extended
  • Publish to npm as @eyeseetea/xlsx-populate

Release 3.7.0 (Bulk-Load)

20 Nov 08:35
46dc5bd
Compare
Choose a tag to compare
Merge pull request #7 from EyeSeeTea/development

Release 3.7.0 (Bulk Load)

Release 3.6.0 (Bulk-Load)

27 Oct 07:48
f939332
Compare
Choose a tag to compare
Merge pull request #5 from EyeSeeTea/development

Release 3.6.5 (Bulk Load)