Releases: dimanech/atlas-guide
Releases · dimanech/atlas-guide
v1.3.3
UP:
- Refactored font string parser
- "User space" dependencies:
sass
1.15.1 -> 1.16.1
postcss
7.0.5 -> 7.0.14
marked
0.6.0 -> 0.6.1 (Security fix)
d3-shape
1.2.2 -> 1.3.3
d3-scale
2.1.2 -> 2.2.2
- Development dependencies
v1.3.2
ADD:
- Exclude empty categories from navigation #81
FIX:
- configuration executed several times when
buildAll
is called
UP:
v1.3.1
FIX:
- Internal assets path not resolved when assets is copied on guide generation. Only valid for
copyInternalAssets
: true.
v1.3.0
ADD:
createDestFolder
, indexPageSource
preferences
UP:
- optimization of flow: not changed files will not trigger page write to fs
- navigation improvements: pages without content in comments would not appear into guide
- dependencies
v1.2.0
ADD
- Possibility to use both CSS custom properties and SCSS variables in project constants. #52
- Icon templates to store SVG icons "sprite"
UP
- "User space" dependencies
- Dev dependencies
- Documentation
v1.1.13
- FIX:
- #50 d3.js error if project name use path-like naming. Ex:
@some/project
- UP:
v1.1.12
UP:
-
Dependencies
sass
1.14.2 -> 1.14.3
sass-graph
3.0.2 -> 3.0.3
-
Dev dependencies
v1.1.11
UP:
- function names refactoring
- dependencies
sass
1.14.1 -> 1.14.2
sass-graph
3.0.0 -> 3.0.2
RM:
v1.1.9
UP:
- Dependencies:
- marked
0.5.0
-> 0.5.1
- mustache
2.3.2
-> 3.0.0
- sass
1.13.4
-> 1.14.1
- Development dependencies