03 Aug, 2016
1 commit
11 Jul, 2016
2 commits
04 Jul, 2016
4 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 9488b1d57f567910fa23837b3aaddb59dceb03e4.
-
This reverts commit 9f3edb4c7f9f085bd20c597e3e40086cee659ea7, reversing changes made to 166d39f061f8e8ad05990ff4591d10678a9083c1.
-
* skin-build-dist: Added skins support when release a BUILD on dist directory
01 Jul, 2016
1 commit
29 Jun, 2016
3 commits
-
Search ui - Fix CSS :hover See merge request !49
28 Jun, 2016
1 commit
20 Jun, 2016
1 commit
15 Jun, 2016
3 commits
-
* fix-invisible-block-title: fix invisible block title
07 Jun, 2016
1 commit
-
…designModeToggler Component
31 May, 2016
1 commit
23 May, 2016
2 commits
20 May, 2016
1 commit
19 May, 2016
2 commits
18 May, 2016
1 commit
13 May, 2016
1 commit
11 May, 2016
6 commits
06 May, 2016
1 commit
12 Apr, 2016
1 commit
-
Signed-off-by: Carlos Coêlho <carlospecter@gmail.com> Signed-off-by: Arthur Jahn <stutrzbecher@gmail.com>
01 Apr, 2016
4 commits