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

ABC Theming, Layout, Design accessaries. #21

Open
thruthesky opened this issue May 13, 2017 · 0 comments
Open

ABC Theming, Layout, Design accessaries. #21

thruthesky opened this issue May 13, 2017 · 0 comments
Milestone

Comments

@thruthesky
Copy link
Owner

thruthesky commented May 13, 2017

Settle how abcframework will have its theming, layout, design accessories.

There are many good Angular design components out there.
But don't try to create a new parent module for these good library, because it's not an easy work and when each component has bug and updated, it's going to be a hell and another hell.

So, just test and make a list of good examples.

But still, you need a parent module to have a good theming or layout of the app for easy start.

So I got an idea from covalent. It has a good design theming based Angular material design. It just wraps using Angular MD but unfortunately it does not support IE 10 and IE 11.

So, I am going to wrap ng-bootstrap to make a parent module for theming and layout.

Wrap ng-bootstrap to make it more easy and create some default design ( easy thing first ) and have a theme/layout.

repo: https://www.npmjs.com/package/bootcomp

Refrence:

https://github.com/brillout/awesome-angular-components#ui-layout

Look ok. Support from IE 10.
https://vmware.github.io/clarity/documentation/navigation

No Good. UI itself is Good but does not support IE10 and IE11. No benefit on Not using ionic.
https://github.com/teradata/covalent

@thruthesky thruthesky added this to the 0.4 milestone May 13, 2017
@thruthesky thruthesky changed the title ABC Components ABC Design Tools May 13, 2017
@thruthesky thruthesky changed the title ABC Design Tools ABC Theming, Layout, Design accessaries. May 13, 2017
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

No branches or pull requests

1 participant