Brandy Carney
2f0ecf112f
docs(grid): fill in how it works, spelling fixes
2017-02-22 13:19:34 -05: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
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
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
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
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
Brandy Carney
4ca9f2c04d
fix(input): add variables for alert and input placeholder color
...
closes #10153
2017-01-27 10:40:55 -06:00
jaapjanfrans
ed8b6b57bb
docs(range): correct input types
...
Closes #10184
corrected type of two input properties, 'snaps' and 'pin'. were marked as number but they're boolean.
2017-01-26 15:09:33 -05:00
mhartington
aadf931268
docs(slides): make update method public
2017-01-26 12:12:02 -05:00
Brandy Carney
b02df3e2d1
docs(sass): document some missed sass variables
2017-01-26 11:37:31 -05:00
Justin Willis
8840124ece
fix(platform): orientation detected correctly
2017-01-23 20:22:40 -06:00
Brandy Carney
091545e8c5
chore(e2e): update tests to remove component name strings
2017-01-23 14:35:23 -05:00
Adam Bradley
c492e71d5a
chore(ionicons): create ionicons import helper scss
2017-01-23 13:04:14 -06:00
Brandy Carney
f9a576ed93
fix(input): pass readonly from ion-input down to native input
...
also adds to placeholder test an input and textarea with readonly that can be toggled
fixes #6408
2017-01-23 11:36:46 -06:00
Brandy Carney
7a6ba2d300
fix(input): show clear-input on inputs with ngModel/formControlName
...
fixes #9077
2017-01-23 11:35:44 -06:00
Adam Bradley
2ee05b878c
Merge pull request #10119 from manucorporat/fix-regressions
2017-01-23 11:34:48 -06:00
Muhammad Nur'Ihsan Bin Berahim
3282c95e9b
docs(menu): update exmample code
...
Closes #10136
2017-01-23 11:32:30 -05:00
Manu Mtz.-Almeida
23a70e151e
fix(gestures): drag events are debounced
...
- Performance regressions in menu, sliding item, toggle, go back swipe and scroll up to refresh.
- Buggy sliding item
2017-01-21 00:56:09 +01:00
Manu Mtz.-Almeida
ee2268f42a
fix(alert): unhandled promise exception
2017-01-21 00:20:27 +01:00
Manu Mtz.-Almeida
8c4fd56b81
fix(navPush): unhandled promise exception
2017-01-21 00:05:29 +01:00
Manu Mtz.-Almeida
b995ca8df4
fix(navPop): unhandled promise exception
2017-01-21 00:05:09 +01:00
mhartington
a5bbbd55cb
docs(img): add note for virtual-scroll
...
Ref #10093
2017-01-20 16:50:03 -05:00
Alex Muramoto
9708ff603e
docs(app): doc app-level lifecycle events
2017-01-20 14:36:49 -05:00
iwejay
a83e3f5fd3
docs(): update broken links for nav and tab
...
Closes #9241
2017-01-20 14:29:29 -05:00
Théo Mathieu
a78178ae23
docs(config): add locationStrategy to config table ( #9445 )
2017-01-20 13:39:26 -05:00
Adam Bradley
8338a90d85
chore(swiper): fix reference for closure advanced
2017-01-19 14:59:19 -08:00
Adam Bradley
7824c79d60
chore(virtual-scroll): set IterableDiffer to any
...
Adding this to avoid an angular version issue.
2017-01-19 14:48:24 -08:00
Brandy Carney
c8c90572bc
chore(scripts): update e2e prod build to work with ionic-app-scripts ( #10083 )
...
* chore(e2e): WIP to add files needed for app-scripts
* chore(e2e): WIP one e2e test building but with errors
* chore(e2e): move e2e.prod to working with app-scripts
move shared functions into util, add support for debug flag when
running e2e.prod / demos.prod which gets passed to app-scripts
* chore(build): fix app-scripts build for all e2e and demos
* chore(e2e): update ionic-angular import path
* chore(build): update dev paths to work with prod
* chore(e2e): get watch working with e2e prod
* docs(scripts): update README for running e2e and demos
closes #8411
closes #10023
2017-01-19 11:09:57 -05:00