Commit graph

4 commits

Author SHA1 Message Date
Grzegorz Rozdzialik
fd09e652c8 feat(forms): add example selects with valid styling (#286)
Add another card to the form inputs view displaying selects (single and multiple). Fix options styling.

Related to issue #282
2016-10-04 12:45:36 +03:00
nixa
3ff5c51f1a feat(rc6): update to rc6 2016-09-19 14:30:30 +03:00
nixa
aa5badbc96 fix(ng2-bootstrap): update components accordingly 2016-09-01 19:39:40 +03:00
nixa
5b7c132eac feat(rc5): update to angular rc.5
- NgaModule - module wrapper for all ng2-admin custom features
- Ng Module per page
- async components load
- menu moved (again) to a separate file (as now each module has its own route file)
- no need to import Ba* directives into the pages which have NgaModule in the import statement
2016-08-30 14:34:53 +03:00