Mohsen Sarkar
05859dba40
fix(searchbar): add IE support
...
remove() as a method on HTMLElements is not supported on IE.
2017-03-08 23:44:15 +01:00
Felix Livni
58beea30f5
fix(datetime): picker.refresh() in generate(...) called too early
2017-03-08 23:44:15 +01:00
Brandy Carney
1d68d1f91f
chore(npm): update ionic-angular readme to remove 2.x
2017-03-08 15:46:35 -05:00
Brandy Carney
0cd87f1078
chore(ionic): release 2.2.0
2017-03-08 14:38:31 -05:00
Manu Mtz.-Almeida
88a7f3e1c5
test(toolbar): fix model header
v2.2.0
2017-03-06 22:28:21 +01:00
mhartington
a4748fca69
docs(splitPane): add split-pane docs
2017-03-06 13:24:07 -05:00
Manu Mtz.-Almeida
e56bad9977
fix(menu): menuToggle always visible outside navbar
2017-03-06 17:58:12 +01:00
Manu Mtz.-Almeida
8b3991cc78
fix(tabs): reverts 9e4c3a6e3e
2017-03-06 17:23:07 +01:00
Manu Mtz.-Almeida
61a5317b25
fix(ViewController): nav must be set as soon as possible
...
fixes regression in 5a4c6093a7
fixes #10654
2017-03-05 16:00:47 +01:00
Manu Mtz.-Almeida
1dd88830f9
fix(refresher): events manager must not be destroyed (part 2)
...
fixes #10652
2017-03-05 14:41:14 +01:00
Manu Mtz.-Almeida
930869476a
fix(refresher): events manager must not be destroyed
...
fixes #10652
2017-03-05 12:30:52 +01:00
Manu Mtz.-Almeida
c65bb4e64b
style(menu): removes unused method
2017-03-04 19:21:21 +01:00
Manu Mtz.-Almeida
5a4c6093a7
refactor(NavController): adds better error handling
...
fixes #10090
2017-03-03 21:11:58 +01:00
Manu Mtz.-Almeida
beed9989ed
Merge branch 'simplify-bar-button' of https://github.com/manucorporat/ionic
2017-03-03 21:07:03 +01:00
Manu Mtz.-Almeida
6e1ae9710e
refactor(Tabs): moves markup to TabButton component
2017-03-03 21:06:34 +01:00
Manu Mtz.-Almeida
dc53c8e9f6
fix(menu): all menus can be disabled
2017-03-03 20:44:40 +01:00
Manu MA
9e4c3a6e3e
feat(split-panel): split panel support for ion-nav and ion-menu ( #10343 )
...
* feat(split-panel): split panel support for ion-nav and ion-menu
Revert some changes
adds support split-panel support for tabs
Removes .orig
removes e2e.ts
Removes unneeded changes in menu.ts
improves stuff
* fix(split-panel): resize is called when menu wraps a ion-nav
* test(split-panel): improves split-panel/basic test
* feat(split-panel): ionChange is an ng2 @Output()
* fix(split-panel): fix tabs as side content
* fix(menu): forzedClose works as expected
* feat(split-panel): split-panel works with several menus
* chore(split-panel): renames to split-pane
* refactor(split-pane): splitPane can be injected
* fix(split-pane): it is a directive
* fix(slides): integration with split-panel
* Make gulp validate happy
2017-03-03 20:13:07 +01:00
Justin Willis
66fcaa7a63
chore(angular): update to 2.4.8 ( #10592 )
...
* chore(angular): update to 2.4.8
* chore(index): export extra utils that we import and use
2017-03-03 10:14:22 -05:00
Manu Mtz.-Almeida
fdd50ba47c
refactor(navcontroller): clean up and algorithm documented
2017-02-28 17:53:49 +01:00
Manu Mtz.-Almeida
738515879b
fix(tabs): popToRoot catches the rejected promise
2017-02-28 17:50:42 +01:00
Manu Mtz.-Almeida
8d9f374065
fix(all): memory leaks
...
fixes #10459
fixes #10416
fixes #10286
2017-02-28 17:50:42 +01:00
Manu Mtz.-Almeida
be0b6a8872
refactor(all): cosmetic changes + app.resize as event emitter
2017-02-28 17:34:12 +01:00
Srecko Smodis
f577e54f38
feat(alert): add ability to set the mode on alert
2017-02-27 18:05:54 -05:00
Dan Bucholtz
6797ce536d
test(icon): adding main.ts entry point
2017-02-27 15:51:37 -06:00
Brandy Carney
7b97fb7487
fix(infinite-scroll): use icon color from Sass var and add var for text color
...
fixes #10574
2017-02-27 16:44:34 -05:00
Brandy Carney
116ae38ade
fix(refresher): use refresher icon color from Sass var
...
fixes #10479
2017-02-27 16:44:25 -05:00
Victor
176aa2303f
fix(radio): calculate radio-inner width/height with border width ( #10495 )
...
* Fix incorrect .radio-inner width/height calculation
* Add additional fix to the .radio-inner width/height calculation of the android radio button icon
2017-02-27 15:25:05 -05:00
Thahzan Mohomed
1128c8b8a2
docs(virtual-scroll): fix broken link to ion-img ( #10555 )
2017-02-27 15:14:52 -05:00
Jan
2c2b87b0b9
feat(typography): add text-wrap attribute for all elements
...
fixes #7051
2017-02-27 13:02:12 -05:00
Rob
4e8176431a
docs(slides): fix references to old callback names ( #10575 )
...
In the slidePrev, slideNext, and slideTo docs it still shows the old callback names.
2017-02-27 12:42:03 -05:00
Brandy Carney
2408e94f5d
docs(grid): copy editing
2017-02-27 11:30:44 -05:00
Andrew Royappa
3959272620
docs(input): copy editing ( #10561 )
...
Tiny rewording.
2017-02-27 11:21:39 -05:00
HassanCehef
c65ec9899a
docs(grid): fixes typo
2017-02-27 16:41:51 +01:00
Brandy Carney
ec40ea4256
chore(readme): remove issue stats since site is erroring
...
closes #10546
2017-02-24 16:11:39 -05:00
Brandy Carney
42e6d7dfab
docs(grid): replace the placeholder descriptions for row/col
2017-02-24 13:59:08 -05:00
Palisanka
b9a436278b
docs(alert): add import in usage example ( #10434 )
...
add : `import { AlertController } from 'ionic-angular';` in usage section
2017-02-24 12:03:43 -05:00
Dominic Watson
2182cf341b
refactor(menu): remove unused $z-index-menu-backdrop ( #10394 )
2017-02-24 11:40:33 -05:00
Gary Gitton
32e4e3191b
docs(slides): include import statements in usage ( #10378 )
...
Improve example - add import of slides for viewChild use
2017-02-24 11:38:03 -05:00
Manu Mtz.-Almeida
ac1a886158
fix(tabs): ionChange is emitted after the tab is selected
...
fixes #10538
2017-02-23 19:35:44 +01:00
Brandy Carney
0fa98b4728
chore(ionic): add commit to release 2.1.0
2017-02-23 13:14:05 -05:00
Brandy Carney
10f39b07c8
chore(ionic): release 2.1.0
2017-02-23 13:03:33 -05:00
Brandy Carney
8bbaee7064
docs(grid): typo
2017-02-22 16:29:23 -05:00
Justin Willis
98e8158b9c
chore(deps): revert angular version
v2.1.0
2017-02-22 13:02:04 -06:00
Brandy Carney
2f0ecf112f
docs(grid): fill in how it works, spelling fixes
2017-02-22 13:19:34 -05:00
Justin Willis
555519da62
chore(deps): update to Angular 2.4.8
...
* chore(angular): update to latest stable angular
* chore(deps): update app-scripts
* chore(deps): sw-toolbox
* chore(deps): bump to 1.1.1 app-scripts
* chore(deps): abc order sw-toolbox
* chore(deps): update to angular 2.4.8
* chore(build): pass appNgModule path to app-scripts, make run AoT instead of Prod when using --debug
pass appNgModule path to app-scripts, make run AoT instead of Prod when using --debug
2017-02-21 16:43:38 -06: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
perry
38717155a8
chore(docs): it’s not 2.0.0-nightly, it’s just “nightly”
2017-02-21 10:58:35 -06: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