Brandy Carney
deb3dd5b7a
Merge pull request #5674 from jgw96/2.0
...
docs(demos): make destructive button top button
2016-03-02 10:02:52 -05:00
Justin Willis
1af75225cb
docs(demos) make destructive button top button
2016-03-01 23:55:47 -06:00
Justin Willis
6d44e26edc
Merge pull request #4 from driftyco/2.0
...
2.0
2016-03-01 23:46:53 -06:00
Brandy Carney
2b77d52061
docs(API): clean up API docs
2016-03-01 19:24:33 -05:00
Tim Lancina
1473011a89
chore(generators): remove constructor parameter decorators
...
Addresses #5671 .
2016-03-01 18:23:43 -06:00
Tim Lancina
8faba7d5d2
chore(): update READMEs to new package name
2016-03-01 18:06:33 -06:00
Brandy Carney
8eab9466f7
chore(ionic): release beta 2 and update changelog
v2.0.0-beta.2
2016-03-01 15:32:33 -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
1f3db2ad1e
docs(demos): update config to move config JS in index
2016-03-01 11:10:33 -05:00
Brandy Carney
f0e7a69a90
docs(demos): fix refresher and infinite scroll demo to use the injectable in index
2016-03-01 11:10:33 -05:00
Tim Lancina
08178ecac0
chore(demos): fix demo entries
2016-03-01 10:04:09 -06:00
Brandy Carney
487da57e37
docs(demos): change apostrophes to quotes to make Adam happy
...
references nothing
2016-02-29 20:25:45 -05:00
Brandy Carney
5932706332
docs(demos): add variables Sass file to use colors and add to icons
...
references driftyco/ionic-site#453
2016-02-29 19:15:22 -05:00
Brandy Carney
9b8d5bc55a
docs(demos): fix spacing on modal and nav params demos
...
references driftyco/ionic-site#453
2016-02-29 18:47:30 -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
perry
b93bc0c1bd
chore(dgeni): filter out local filesystem paths from the docs
2016-02-29 16:45:29 -06:00
Tim Lancina
dbc5737d82
chore(): update copy.libs task to work with npm 2 and 3
2016-02-29 15:35:58 -06:00
Tim Lancina
79b868b0a8
chore(): use typescript 1.7 for now
...
1.8 breaks a few things, use 1.7 until we figure them out
2016-02-29 15:35:58 -06:00
Tim Lancina
4113b31fe6
Revert "chore(): update typescript to 1.8"
...
This reverts commit 7a01234e07 .
2016-02-29 15:35:58 -06:00
Brandy Carney
17c2fe52b9
docs(content): update content functions to private
2016-02-29 16:30:16 -05:00
Brandy Carney
834d6c690e
docs(demos): remove inline styling from segment API demo
...
references driftyco/ionic-site#453
2016-02-29 16:15:29 -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
Brandy Carney
4e3604e3ed
Merge pull request #5642 from jgw96/2.0
...
docs(demos): clean up of alert and actionsheet demo
2016-02-29 14:03:56 -05: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
Tim Lancina
f905e18a80
chore(transpile): don't kill stream on TS errors
2016-02-29 11:49:02 -06:00
Tim Lancina
7a01234e07
chore(): update typescript to 1.8
2016-02-29 11:44:27 -06: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
Tim Lancina
3784f47cfa
fix(generate): output correct Sass import for pages
...
Closes #5641 .
2016-02-29 08:54:15 -06:00
Adam Bradley
3d86cccafc
Merge pull request #5637 from 7200rpm/patch-1
...
docs(): update modal.ts
2016-02-28 19:41:09 -06:00
Justin Willis
d3cdcc5fe2
demos: remove custom animation on alert and actionsheet for now and add padding to alert
2016-02-28 17:59:40 -06:00
Justin Willis
38e6374b37
Merge pull request #3 from driftyco/2.0
...
2.0 update
2016-02-28 16:50:05 -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
Adam Bradley
af8537b726
Merge pull request #5632 from jgw96/patch-2
...
docs(demos): padding on action content
2016-02-27 20:33:56 -06:00
Adam Bradley
7b9b9b537e
Merge pull request #5635 from chuz93/patch-1
...
docs(input): update input.ts
2016-02-27 18:45:58 -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
Justin Willis
223ad8a58c
docs(demos): padding on action content
...
this is for issue #453
2016-02-27 13:54:31 -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
Brandy Carney
cb8afc58ca
Merge branch 'pr/5615' into 2.0
2016-02-25 18:37:06 -05:00
Brandy Carney
a0f0004012
refactor(searchbar): add class to searchbar when hideCancel is passed
...
only hide the search icon when hideCancel isn’t passed
2016-02-25 18:36:12 -05:00