File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -12,14 +12,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
12
12
- ** IE11 Note** : Dropped support for IE11 (use v3.5.0 or below) (library still works with IE11 using polyfill)
13
13
### Added
14
14
- Alt Text to charts [ \# 848] ( https://github.com/gitbrent/PptxGenJS/pull/848 ) ([ yorch] ( https://github.com/yorch ) )
15
- - support for Tab Stops [ \# 853] ( https://github.com/gitbrent/PptxGenJS/pull/853 ) ([ wangfengming] ( https://github.com/wangfengming ) )
16
- - support for text highlight [ \# 857] ( https://github.com/gitbrent/PptxGenJS/pull/857 ) ([ wangfengming] ( https://github.com/wangfengming ) )
17
- - transparency to line [ \# 889] ( https://github.com/gitbrent/PptxGenJS/pull/889 ) ([ mmarkelov] ( https://github.com/mmarkelov ) )
18
- - transparency to slide [ \# 891] ( https://github.com/gitbrent/PptxGenJS/pull/891 ) ([ mmarkelov] ( https://github.com/mmarkelov ) )
15
+ - Tab Stops to Text objects [ \# 853] ( https://github.com/gitbrent/PptxGenJS/pull/853 ) ([ wangfengming] ( https://github.com/wangfengming ) )
16
+ - Text Highlight to Text objects [ \# 857] ( https://github.com/gitbrent/PptxGenJS/pull/857 ) ([ wangfengming] ( https://github.com/wangfengming ) )
17
+ - Transparency to line [ \# 889] ( https://github.com/gitbrent/PptxGenJS/pull/889 ) ([ mmarkelov] ( https://github.com/mmarkelov ) )
18
+ - Transparency to slide [ \# 891] ( https://github.com/gitbrent/PptxGenJS/pull/891 ) ([ mmarkelov] ( https://github.com/mmarkelov ) )
19
19
### Changed
20
20
- Website/Docs Docusaurus v2.0; major UI facelift [ \# 931] ( https://github.com/gitbrent/PptxGenJS/pull/931 ) ([ gitbrent] ( https://github.com/gitbrent ) )
21
21
### Deprecated
22
- - TODO: do diff and gather these
22
+ - Slide.fill ( ` BackgroundProps ` ) - use ` ShapeFillProps ` instead
23
23
### Removed
24
24
- Browser Demo: Dropped support for IE11 (use v3.5.0 or below) (library still works with IE11 using polyfill)
25
25
### Fixed
You can’t perform that action at this time.
0 commit comments