| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-10-14 | patched border parsing for Style#add_style to enforce color and style options | Randy Morgan | |
| 2012-09-14 | Patch for 1.8.7 and update table style example to use custom name | Randy Morgan | |
| 2012-09-14 | New fonts should use the default font values before applying custom style ↵ | Randy Morgan | |
| options via add_style | |||
| 2012-08-23 | show how to do border edges in the exempts and update docs in stylesheet | Randy Morgan | |
| 2012-07-07 | documentation updates | Randy Morgan | |
| Huge thanks to @teleological for pointing out the error in Styles#add_style | |||
| 2012-04-25 | properly return a numFmt object or numFmtId based on add style type info | Randy Morgan | |
| 2012-04-24 | add_style refactoring. | Randy Morgan | |
| 2012-04-23 | first stage refactoring for Style#add_style [inprogress] | Randy Morgan | |
| 2012-04-20 | [#33] Add support for Dxf elements to enable conditional formatting | Stephen Pike | |
| New Dxf class implements 18.8.14. Conditional formatting now "works". Add :type option to add_styles, defaults to :xf when add_styles is called with :dxf type, new styles are not added to the global @styles set. Dxf child elements only exist inside the `<dxf>` chunk. Added tests and an example. | |||
| 2012-04-09 | credit where credit is due, some docs changes and removing the befor_script ↵ | Randy Morgan | |
| from travis as it requires rake in the deps it seems. | |||
| 2012-04-05 | Removed rake 0.8.7 dependency specific to ruby 1.9.2, as it didn't seem | Scott | |
| to break anything without it Made border definitions access instead of delete hash params, as calling it from within a loop without cloning the style hash was causing it to be empty on subsequent loops. Didn't see any reason to be deleting them. Added :edges param to :border hash to specify [:top,:bottom], etc. If it's absent, defaults to all edges. | |||
| 2012-04-03 | pre-release cleanup | Randy Morgan | |
| 2012-04-01 | rebuild all serialization to use string concatenation instead of nokogiri. | Randy Morgan | |
| 2012-03-23 | update add Styles#add_style to allow a simple hash to create a new border style | Randy Morgan | |
| 2012-03-14 | Merge branch 'master' of github.com:randym/axlsx | Randy Morgan | |
| 2012-03-14 | code formatting. | Randy Morgan | |
| 2012-03-14 | include applyAlignment attribute when adding style | ochko | |
| 2012-02-27 | Add support for underlined text. | Stefan Daschek | |
| 2012-02-21 | specs for Jonathan Tron's applyBorder patch. | Randy Morgan | |
| 2012-02-20 | Merge pull request #31 from JonathanTron/patch-2 | Randy Morgan | |
| Ensure border is applied if border specified in `Styles#add_style` | |||
| 2012-02-20 | Ensure border is applied if border specified in `Styles#add_style` | Jonathan Tron | |
| 2012-02-20 | Fix doc for setting font name in styles | Jonathan Tron | |
| 2012-02-13 | Remove entirely the dependancies on i18n and active support. | Randy Morgan | |
| 2012-02-12 | Adding in support for optionally using the shared strings table. This will ↵ | Randy Morgan | |
| allow us to inter-op properly with Numbers | |||
| 2012-01-18 | remove linebreaks/indentation when saving to encourage interop with rubyXL | Randy Morgan | |
| https://github.com/randym/axlsx/issues/19 | |||
| 2011-12-16 | number format needs to be applied if a format is specified. | Randy Morgan | |
| 2011-12-07 | patch for issue #1 | Randy Morgan | |
| force binary encoding for zip entries. [bug] fixed error in app.rb so extended properties can now be used. improved support for OOXML cell element types. | |||
| 2011-12-01 | added default formatting for date types when the cell style is 0 and the ↵ | Randy Morgan | |
| data type is :time | |||
| 2011-11-29 | prepping for 1.0.10 release and travis integration | Randy Morgan | |
| 2011-11-26 | adding in support for ruby 1.9.3 | Randy Morgan | |
| release version 1.0.9 | |||
| 2011-11-20 | first commit | Randy Morgan | |
