Dan Bucholtz
|
9a86e4bdf8
|
refactor(modal): cleaned up scss for modal/inset-modal, added functionality to pass animation to vie
cleaned up scss for modal/inset-modal, added functionality to pass animation to view-contro
|
2016-05-31 17:09:08 -05:00 |
|
Dan Bucholtz
|
f6f16340e2
|
refactor(nav-controller): add data property to the leaving opts so it's accessible to transition w
add data property to the leaving opts so it's accessible to transition when exiting
|
2016-05-27 14:19:15 -05:00 |
|
Dan Bucholtz
|
4b4092b25e
|
refactor(popover): change call to willEnter to fireWillEnter to match view-controller changes, fix l
change call to willEnter to fireWillEnter to match view-controller changes, fix linting error
|
2016-05-27 14:01:26 -05:00 |
|
Dan Bucholtz
|
dfa991d409
|
Feature/observable ext (#6670)
* refactor(nav-controller): refactor to better support dynamic component loading
|
2016-05-27 13:49:37 -05:00 |
|
Brandy Carney
|
4ba999e6a4
|
fix(input): fix the clear input placement on wp mode
references #6514
|
2016-05-27 14:11:48 -04:00 |
|
Brandy Carney
|
44a7da8adc
|
feat(popover): change MD animation and use for WP also
references #5420
|
2016-05-27 12:46:33 -04:00 |
|
Brandy Carney
|
c944ffd4d7
|
chore(sass): fix linter errors
|
2016-05-27 11:40:26 -04:00 |
|
Brandy Carney
|
3849c11347
|
Merge branch '2.0' into popover
|
2016-05-27 11:35:46 -04:00 |
|
Brandy Carney
|
e419ec61d2
|
feat(popover): fix MD animations and start from the right side
references #5420
|
2016-05-27 11:35:41 -04:00 |
|
Ankush Aggarwal
|
24b7b8f356
|
docs(scroll): correct typo (#6673)
|
2016-05-26 20:06:56 -05:00 |
|
Brandy Carney
|
60f02ce04d
|
chore(sass): fix linter errors
|
2016-05-26 13:42:33 -04:00 |
|
Brandy Carney
|
c784e08e98
|
Merge branch '2.0' into popover
|
2016-05-26 13:30:15 -04:00 |
|
Brandy Carney
|
1d0d755214
|
feat(popover): add MD animation
references #5420
|
2016-05-26 13:29:57 -04:00 |
|
Justin Willis
|
5aff985750
|
docs(actionsheet): link direct to correct section
|
2016-05-26 11:54:30 -05:00 |
|
Justin Willis
|
7ec721e19f
|
docs(actionsheet): document the icon property
|
2016-05-26 10:20:35 -05:00 |
|
Brandy Carney
|
1e7b57257c
|
feat(popover): adjust popover to position in the center with no event
references #5420
|
2016-05-25 17:56:00 -04:00 |
|
Brandy Carney
|
6d9a2a0f03
|
Merge pull request #6607 from keithdmoore/patch-1
[docs] Correct sentence related to the ngModel sets the value
|
2016-05-25 17:26:42 -04:00 |
|
Brandy Carney
|
c4429ba6e5
|
Merge pull request #6646 from matheo/patch-1
docs(label): minor link fix
|
2016-05-25 17:25:15 -04:00 |
|
Brandy Carney
|
ec540c4a3a
|
Merge branch '2.0' into popover
|
2016-05-25 17:21:46 -04:00 |
|
Brandy Carney
|
438a389ef8
|
feat(popover): position popover in the top middle if no event
add API docs for popover.
references #5420
|
2016-05-25 17:06:24 -04:00 |
|
Brandy Carney
|
620b7c86b0
|
feat(popover): add height auto for safari and remove ability to scroll on backdrop
references #5420
|
2016-05-25 14:55:41 -04:00 |
|
Brandy Carney
|
4db72cfc2c
|
feat(popover): fix long popovers that go off the page
Allow popovers to be of dynamic height and only cut them off when they
exceed the height of the body. Clean up styles for each mode.
references #5420
|
2016-05-25 12:12:18 -04:00 |
|
Justin Willis
|
a51fbc5b0f
|
chore(fab): document fab-fixed attribute
|
2016-05-25 10:29:43 -05:00 |
|
Mateo Tibaquirá
|
3aead07d0d
|
docs(label): minor link fix
|
2016-05-24 17:01:55 -05:00 |
|
Brandy Carney
|
57a1274b6c
|
feat(popover): modify the animation for each mode
add another wrapper div to fix the arrow not animating at the same time.
references #5420
|
2016-05-24 16:00:23 -04:00 |
|
Brandy Carney
|
ff1680c26f
|
docs(popover): update config docs to include popover transitions
fix demos so the dot ripple displays correctly
references #5420
|
2016-05-24 14:13:09 -04:00 |
|
Brandy Carney
|
14f6d25ae2
|
Merge branch '2.0' into popover
|
2016-05-24 14:08:34 -04:00 |
|
Brandy Carney
|
04a59d27a2
|
docs(demos): add popover API demo, tweak e2e demo
references #5420
|
2016-05-24 14:07:03 -04:00 |
|
Brandy Carney
|
b0d71daf4e
|
feat(popover): change popover item background color to match wrapper
updated e2e test and added a test to open the popover
references #5420
|
2016-05-24 13:34:22 -04:00 |
|
Brandy Carney
|
1373108f51
|
style(popover): fix linter errors for sass and ts
references #5420
|
2016-05-24 11:11:40 -04:00 |
|
Adam Bradley
|
ae4d7a2f1d
|
docs(datetime): fix hourValues description
|
2016-05-24 09:00:59 -05:00 |
|
Brandy Carney
|
2cd1b51628
|
feat(popover): position the popover on transition instead of create
references #5420
|
2016-05-23 16:34:57 -04:00 |
|
Brandy Carney
|
a96e36aa0e
|
feat(popover): change template in popover to a page similar to modal
add ability to pass event in the transition, so on present of the
popover, clean up the positioning
references #5420
|
2016-05-23 14:15:17 -04:00 |
|
Brandy Carney
|
53fd3c3973
|
feat(popover): add popover component
references #5420
|
2016-05-23 10:54:14 -04:00 |
|
Keith D. Moore
|
dc0a8f2f30
|
Correct sentence related to the ngModel sets the value
|
2016-05-21 17:05:53 -05:00 |
|
Brandy Carney
|
d2ef2b1622
|
docs(item-sliding): update docs for ItemSliding and add close method
references #6586
|
2016-05-21 15:08:54 -04:00 |
|
Brandy Carney
|
7c0fe93061
|
test(input): add select to the form input test
|
2016-05-21 13:27:31 -04:00 |
|
Brandy Carney
|
0073e5bc27
|
chore(tslint): fix linter rerror
|
2016-05-21 13:12:32 -04:00 |
|
Brandy Carney
|
6180cb83ab
|
fix(input): pass the control classes down to the native input
this is to make the native input, ion-input and item all have the same
classes for the control
references #6040
|
2016-05-21 13:08:38 -04:00 |
|
Brandy Carney
|
702a88225b
|
fix(input): fix material design success/error highlighting on inputs
references #6040
references #5052
|
2016-05-21 12:52:17 -04:00 |
|
Brandy Carney
|
5498a36a86
|
fix(input): add form validation classes to the item
references #6040
|
2016-05-21 12:32:11 -04:00 |
|
Adam Bradley
|
01110af12e
|
fix(modal): fix onPageWillEnter
Closes #6597
|
2016-05-20 22:07:38 -05:00 |
|
Brandy Carney
|
6592981aac
|
test: fix all tests to remove app.getComponent
|
2016-05-20 21:07:29 -04:00 |
|
Brandy Carney
|
4ee0ca4928
|
test(item): fix sliding test so it uses ViewChild
|
2016-05-20 20:44:31 -04:00 |
|
Brandy Carney
|
6d241fd8fa
|
Merge branch '2.0' into pr/6370
|
2016-05-20 17:46:18 -04:00 |
|
Brandy Carney
|
fcddd13585
|
Merge branch 'pr/6584' into 2.0
|
2016-05-20 17:44:17 -04:00 |
|
Brandy Carney
|
4ca4901abd
|
docs: fix the formatting when curly braces are used in API docs
references driftyco/ionic-site#605
|
2016-05-20 17:44:01 -04:00 |
|
Brandy Carney
|
d0abbaf219
|
fix(button): style disabled anchor/button elements
add opacity and remove pointer events
closes #6108
|
2016-05-20 16:56:29 -04:00 |
|
Brandy Carney
|
aeeae3f675
|
fix(toast): remove the enableBackdropDismiss option on toast
references #6291
|
2016-05-20 16:50:04 -04:00 |
|
Brandy Carney
|
aed4fad1b7
|
chore(snapshot): fix snapshot failing tests and increase time between screenshots
|
2016-05-20 16:26:02 -04:00 |
|