Commit Graph

2573 Commits

Author SHA1 Message Date
Adam Bradley
6daa0696c4 chore(actionsheet): tweak actionsheet animations 2016-03-04 12:29:44 -06:00
Brandy Carney
74168278e4 fix(label): remove margin from item-right in a stacked or floating label
references #5319
2016-03-04 13:23:48 -05:00
Brandy Carney
65ee86f168 fix(label): change the flex for stacked and floating labels so buttons can be added
fixes #5319
2016-03-04 13:23:48 -05:00
Adam Bradley
bc0699409e fix(animations): get easing curve from parent animation 2016-03-04 12:17:57 -06:00
Brandy Carney
ec11ae3adf fix(textarea): width of textarea was exceeding page area 2016-03-04 12:50:13 -05:00
Brandy Carney
894824e657 fix(config): fix config set function so that it has arguments defined
fixes #5696
2016-03-04 12:29:58 -05:00
Adam Bradley
703fe16154 fix(windows): detect windows phone via user agent 2016-03-04 11:22:02 -06:00
Brandy Carney
f33a4530cd docs(slides): remove inputs from sildes
fixes #5714
2016-03-04 10:58:16 -05:00
Brandy Carney
948da71e79 docs: add missing brackets to API docs for id
closes #5713
2016-03-04 10:55:57 -05:00
Tim Lancina
4a21fb02f8 docs(IonicApp): IonicApp is not private 2016-03-04 08:55:58 -06:00
Adam Bradley
acf2bd9820 test(platform): fix wp test 2016-03-03 21:21:46 -06:00
Adam Bradley
2e2be91196 docs(platform): add to is() description
Closes #5699
2016-03-03 21:17:44 -06:00
Adam Bradley
bd1173284b docs(platform): fix import statements 2016-03-03 20:39:20 -06:00
Adam Bradley
ae4e447d12 Merge pull request #5703 from itaydemri/patch-1
docs(): update show-hide-when.ts
2016-03-03 20:33:06 -06:00
Brandy Carney
29ff7f1159 feat(windows): UI fixes
references #5565
2016-03-03 17:39:53 -05:00
Brandy Carney
3d12e69d66 refactor(sass): fix incorrect sass value, add max width to alert
references #5565
2016-03-03 16:12:14 -05:00
Brandy Carney
1e73a3457e refactor(sass): update windows alert sass to use variables
renamed some properties, deleted unused ones

references #5651
2016-03-03 16:04:22 -05:00
itaydemri
9995bd5834 Update show-hide-when.ts
typo fix
2016-03-03 22:48:19 +02:00
Brandy Carney
a51268cd6c refactor(sass): update windows action sheet sass to use variables
remove unused styles

references #5651
2016-03-03 15:31:38 -05:00
Brandy Carney
62c7199fd1 Merge branch '2.0' into windows-mode 2016-03-03 13:12:52 -05:00
Brandy Carney
a2a9e3846f test(alert): add test for alerts 2016-03-03 12:48:08 -05:00
Brandy Carney
8db6a855b8 refactor(sass): replace all instances of bg in sass variables with background
references #5651
2016-03-03 12:48:08 -05:00
Brandy Carney
374efde03f refactor(sass): add Sass variables for alert, remove unused selectors
renames some sass variables to work towards a standard convention

references #5651
2016-03-03 12:48:08 -05:00
Brandy Carney
50b7d7052d refactor(sass): add Sass variables for action sheet and rename some
also remove unused properties

