19 Jul, 2016
2 commits
18 Jul, 2016
1 commit
15 Jul, 2016
1 commit
11 Jul, 2016
2 commits
08 Jul, 2016
5 commits
-
Layout support See merge request !51
-
…t' aligned to right of screen
-
- Added support only to 'rightbar' and 'default' @TODO - Develop all layouts Signed-off-by: Paulo Tada <paulohtfs@gmail.com> Signed-off-by: Tallys Martins <tallysmartins@gmail.com>
06 Jul, 2016
1 commit
-
…re (with already two templates implemented)
05 Jul, 2016
2 commits
04 Jul, 2016
10 commits
-
Skins - Build/deploy support The first **_skins_** feature implementation doesn't works to `gulp build` tasks. Now, this changes enables support to a specific **`package.json`** to subthemes, allowing a default skin (optionally) in each subtheme folder. Added to some simple refactorys into `gulp/conf.js` file. Example of the new **`package.json`** file of `angular-participa-consulta` subtheme: ``` javascript { "name": "angular-participa-consulta", "version": "1.0.0", "description": "The theme for 'Consulta publica' community specific colors and UI changes", "config": { "theme": "angular-participa-consulta", "skin": "skin-yellow" //Here is the DEFAULT theme skin }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC" } ``` These changes is related with merge !48 and fixes #96 See merge request !50
-
This reverts commit 1fafb3da2646a7fc4f44ca4f942fdd5100514bad.
-
This reverts commit 9488b1d57f567910fa23837b3aaddb59dceb03e4.
-
This reverts commit 9f3edb4c7f9f085bd20c597e3e40086cee659ea7, reversing changes made to 166d39f061f8e8ad05990ff4591d10678a9083c1.
-
This reverts commit 6626d8a819bd5789c4458a5d1a8672f96a0ff961.
-
* master: Added skins support when release a BUILD on dist directory
-
* skin-build-dist: Added skins support when release a BUILD on dist directory
01 Jul, 2016
2 commits
30 Jun, 2016
1 commit
29 Jun, 2016
8 commits
-
This reverts commit f9ba6908509a9bb0fcb048af8b70e14239454dc7.
-
Search ui - Fix CSS :hover See merge request !49
-
Skin structure - Core default theme error
28 Jun, 2016
5 commits