| Age | Commit message (Collapse) | Author |
|
|
|
This is really the same as just initializing the object, but anyone who
knows about three_tone is going to expect two_tone to be there as well.
|
|
|
|
You can now use Axlsx::ColorScale.three_tone or
Axlsx::ColorScale.two_tone to create pretty conditional formatting.
|
|
Time to think about ending support for 1.8.7?
|
|
initializer to bring the API inline with ColorScale
|
|
This lets us pass hashes defiing cfvo and colors for color scale
conditional formatting with out the bs of hacking up the existing
defaults.
|
|
Escape URLs used as target for hyperlinks.
Awesome
|
|
Up to now, when using an URL containing a & character, the generated XML was invalid.
|
|
Unfortunately I already pushed the gem…..
|
|
|
|
|
|
|
|
|
|
|
|
Some users have reported that they are repeatedly serializing the
package. They need to know that it is not additive, and I need to
remove the instance variable as there is no reason to maintain
completed parts list since it is only used for serialization.
|
|
hyperlink
|
|
cfvo collections and fixed camel casing in data_bar
|
|
|
|
|
|
position
|
|
|
|
|
|
|
|
|
|
|
|
serialized as differntly named nodes with the same data content
|
|
|
|
|
|
|
|
|
|
validation
|
|
|
|
Just comment out what you dont want to generate.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
patched type on Cfvo
|
|
|
|
|
|
|
|
|
|
|
|
This still needs the Camel -> Snake patch and aliases
|
|
|