references #5651
2016-03-03 12:48:08 -05:00
Tom Sundstrom
6bee667a6d docs(content): fix ion-content scroll event listener example
Function renamed in 91df5f97ee
2016-03-03 10:46:58 +02:00
Tim Lancina
a237c16bc0 chore(): use relative imports in tests 2016-03-02 15:43:51 -06:00
Brandy Carney
2b77d52061 docs(API): clean up API docs 2016-03-01 19:24:33 -05:00
Brandy Carney
1d95e6c339 Merge branch '2.0' into windows-mode 2016-03-01 14:16:22 -05:00
Brandy Carney
5fb1e08347 fix(toolbar): add a min-width to the toolbar content so that it won't overlap buttons
fixes #5657
2016-03-01 12:59:29 -05:00
Brandy Carney
5ca2a55f14 docs(refresher): update API docs for refresher and demo
references #5207
2016-03-01 12:08:01 -05:00
Brandy Carney
143616b9b1 derp: comma 2016-02-29 19:05:32 -05:00
Brandy Carney
02da18b311 Merge branch '2.0' into windows-mode
# Conflicts:
#	ionic/components/searchbar/searchbar.ts
2016-02-29 19:02:55 -05:00
Brandy Carney
ce8eb5ba3b docs(demos): add infinite scroll demo
references driftyco/ionic-site#453
2016-02-29 18:44:09 -05:00
Brandy Carney
cd723898b7 docs(tabs): update tabs demo to include colors and badges
references driftyco/ionic-site#453
2016-02-29 18:43:43 -05:00
Brandy Carney
17c2fe52b9 docs(content): update content functions to private 2016-02-29 16:30:16 -05:00
Brandy Carney
29d3bb1fcb refactor(infinite-scroll): rename the elements to include the word scroll
update API docs & rename endLoading function to complete.

references #5415
2016-02-29 15:49:41 -05:00
Adam Bradley
1bb51c2e26 chore(refresher): rename "endRefreshing" to "complete" 2016-02-29 14:44:15 -06:00
Adam Bradley
fd5c4092bf chore(refresher): update config variable names 2016-02-29 13:51:42 -06:00
Adam Bradley
20fd2c3b8b chore(refresher): add warning for required ion-refresher-content 2016-02-29 13:43:35 -06:00
Adam Bradley
d39f21f410 test(refresher): fix refresher unit tests 2016-02-29 13:27:47 -06:00
Adam Bradley
fdb311d397 chore(virtualScroll): remove virtualScroll until refactor complete 2016-02-29 13:02:18 -06:00
Brandy Carney
ea884ded6d fix(refresher): get scrollTop from the scroll element to prevent refreshing when dragging up
fixes #5207
2016-02-29 13:48:39 -05:00
Brandy Carney
4c93eb06a9 refactor(label): move label css to the correct scss files
references #5651
2016-02-29 12:24:42 -05:00
Adam Bradley
0480fa3b50 feat(infiniteScroll): add infinite scroll
Closes #5415
2016-02-29 11:13:31 -06:00
Brandon Brown
406a709aa1 Update modal.ts
Need to import ViewController for modal as well.
2016-02-27 21:20:15 -08:00
Adam Bradley
66af6ff3a0 test(actionsheet): open modal from actionsheet 2016-02-27 20:51:00 -06:00
chuz93
05a0da480a Update input.ts
Fix <ion-label of the Website's ion-item
2016-02-27 18:12:33 -06:00
Adam Bradley
91df5f97ee refactor(refresher): allow refresher content customization
Breaking Change:

## Refresher:

- `<ion-refresher>` now takes a child `<ion-refresher-content>`
component.
- Custom refresh content components can now be replaced for Ionic's
default refresher content.
- Properties `pullingIcon`, `pullingText` and `refreshingText` have
been moved to the `<ion-refresher-content>` component.
- `spinner` property has been renamed to `refreshingSpinner` and now
goes on the `<ion-refresher-content>` component.
- `refreshingIcon` property is no longer an input, but instead
`refreshingSpinner` should be used.

Was:

```
<ion-refresher (refresh)="doRefresh($event)"
pullingIcon="arrow-dropdown">
</ion-refresher>
```

Now:

```
<ion-refresher (refresh)="doRefresh($event)">
  <ion-refresher-content
pullingIcon="arrow-dropdown"></ion-refresher-content>
</ion-refresher>
```
2016-02-27 17:33:59 -06:00
Brandy Carney
d5ebf3ff5e refactor(alert): remove duplicated styles from imports
closes #5624
2016-02-26 16:57:55 -05:00
Brandy Carney
8cfebe1386 refactor(tabs): remove tabbarIcons and add tabbarLayout which accepts different values
BREAKING CHANGES: `tabbarIcons` has been replaced with `tabbarLayout`
with the following values: `icon-top`, `icon-left`, `icon-right`,
`icon-bottom`, `icon-hide`, `title-hide`.

closes #5625
2016-02-26 16:44:32 -05:00