Commit Graph

36 Commits

Author SHA1 Message Date
Manu Mtz.-Almeida
9f19023cb9 feat(gesture): Introducing new gesture controller 2016-07-13 22:11:38 +02:00
Adam Bradley
4d56219a4c refactor(forms): upgrade to @angular/forms 2016-06-30 21:54:48 -05:00
Adam Bradley
55a5e83020 fix(nav): fix menuCtrl reference in swipe back 2016-06-29 21:12:22 -05:00
Adam Bradley
3cd31c3d17 fix(menu): fix content going under header
Closes #7084
2016-06-28 16:22:39 -05:00
Adam Bradley
4980659bd6 test(overlay): use injectable overlay controllers 2016-06-28 15:20:42 -05:00
Brandy Carney
3db67f90fb fix(content): set footer height to 0 so it won't be undefined 2016-06-24 15:29:08 -04:00
Adam Bradley
3a7addf7b0 feat(toolbar): control toolbar borders on top/bottom
Toolbars can be stacked up vertically in `<ion-header>`,
`<ion-content>`, and `<ion-footer>` elements. However, toolbars also
come with borders on both the top and bottom of the toolbar. To give
developers full control of the design, Ionic also includes the
`no-border-bottom` and `no-border-top` attributes. For example,
sometimes two vertically stacked toolbars may have different background
colors, in this case it might be best to leave a border between them.
However, if they have the same background color, the app may look best
without a border between them. The main point here is, it's entirely up
to the app's design to decide when and when not to show borders between
toolbars, and to do so then each toolbar can individually set
`no-border-bottom` and `no-border-top` attributes.
2016-06-20 12:01:21 -05:00
Adam Bradley
1a8f6d745d test(header): update header markup 2016-06-17 11:43:30 -05:00
Adam Bradley
9f293e8549 feat(navPop): add nav pop method on the app instance 2016-06-08 10:42:19 -05:00
Dan Bucholtz
9b78aeba77 fix(click-block): fix for the click block logic
fix for the click block logic
2016-06-08 10:27:56 -05:00
Brandy Carney
c74b3f7422 fix(config): pass custom providers in the bootstrap of the app
references #6685
2016-06-01 17:15:39 -04:00
Adam Bradley
6e9087534d test(bootstrap): update to use ionicBootstrap 2016-05-31 15:49:12 -05: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
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
b264de9567 Barkpark test 2015-04-23 12:19:31 -05:00
Adam Bradley
e0c7656c0d material checkbox 2015-04-10 21:39:00 -05:00
Adam Bradley
a936791214 layout refactor 2015-04-10 11:39:33 -05:00
Adam Bradley
660a2da4a7 structure idea 1 2015-04-09 12:13:58 -05:00
Andrew
02de37eaab remove source references to ionic2/components 2015-04-03 09:25:27 -06:00
Adam Bradley
81b4ca4ce0 rem units / toolbar stuff 2015-03-31 09:18:53 -05:00
Andrew
18d82fb50d change all paths to use ionic2/ 2015-03-27 11:52:38 -06:00
Adam Bradley
afb545120e e2e 2015-03-25 13:19:23 -05:00