|
9dde122d4f
|
refactor(clickBlock): add to dom on init
|
2015-11-29 01:14:51 -06:00 |
|
|
343048cbfd
|
fix(router): prevent double navs
|
2015-11-29 00:22:50 -06:00 |
|
|
e0da73e07a
|
feat(navCtrl): create postRender
|
2015-11-28 23:15:47 -06:00 |
|
|
c420c0d726
|
fix(text-inputs): fix text inputs not wrapped by ion-input
|
2015-11-28 21:08:55 -06:00 |
|
|
fac40923c1
|
fix(backBtn): show back button during transition
Closes #659
|
2015-11-28 20:19:17 -06:00 |
|
|
ad276f4161
|
fix(navCtrl): wrap user lifecycle evts w/ try/catch
|
2015-11-28 00:10:38 -06:00 |
|
|
1d1f94cab6
|
test(tabs): async nav to tabs
|
2015-11-27 23:22:45 -06:00 |
|
|
37dcf902d8
|
fix(overlay): pass ChangeDetectorRef to NavController
|
2015-11-27 22:30:29 -06:00 |
|
|
3d47061e4a
|
feat(nav): detach ChangeDetectorRef during transition
|
2015-11-27 22:14:55 -06:00 |
|
|
194c964dfb
|
fix(labels): improve floating labels focus
Closes #613
|
2015-11-25 21:56:00 -06:00 |
|
|
a016f35387
|
fix(card): fixed lines being removed in a list in a card caused by removing the list class
references #650
|
2015-11-25 17:15:43 -05:00 |
|
|
79bd85c8c8
|
refactor(radio): converted ion-radio-group to an ion-list with radio-group attribute
Changed Sass to style ion-list instead of the list class. Removed list
class from radios and lists. Closes #650
|
2015-11-25 17:00:37 -05:00 |
|
|
4f9583d2b8
|
fix(radio): fixed radio so if the radio is checked it will update the value itself
fixes #530
|
2015-11-25 16:52:27 -05:00 |
|
|
8feb951bf5
|
fix(radio): add ability to set ng-model on a radio group and check the corresponding radio button with that value
added a test for ng-model with a radio. references #530
|
2015-11-25 16:52:27 -05:00 |
|
|
b9d69da414
|
docs(navController): update overview
|
2015-11-25 14:31:57 -06:00 |
|
|
a07dd80117
|
docs(navController): better navController docs and examples
Closes #417
|
2015-11-25 15:20:01 -05:00 |
|
|
ff73d83138
|
fix(toolbar): added a temp fix for buttons in a toolbar with a segment
added a segment scenario to the toolbar tests. closes #506
|
2015-11-25 14:24:10 -05:00 |
|
|
4d22a6b89b
|
fix(slides): adding back absolute to some selectors
references #642
|
2015-11-25 14:24:10 -05:00 |
|
|
89d4cd3a5b
|
fix(navController): check view loaded before element cache
|
2015-11-25 11:58:07 -06:00 |
|
|
4fc78d3e44
|
fix(transition): iOS show back btn after insert
Closes #638
|
2015-11-25 11:45:11 -06:00 |
|
|
90e136ec77
|
fix(slides): removed absolute positioning so the slides can be in fixed height
added a new test for this. Closes #642
|
2015-11-25 12:06:52 -05:00 |
|
|
46191bdd42
|
fix(slides): fixed the Http call, it is now using Angular's
references #642
|
2015-11-25 12:06:52 -05:00 |
|
|
38bd1b1428
|
fix(navController): pass params to insert
|
2015-11-25 11:06:44 -06:00 |
|
|
f4d82f05ea
|
fix(navController): update element caching
Also renamed setViews() to setPages(), and moved the index argument in
insert() to be the first arg.
Closes #641
|
2015-11-25 10:27:55 -06:00 |
|
|
6e1aa4a286
|
fix(tabs): render highlight after init
|
2015-11-25 07:03:04 -06:00 |
|
|
725e09335d
|
style(list): rename ion-header to ion-list-header EVERYWHERE
closes #418
|
2015-11-24 16:58:19 -05:00 |
|
|
0ce39ce217
|
style(text-input): fixed typo
|
2015-11-24 16:50:37 -05:00 |
|
|
656b135d98
|
fix(searchbar): clicking cancel wasn't removing the left alignment
|
2015-11-24 16:50:37 -05:00 |
|
|
6bac56bd38
|
fix(tabs): load tab pages before tabs ready callback
|
2015-11-24 15:44:05 -06:00 |
|
|
a42cb4ab1b
|
test(nav): nav.insert test
|
2015-11-24 15:40:04 -05:00 |
|
|
424800a3c9
|
fix(transition): update disabling transitions
|
2015-11-24 14:02:40 -06:00 |
|
|
b58d2e8dab
|
docs(navController): Typescript docs needs types
|
2015-11-24 13:31:25 -06:00 |
|
|
592fe42083
|
refactor(card): removed actions attribute since this is no longer needed with the item refactor
Buttons in this item still need the item-left or item-right attribute
to size correctly. Closes #552
|
2015-11-24 14:24:53 -05:00 |
|
|
061f551ef1
|
docs(navController): add api docs
|
2015-11-24 13:22:24 -05:00 |
|
|
c2a4b70d31
|
refactor(item): changed the ion-item-group-title to an ion-item-divider with a sticky attribute
Added a test for dividers. Closes #636
|
2015-11-24 11:51:53 -05:00 |
|
|
fe625eda97
|
refactor(item): removed ItemGroup directives
references #636
|
2015-11-24 11:51:53 -05:00 |
|
|
653a372c57
|
feat(slides): slider loop #567
|
2015-11-23 21:30:11 -06:00 |
|
|
5349b3e034
|
feat(menu): opening event EventEmitter
Closes #632
|
2015-11-23 20:23:52 -06:00 |
|
|
f14781bb15
|
feat(slider): onSlideChanged. Closes #628
|
2015-11-23 20:01:11 -06:00 |
|
|
102909d7af
|
refactor(searchbar): removed the nav test since I couldn't reproduce the issue with it anyways
references #584
|
2015-11-23 18:41:41 -05:00 |
|
|
b4a2402d4f
|
refactor(searchbar): updating animations for cancel button
removed margin right and added transform instead. closes #584
|
2015-11-23 18:40:46 -05:00 |
|
|
339e5ea52e
|
refactor(color): create color-shade mixin
Closes #173
|
2015-11-23 15:45:50 -06:00 |
|
|
bc8ff4070f
|
refactor(sass): individual sass files import globals
|
2015-11-23 14:51:41 -06:00 |
|
|
8df924f7d3
|
test(nav): added setRoot tests
|
2015-11-23 13:37:17 -06:00 |
|
|
a72fce0441
|
test(menu): menu with popup overlay
|
2015-11-23 12:38:04 -06:00 |
|
|
103c183190
|
fix(keyboard): close keyboard before transition
Closes #616
|
2015-11-23 12:21:47 -06:00 |
|
|
d6712dabf1
|
docs(modal): TS params need a type
|
2015-11-23 09:56:59 -06:00 |
|
|
d7e85fb380
|
docs(modal): update modal docs
|
2015-11-23 08:42:12 -06:00 |
|
|
ce192d62d6
|
chore(): add callback arg to push
|
2015-11-22 23:41:14 -06:00 |
|
|
4e01ec09a2
|
feat(tabs): ref parent nav controllers
Closes #621
|
2015-11-22 23:10:26 -06:00 |
|