You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add tests
* Add support for "hair" style
* Support excel-specific border styles
* Use black border if styled but color unspecified
* Added documentation and whatsnew
* Black linter
* Fixed tests for Excel border color fallback
* Revert style.ipynb metadata
* Fix typo
* Revert border-color default value
* Revert "Fixed tests for Excel border color fallback"
This reverts commit d2680ef.
* Revert border color default tests
* Updated whatsnew entry
* Add method link to whatsnew
* Add tests and fix case sensitivity
* Apply black linter
* Update v1.5.2.rst
* Fix documentation typo
* Test that border shorthand works
* Append Excel styles to shorthand parsing
* Update to find_stack_level call
* Update v1.5.3.rst
"Table level styles, and data cell CSS-classes are not included in the export to Excel: individual cells must have their properties mapped by the `Styler.apply` and/or `Styler.applymap` methods."
0 commit comments