Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow changing the CSS framework #39

Closed

Conversation

kavi87
Copy link
Contributor

@kavi87 kavi87 commented Aug 24, 2015

Fix #35

Twitter Bootstrap libraries have been deported to their own fragment (ui-bootstrap). Another fragment has been created with angular-material related dependencies (ui-material). This allow to specify the CSS framework to use by including the corresponding fragment instead of systematically autoloading Bootstrap.

Each ui- fragment map the name "{framework}" to their id. This allow other modules to always refer to the chosen CSS framework as {framework}/framework.

@kavi87 kavi87 force-pushed the enhancement-35-change-css-framework branch from 56d45dd to 8f34f0a Compare August 25, 2015 07:41
@kavi87 kavi87 force-pushed the enhancement-35-change-css-framework branch from 8f34f0a to 8d2baaf Compare September 3, 2015 09:31
@kavi87 kavi87 changed the title Allow disabling bootstrap & angularUI Allow changing the CSS framework Oct 20, 2015
@kavi87 kavi87 closed this Nov 3, 2015
@kavi87 kavi87 deleted the enhancement-35-change-css-framework branch April 15, 2016 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants