27 Commits

Author SHA1 Message Date
b5f5812bb4 docs(breaking): add a file to redirect to the new directory 2018-04-05 13:10:52 -04:00
dc326c3887 chore(angular): move breaking changes document to angular directory 2018-04-05 13:03:35 -04:00
926c8859ce docs(breaking): alert, actionsheet 2018-04-03 18:49:53 +02:00
98403fa883 docs(components): update menu and breaking changes 2018-03-27 16:47:23 -04:00
ce5b47ef99 refactor(toolbar): rename the slots to match other component behavior
`left` -> `start`
`right` -> `end`
`start` -> `secondary`
`end` -> `primary`
2018-03-27 16:45:26 -04:00
574c346d45 revert(toolbar): revert to use old button attributes
references #14172
2018-03-23 14:39:13 -04:00
779f02c932 docs(breaking): update the order and toc 2018-03-20 16:34:31 -04:00
e19b2142c5 refactor(component): update design to match the modes more 2018-03-20 15:54:33 -04:00
d3105d1a76 docs(breaking): add a section on the spinner name change 2018-03-20 12:57:44 -04:00
e8cf9927cc refactor(toolbar): remove the mode-start and mode-end slots
- adds examples of the new way to achieve this in the e2e tests
- updates breaking change to document the new slots properly and with
examples
- removes the first-child margin on buttons in toolbar
- removes the margin on ion-buttons

closes #14172
2018-03-19 17:47:52 -04:00
cc365f829d refactor(fab): combine boolean position attributes to string props
fixes #13596
2018-03-07 17:31:05 -05:00
b1dbc1b733 docs(breaking): update theming changes to account for sass imports 2018-02-27 12:40:44 -05:00
3b2c1c9b9a docs(breaking): update breaking changes to include colors and item 2018-02-22 13:22:27 -05:00
2f32ecc15a docs(breaking): update breaking changes to include item sliding markup 2018-02-09 22:41:30 -05:00
5ed6c71888 fix(item-sliding): fix the item options visibility and wrap the button
- updates documentation
- renames `getSlidingPercent` to `getSlidingRatio `
- adds expandable as a property to option
- renames classes and updates styles
- fixes a bug where active class wasn’t being removed on drag end

references #13993
2018-02-09 22:35:20 -05:00
b4854eac87 docs(breaking): add breaking changes for menu toggle 2018-02-01 12:26:58 -05:00
262a2ec8d8 docs(button) fix table markdown in breaking 2018-02-01 11:23:49 -06:00
4f66a01cbf docs(button) add size, fill, expand to breaking 2018-02-01 11:19:42 -06:00
6d56d05cab docs(icon): update docs to mention isActive being removed
updates tests to no longer use is-active property
2018-01-12 13:00:40 -05:00
aa6ace9280 feat(text): add text component and documentation
also adds to the breaking changes file
2018-01-09 11:52:26 -05:00
b07eef63ad docs(item): add item group docs and update breaking changes 2018-01-09 10:25:50 -05:00
45c9f520f8 docs(): update nav breaking changes 2018-01-08 23:38:01 -06:00
a47e2e87aa docs(breaking) update chip-button fill usage 2018-01-08 14:39:43 -06:00
c747f1e294 docs(select): add docs for select and add to breaking changes 2017-12-22 11:44:55 -05:00
11c954b283 refactor(sass): separate sass variables from styles (#13547)
* refactor(sass): separate sass variables from styles

also adds styles for stand alone avatar

closes #9192 closes #12880

* style(range): remove deprecated variable

* refactor(sass): move variables for chip and fix file naming
2017-11-30 10:30:40 -05:00
aff9b516ac feat(ios): add ios 11 layout support (#13473)
* feat(): support ios11 layout

* style(): update ios11 layout mixins

* style(): ios layout updates

* style(): adjust tabs vars

* refactor(app): add statusbar for md mode and move sass vars

adds cordova test for app and renames sass vars to remove cordova

* test(app): update app cordova test for button

* test(app): add page three
2017-11-29 10:33:02 -05:00
0c899904b8 docs(breaking): move breaking docs up a level 2017-11-15 13:53:55 -06:00