Welcome to mirror list, hosted at ThFree Co, Russian Federation.

CHANGELOG.md - github.com/vantagedesign/ace-documentation.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c7c2d91e5761b697c38b2c62684cd797be1a54ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
## Version 1.0.3
 - [FIX] Remove source map imports from JS files (@jhollowe)
 - [FIX] Fix minifier error with spacing in next-prev-page (@jhollowe)
 - [ADD] Allow disabling the TOC (@jhollowe)
 - [ADD] Allow Google Analytics to only track production site (@jhollowe)
 - [FIX] Prevent empty heaver toggler (@jhollowe)
 - [ADD] New table shortcode for styled tables (fixes issue #2)
 - [FIX] Typo in readme


## Version 1.0.2

- [FIX] Fixed folder structure in exampleSite for non-extended Hugo version.

## Version 1.0.1

- [FIX] Include the resources folder in the theme for Hugo standard version.

## Version 1.0.0

 - Initial release