Commit Graph

5702 Commits

Author SHA1 Message Date
Brandy Carney
2408e94f5d docs(grid): copy editing 2017-02-27 11:30:44 -05:00
Andrew Royappa
3959272620 docs(input): copy editing (#10561)
Tiny rewording.
2017-02-27 11:21:39 -05:00
HassanCehef
c65ec9899a docs(grid): fixes typo 2017-02-27 16:41:51 +01:00
Brandy Carney
ec40ea4256 chore(readme): remove issue stats since site is erroring
closes #10546
2017-02-24 16:11:39 -05:00
Brandy Carney
42e6d7dfab docs(grid): replace the placeholder descriptions for row/col 2017-02-24 13:59:08 -05:00
Palisanka
b9a436278b docs(alert): add import in usage example (#10434)
add : `import { AlertController } from 'ionic-angular';` in usage section
2017-02-24 12:03:43 -05:00
Dominic Watson
2182cf341b refactor(menu): remove unused $z-index-menu-backdrop (#10394) 2017-02-24 11:40:33 -05:00
Gary Gitton
32e4e3191b docs(slides): include import statements in usage (#10378)
Improve example - add import of slides for viewChild use
2017-02-24 11:38:03 -05:00
Manu Mtz.-Almeida
ac1a886158 fix(tabs): ionChange is emitted after the tab is selected
fixes #10538
2017-02-23 19:35:44 +01:00
Brandy Carney
0fa98b4728 chore(ionic): add commit to release 2.1.0 2017-02-23 13:14:05 -05:00
Brandy Carney
10f39b07c8 chore(ionic): release 2.1.0 2017-02-23 13:03:33 -05:00
Brandy Carney
8bbaee7064 docs(grid): typo 2017-02-22 16:29:23 -05:00
Justin Willis
98e8158b9c chore(deps): revert angular version v2.1.0 2017-02-22 13:02:04 -06:00
Brandy Carney
2f0ecf112f docs(grid): fill in how it works, spelling fixes 2017-02-22 13:19:34 -05:00
Justin Willis
555519da62 chore(deps): update to Angular 2.4.8
* chore(angular): update to latest stable angular

* chore(deps): update app-scripts

* chore(deps): sw-toolbox

* chore(deps): bump to 1.1.1 app-scripts

* chore(deps): abc order sw-toolbox

* chore(deps): update to angular 2.4.8

* chore(build): pass appNgModule path to app-scripts, make run AoT instead of Prod when using --debug

pass appNgModule path to app-scripts, make run AoT instead of Prod when using --debug
2017-02-21 16:43:38 -06:00
Brandy Carney
6ceec7ad4d feat(grid): improve grid to a column layout with more flexibility (#10485)
The old grid is still supported but will be deprecated in the future.

closes #6050 closes #7508
2017-02-21 17:10:16 -05:00
mhartington
43b90973ef docs(navController): fix setPages signature 2017-02-21 17:05:13 -05:00
perry
38717155a8 chore(docs): it’s not 2.0.0-nightly, it’s just “nightly” 2017-02-21 10:58:35 -06:00
mhartington
aa528fdb42 docs(navController): better type setPages
Closes https://github.com/driftyco/ionic-site/issues/970
2017-02-17 16:38:25 -05:00
Justin Willis
54e50f48e5 chore(platform): resize works correctly
* chore(platform): resize works correctly

* chore(platform): height correct after resize

* test(platform): add new dimensions unit tests

* chore(platform): works with keyboard too

* chore(platform): store values

* chore(platform): change const to var
2017-02-17 18:01:34 +01:00
mhartington
da14042094 docs(input): add note about text input events
Closes https://github.com/driftyco/ionic-site/issues/991
2017-02-17 11:48:28 -05:00
mhartington
fae38f910c docs(navController): argument is not optional 2017-02-17 11:27:40 -05:00
Olivier Goguel
52a6d41c86 feat(datetime): add placeholder attribute
fixes #7966
2017-02-13 14:59:22 -05:00
Justin Willis
6a0c92c509 fix(content): check for scroll element before modifying it (#10374)
* test(refresher): add nav based refresher e2e test

* test(refresher): tweak test to repro issue

* fix(content): check for scroll element

* chore(content): double check for a scroll element
2017-02-13 12:39:29 -05:00
Brandy Carney
f47d4927d3 refactor(typography): move main typography styles to app 2017-02-13 11:43:56 -05:00
mhartington
41b063b7ae docs(content): add note about multiple ionContents
Closes https://github.com/driftyco/ionic-site/issues/956
2017-02-10 17:20:56 -05:00
Alan Agius
9cd42dd297 feat(alert): add sass variables for checkbox and radio button text color (#10331)
* feat(alert): add sass variables for checkbox and radio button text color

* style(alert): remove extra spaces

* Replace initial value with `initial` instead of `null`

* Remove submodule

* fix ios variable usage

* style(alert wp): remove whitespace
2017-02-10 13:12:22 -06:00
Adam Bradley
87e4fc6af8 chore(fonts): add roboto woff2 fonts 2017-02-08 10:19:30 -06:00
Adam Bradley
caef5b2f7a chore(fonts): add noto-sans woff fonts 2017-02-08 10:08:16 -06:00
Brandy Carney
7e33963daf chore(ionic): release 2.0.1 2017-02-08 10:28:00 -05:00
Justin Willis
aeef59bc7a chore(contributing): tweak info and bullet points v2.0.1 2017-02-06 14:49:49 -06:00
Melvin Lundberg
68aae8a4fc docs(app): add docs for getActiveNav
Closes #10282
2017-02-06 11:36:16 -05:00
Brandy Carney
b8ee3018b5 fix(toggle/checkbox): allow value to be programmatically updated while disabled (#10304)
fixes #9730
2017-02-03 10:52:42 -06:00
Brandy Carney
305cc623a7 chore(readme): add link to crash course video 2017-02-03 10:46:09 -05:00
Brandy Carney
f50697bf5c chore(release): add prompt for release to select release type (#10244)
* chore(release): add inquirer to prompt for release

* chore(release): wip get release working again and test

also adds nightly back in

* chore(release): WIP remove commented code
2017-02-02 18:26:07 -05:00
Brandy Carney
2ed0e12bcc chore(readme): update description and add circle badge 2017-02-02 17:44:31 -05:00
Brandy Carney
41ca5b3ae6 chore(readme): add badges for npm version and issue stats 2017-02-02 16:47:21 -05:00
Justin Willis
f12fc61211 fix(platform): detect iPad Pro correctly (#10292)
* fix(platform): iPad pro is detected as an iPad

* chore(platform): ipad should be last
2017-02-02 16:19:34 -05:00
perry
7f304edcf9 chore(docs): alphabetize class members in docs 2017-02-01 11:44:09 -06:00
Brandy Carney
c578b07434 docs(checked): fix an inconsistency 2017-01-31 18:12:42 -05:00
Brandy Carney
cc21f93b87 docs(API): update descriptions to be more clear
also update descriptions for the same properties to be more consistent,
and reword all events to start and end the same.

closes #10248 closes driftyco/ionic-site#613 closes
driftyco/ionic-site#899
2017-01-31 17:47:52 -05:00
Nakul Gulati
ace727e627 fix(chip): align icon in the center
fixes #5386
2017-01-30 19:58:33 -05:00
Lukas Jakob
47ed69e7a4 docs(segment): add disabled input to documentation (#10167)
* Add Input property disabled to documentation.

* Update segment.ts
2017-01-30 19:42:27 -05:00
ryanhalley
f9a8ff696e docs(input): remove typo (#10233) 2017-01-30 19:40:24 -05:00
Brandy Carney
24544e01e1 test(datetime): add blank floating datetimes w/ and w/o form 2017-01-30 13:34:29 -05:00
Andrew Mitchell
81c3394d32 fix(datetime): set input-has-value class without formControlName (#8947) 2017-01-30 13:34:18 -05:00
Justin Willis
96f550ceb8 fix(content): check for this._scroll when reading dimensions (#10216)
* fix(content): check for this._scroll

* chore(lint): fix validate error
2017-01-30 13:25:59 -05:00
Brandy Carney
eba0866a34 fix(input): don't allow focus when disabled is set (#10214)
Adds the disabled attribute to the parent input/textarea, also fixes
where disabled textareas were focusable regardless of where disabled
was set

fixes #10155
2017-01-27 14:42:38 -06:00
Justin Willis
d3f4bc0616 test(platform): new user agent tests (#10215)
* test(platform): new user agent tests

* chore(platform): clean up tests

* chore(platform): make sure ipad/iphone detected correctly
2017-01-27 15:24:35 -05:00
Brandy Carney
803782a95d feat(input): add max, min, step as inputs and pass to native
closes #10189
2017-01-27 10:41:24 -06:00