matacms / matacms-simple-theme
Basic theme for MATA CMS
Installs: 2 806
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 5
Forks: 0
Open Issues: 0
Language:CSS
Type:yii2-extension
- dev-development
- 1.1.1.2-alpha
- 1.1.1.1-alpha
- 1.1.1.0-alpha
- 1.1.0.9-alpha
- 1.1.0.8-alpha
- 1.1.0.7-alpha
- 1.1.0.6-alpha
- 1.1.0.5-alpha
- 1.1.0.4-alpha
- 1.1.0.3-alpha
- 1.1.0.2-alpha
- 1.1.0.1-alpha
- 1.1.0.0-alpha
- 1.0.9.9-alpha
- 1.0.9.8-alpha
- 1.0.9.7-alpha
- 1.0.9.6-alpha
- 1.0.9.5-alpha
- 1.0.9.4-alpha
- 1.0.9.3-alpha
- 1.0.9.2-alpha
- 1.0.9.1-alpha
- 1.0.9-alpha
- 1.0.8.4-alpha
- 1.0.8.3-alpha
- 1.0.8.2-alpha
- 1.0.8.1-alpha
- 1.0.8-alpha
- 1.0.7-alpha
- 1.0.6-alpha
- 1.0.5-alpha
- 1.0.4-alpha
- 1.0.3-alpha
- 1.0.2-alpha
- 1.0.1-alpha
- 1.0.0-alpha
- dev-master
- dev-update-assets-and-styling
- dev-forgotten-password-fix-based-on-1.0.8.4-alpha
- dev-customHeader
This package is not auto-updated.
Last update: 2024-11-09 16:32:27 UTC
README
Simple Theme module is a basic theme for MATA CMS.
Installation
- Add the module using composer:
"matacms/matacms-simple-theme": "~1.0.0"
Changelog
1.1.1.2-alpha, November 11, 2016
- Styling updates
1.1.1.1-alpha, October 27, 2016
- Styling updates
1.1.1.0-alpha, September 29, 2016
- Bug fixes
1.1.0.9-alpha, September 28, 2016
- Styling fixes for inputs
1.1.0.8-alpha, September 27, 2016
- Navigation fix for Firefox
1.1.0.7-alpha, September 27, 2016
- Navigation fix for Firefox
1.1.0.6-alpha, September 5, 2016
- Updated js/layout/forms.js
1.1.0.5-alpha, August 26, 2016
- Bugfix
1.1.0.4-alpha, June 8, 2016
- Styling update for selectize
1.1.0.3-alpha, May 13, 2016
- Added collection of user's offsetFromUTC on login
1.1.0.2-alpha, May 2, 2016
- Updated styling and javascript for carousels and snippets
1.1.0.1-alpha, April 28, 2016
- Styling updates for carousels
1.1.0.0-alpha, April 28, 2016
- Styling updates for carousels
1.0.9.9-alpha, April 26, 2016
- Fix for container height
1.0.9.8-alpha, March 2, 2016
- Added MATACMS_TYPEKIT_CODE as a Setting for Typekit in layouts
1.0.9.7-alpha, November 30, 2015
- Styling changes.
1.0.9.6-alpha, October 13, 2015
- Updated language.js
1.0.9.5-alpha, October 13, 2015
- Updated theme.js (added mata.simpleTheme.reloadRearrangeData(url))
1.0.9.4-alpha, October 12, 2015
- Styling changes.
- Added mata.simpleTheme.hideParentBackdrop() function that runs on window unload event
1.0.9.3-alpha, October 8, 2015
- Styling changes.
1.0.9.2-alpha, September 29, 2015
- Added assets for matacms-language module
1.0.9.1-alpha, September 24, 2015
- Added additional links for subnavigation items
- Styling changes
- Removed XML declarations
1.0.9-alpha, August 21, 2015
- Multiple style and javascript changes.
1.0.8.4-alpha, July 9, 2015
- Styling changes.
1.0.8.3-alpha, July 6, 2015
- Added form hint with tooltip styling, updates
1.0.8.2-alpha, June 24, 2015
- Added name for iframe (needed for acceptance tests to switch into iframe)
1.0.8.1-alpha, June 9, 2015
- Fixed a bug with buttons being hidden below the fold until the window is resized
1.0.8-alpha, June 9, 2015
- Added function to show specific subnavigation
1.0.7-alpha, May 27, 2015
- Styling changes.
1.0.6-alpha, May 26, 2015
-
Styling changes.
-
Set datetimepicker z-index to be higher than imperavi
1.0.5-alpha, May 22, 2015
- Styling changes.
1.0.4-alpha, May 21, 2015
- Favicon update.
1.0.3-alpha, May 20, 2015
- Bug fixes.
1.0.2-alpha, May 19, 2015
- 'Back to list view' bugfix.
1.0.1-alpha, May 19, 2015
- Styling changes.
1.0.0-alpha, May 18, 2015
- Initial release.