Commit Graph

10 Commits

Author SHA1 Message Date
Amit Moryossef
26c653e43e feat(item): deprecate item-left / item-right attributes for item-start / item-end (#11125)
item-start and item-end make more sense for RTL

* refactor(item): replaced item-left with item-start
replaced item-right with item-end

* style(item): fix spacing

* fix(item): add backwards support for left/right in ng-content

* fix(item): deprecated old variables, not breaking change

* fix(scss): fix variable name

* fix(item): old attributes deprecated support
2017-05-05 11:53:32 -04:00
Dan Bucholtz
59eb9a328d refactor(): restructure components to loosen coupling, move overlay-portal, click-block, menu-controller and other app-level functionality to app directory. The motivation for this change is logical grouping, decoupling components from each other, and improving the ability to drop more unused components from bundle 2017-04-20 23:21:25 -05:00
JamesM
a0554573de docs(avatar): fix typo
'avatars' rather than 'avatar's' for plural
2017-04-02 15:05:05 +02:00
perry
41e34fc4ce chore(docs): moving docs from /docs/v2 to /docs 2017-03-29 11:00:52 -05:00
mhartington
546003037e docs(): hide modules from docs 2017-03-16 11:49:46 -04:00
Brandy Carney
ddcd3cf1c5 refactor(components): convert components to separate modules 2017-03-15 16:07:06 -04:00
Felix Gellner
dbfc79b63a docs(avatar): fix typo (#9965)
place to placed
2017-01-11 16:22:35 -05:00
Mike Hamilton
cd53722bc4 docs(): fix spelling
Closes #8296
2016-09-30 13:41:48 -04:00
mhartington
4baa5b1e0c docs(): update docs 2016-09-26 14:28:11 -04:00
Adam Bradley
52ada1ca6d chore(components): ngmodule updates 2016-09-13 17:07:33 -05:00