Commit Graph

273 Commits

Author SHA1 Message Date
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
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
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
Brandy Carney
9cc0dc7239 feat(alert): add Sass variables for the radio/checkbox labels when checked
closes #6289
2016-05-20 16:11:27 -04:00
Brandy Carney
6b3e7acedc fix(item): remove border for the last item in an item-group
fixes #6518
2016-05-20 10:59:21 -04:00
Dustin B
51ee8b7eb3 feat(menu): add opened/closed events 2016-05-19 23:21:29 -05:00
Adam Bradley
f18a62485d fix(menu): fix swipe to go back and left menu conflict
Closes #5575
2016-05-19 23:11:36 -05:00
Chris Griffith
072753db4b Fixing {{}} display issues 2016-05-19 17:06:38 -07:00
Brandy Carney
b742e1f0da fix(label): make all ion-labels stacked or floating stretch
closes #6134
2016-05-19 19:32:18 -04:00
Josh Thomas
2b836a930f chore(tests): correct components to use src path instead of ionic to ensure karma tests pass. 2016-05-19 16:58:08 -05:00
Adam Bradley
d4d1f70edc fix(toast): remove backdrop, allow user interaction when up
Closes #6291
2016-05-19 13:54:10 -05:00
Josh Thomas
c8f760f080 chore(build): rename ionic directory to src and update all references in the build process. 2016-05-19 13:22:40 -05:00
Andrew
9039297110 rename src to ionic 2015-04-25 10:59:09 -05:00
Adam Bradley
e67ff15e08 collide updates 2015-04-25 10:14:22 -05:00
Max Lynch
2cf171038e Detail 2015-04-24 17:45:21 -05:00
Max Lynch
c2bc6a2ac4 Item 2015-04-24 17:43:52 -05:00
Max Lynch
f524caded4 Bark park 2015-04-24 17:37:16 -05:00
Max Lynch
98bd5d2556 Tabs for bark park 2015-04-24 16:27:04 -05:00
Adam Bradley
e078c395e6 collide init 2015-04-24 16:12:11 -05:00
Max Lynch
ca8c39179b Input stuff 2015-04-24 14:31:51 -05:00
Max Lynch
6a855b6c9d Login and signup for barkpark 2015-04-24 13:34:27 -05:00
Max Lynch
1e1b2481b3 Some form stuff 2015-04-24 13:32:32 -05:00
Max Lynch
bfaafd1bba Block for buttons 2015-04-24 11:24:23 -05:00
Max Lynch
32befad143 Added property class feature to IonicComponent 2015-04-24 11:03:01 -05:00
Max Lynch
969b1ae9cd Dollar event 2015-04-23 12:42:48 -05:00
Max Lynch
8b96133f90 barkpark example tweaks 2015-04-23 12:25:00 -05:00
Max Lynch
f56a66f60d Removed some baby components 2015-04-23 12:19:31 -05:00