-
Notifications
You must be signed in to change notification settings - Fork 0
/
version.yaml
52 lines (52 loc) · 2 KB
/
version.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
v0.9.1:
- Initial F5fresh theme with Gulp-built frontend resources
- based on Zurb Foundation 5.5.3
v0.9.2:
- Composite layout with partials, kitchen-sink intro page for testing style changes
- Custom script and style override placeholders
v1.0.0:
- Style guide default layout
- Renamed assets and CMS elements for better versioning and future Foundation 6 compatibility
v1.0.1:
- Added theme customization (site_name, brand_color)
- Improved Gulp build
v1.0.2:
- Added intro page, enabled Yarn package manager
v1.1.0:
- Added Gulp task to increment build number, preloaded Bower vendor assets
v1.1.1:
- Fixed needless sourcemaps minification in Gulp task
v1.2.0:
- Refactored Gulp build to use NPM package configuration (with "not dead" browserslist)
v1.2.1:
- Switched to unminified Modernizr 2.8.3 (from Bower)
v1.3.0:
- Replaced gulp-imagemin with gulp-responsive for image optimization
v1.4.0:
- Updated NPM dependencies, switched back to NPM from Yarn
v1.5.0:
- Updated NPM dependencies, fixed gulp-autoprefixer warning
v1.6.0:
- Updated NodeJS and NPM dependencies
v1.6.1:
- fixed Gulp build BrowsersList override
v1.6.2:
- Updated NPM dependencies, removed IE fallbacks, rebuilt frontend assets
v1.7.0:
- Replaced CSS autoprefixing and minification with PostCSS
v1.8.0:
- Updated NPM dependencies for NodeJS 14.x compatibility, added composer.json
v1.8.1:
- Updated NPM dependencies, included jQuery from CDNjs
v1.9.0:
- Pinned NPM dependencies for LibSass backward compatibility, fixed composer.json
v1.9.1:
- Updated NPM dependencies for ES6 forward compatibility
v1.9.2:
- Added social links repeater field, updated NPM dependencies
v2.0.0:
- Updated dependencies for OctoberCMS v2.x compatibility, removed responsive images Gulp task
v2.1.0:
- Updated dependencies for OctoberCMS v3.x compatibility, upgraded NPM packages
v2.2.0:
- Updated dependencies for OctoberCMS v3.6 compatibility, recombined OCv2 framework extras