Nikolay Iliev
ee2eee3d7e
how-to's fixed slashes in code comments
2016-05-09 18:02:05 +03:00
Erjan Gavalji
f15f283c74
Reorder test file structure to match the modules
...
Needed to have a nice structured cookbook dir in the docs
Includes:
Move the data-module tests under the data dir
Move the frame tests under the ui dir
Rename the dialog.md file to dialogs.md
Fix the web-view title
Add previous_url attributes to each article for SEO
Rename the style dir to styling to match the reference
Fix the frame-tests path
2016-05-05 10:43:35 +03:00
Erjan Gavalji
401c39924e
Fix the build. Improve docs require statements
2016-05-02 18:08:46 +03:00
Erjan Gavalji
bdbffb79bd
Switch titles to lower-case
2016-05-02 10:45:50 +03:00
Erjan Gavalji
3e489db2c9
Improve the readability of the docs navbar
2016-05-02 10:10:51 +03:00
Nikolay Tsonev
e01daed7eb
Merged master onto feature/docs
2016-04-15 16:54:37 +03:00
Nikolay Tsonev
fd7289a4c9
modify snippets
2016-04-15 16:27:56 +03:00
Hristo Hristov
f768fda881
Fixed some slow tests. ( #1968 )
...
Fixed modal page on iOS7.
2016-04-14 15:01:32 +03:00
Hristo Hristov
a66636fc6b
Improve unit-tests ( #1946 )
...
* Improved unit-tests speed & reliability
* Fixed iOS tests.
Improved message output
2016-04-13 10:28:28 +03:00
vakrilov
acb3640a39
Test + additional fixes
2016-03-24 17:29:35 +02:00
Hristo Hristov
2cabf02215
Fixed navigation events
2016-03-18 11:55:52 +02:00
Hristo Deshev
de6a92f8c6
Fix tslint errors.
2016-02-24 11:06:15 +02:00
Rossen Hristov
5ad082d783
Re-factored page navigation transitions. Resolves Issue #811 .
2016-02-10 14:55:27 +02:00
Rossen Hristov
b0976bf986
Resolved #811 : Page Navigation Transitions
2016-02-03 13:24:12 +02:00
Rossen Hristov
d2c7b9968a
Resolved Issue #1242 : Add Page showingModally event.
2015-12-12 16:42:23 +02:00
Hristo Hristov
d3892c5204
Added test to verify that page layout is correct when page properties like spanUnderStatusBar, ActionBar are changed.
2015-11-17 17:09:22 +02:00
Rossen Hristov
e7c4209112
Resolved issues #789 , #1021 , #1031 .
2015-11-03 16:20:36 +02:00
Nedyalko Nikolov
037690064e
Fixed issue 926.
2015-10-23 09:15:39 +03: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
4dafdf1f5b
Increased the wait to make sure the test passes in PR builds.
2015-10-20 16:29:55 +03:00
Rossen Hristov
0a0ab98f31
Gave the modal page 100 ms before closing it to avoid "Trying to dismiss the presentation controller while transitioning already." error.
2015-10-20 15:52:51 +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
hshristov
510a10afe2
add missing files
2015-09-04 11:06:37 +03:00
hshristov
f250943d3e
Add commented unittest - will need to check later why android tests fails after this new one.
2015-09-04 11:03:53 +03:00
Nathanael Anderson
a67e46fc98
Tests to test both a Declarative UI w/ CSS and a createPage w/ CSS file to verify CSS file is loaded
2015-08-26 03:19:02 -05:00
vakrilov
65c16799b9
Tslint
2015-07-31 11:04:20 +03:00
vakrilov
f0f0e91b70
Default page background - white
2015-07-31 11:04:19 +03:00
atanasovg
1439313e7b
Make moduleMerge a global function - this saves a total of 83 requires upon application loading.
2015-07-27 13:04:48 +03:00
vakrilov
ff2e8e6625
tests
2015-07-15 09:35:53 +03:00
vakrilov
e52b0c4556
Action bar progress
2015-07-15 09:35:53 +03:00
vakrilov
fe66104595
Page events
2015-05-19 13:37:38 +03:00
Nedyalko Nikolov
03ddb15d14
Fixed issue with remaining options menu item (iOS).
2015-05-13 11:27:56 +03:00
vakrilov
45450456a1
Loaded/Unloaded fix
2015-05-05 16:15:00 +03:00
Nedyalko Nikolov
95ca8d9c8c
Replace knownEvents modules with static strings.
2015-04-24 09:29:00 +03:00
vakrilov
70aa10d7ea
MenuItems should inherit binding context when defined form XML
2015-03-31 12:36:04 +03:00
hshristov
23b1825fc7
implement menuOptions
2015-03-26 17:32:27 +02:00
Erjan Gavalji
d5af4c4723
Fix tests app paths
2015-03-24 16:05:54 +02:00
Nedyalko Nikolov
46fcc22672
Added some links to ApiReference.
2015-03-04 14:49:45 +02:00
Erjan Gavalji
cc829e0152
definitions fixed
2015-03-03 10:34:40 +02:00