Commit Graph

12 Commits

Author SHA1 Message Date
Rossen Hristov
8623f4e6d5 Fixed: Unable to show dialog from a modal page
Resolves #1809
2016-04-22 11:08:36 +03:00
Hristo Hristov
a9d2b2e970 Fixed 'jurky` navigation between pages in iOS.
Fixed after application suspend/resume the UI was not restored.
Fixed modal-views page
2016-02-24 09:48:16 +02:00
Vladimir Enchev
d05426c22d changed mainModule to start(entry) 2016-01-19 17:02:06 +02:00
Rossen Hristov
d2c7b9968a Resolved Issue #1242: Add Page showingModally event. 2015-12-12 16:42:23 +02:00
Hristo Deshev
070b01c544 Remove UTF-8 BOM's from package.json files 2015-12-01 15:37:14 +02:00
Erjan Gavalji
e5741b0eb1 Update the xmlns of the target apps 2015-11-09 14:20:01 +02:00
Rossen Hristov
e7c4209112 Resolved issues #789, #1021, #1031. 2015-11-03 16:20:36 +02:00
Rossen Hristov
8dc0e810e8 Fixed #727: Provide a way to get a reference to the currently showing modal page instance. 2015-10-21 11:55:11 +03:00
Rossen Hristov
2545f2f19a Fixed #779: frame.topmost().currentPage is not the same instance as the page being loaded in page.loaded event handler. 2015-10-20 14:28:28 +03:00
Rossen Hristov
eec823d29d Added closeModal() to the d.ts and updated the sample app. 2015-10-01 11:13:52 +03:00
Rossen Hristov
6cc5675d31 Resolved #294: Add an optional fullscreen parameter to Page.showModal method. 2015-06-11 11:04:08 +03:00
Rossen Hristov
90722cfc67 Resolved #142: Modal views. 2015-05-18 14:13:46 +03:00