Vasil Chimev
69375fd889
Delete semicolons.
2015-11-06 17:13:10 +02:00
Hristo Hristov
235564e370
Merge pull request #1050 from NativeScript/hhristov/fixes
...
Implemented LiveSync page reload.
2015-11-06 16:59:21 +02:00
Hristo Deshev
a147ff490a
Grunt: add an update-external-app task
...
Builds the modules in bin/dist/modules and updates an app's
node_modules/tns-core-modules dir.
grunt update-external-app --path=/some/path/myapp1
2015-11-06 16:53:49 +02:00
hshristov
35b8209ddb
Implemented LiveSync page reload.
...
Fixed iOS layout bug
2015-11-06 16:45:20 +02:00
Vladimir Enchev
c0491996cf
android styler fixed
2015-11-06 16:30:36 +02:00
Vladimir Enchev
abe4614735
example updated
2015-11-06 16:21:29 +02:00
Vladimir Enchev
ef26a0f59c
converter fixed
2015-11-06 16:08:32 +02:00
Vladimir Enchev
3f52431af2
page updated
2015-11-06 15:22:38 +02:00
Vladimir Enchev
f7efef40df
Merge pull request #1047 from NativeScript/web-view-utf
...
Web view utf fix
2015-11-06 15:13:54 +02:00
Vladimir Enchev
4ced53b39b
old page removed
2015-11-06 15:06:22 +02:00
Vladimir Enchev
a651db8501
multiple text-decoration values support added
2015-11-06 15:04:47 +02:00
vakrilov
4c7dfb6748
Respect frame.android.showActionBar when page.actionBarHidden is not defined
2015-11-06 14:41:37 +02:00
Vladimir Enchev
7796c24967
breaks removed
2015-11-06 14:02:59 +02:00
Vladimir Enchev
4ae7a33b3e
file location fixed
2015-11-06 13:56:08 +02:00
Vladimir Enchev
77765fc014
Web view utf fix
2015-11-06 13:45:39 +02:00
Vladimir Enchev
cc28aad57b
page updated
2015-11-06 13:26:56 +02:00
Vladimir Enchev
2432cf9d4d
test page added
2015-11-06 13:26:05 +02:00
Vladimir Enchev
f2db20c694
TextDecoration added to buttons for iOS
2015-11-06 13:16:10 +02:00
Vladimir Enchev
28bafb6cd5
TextDecoration for android added
2015-11-06 13:08:28 +02:00
Vladimir Enchev
bc68f1eabb
overline removed
2015-11-06 11:44:01 +02:00
Vladimir Enchev
4cdfb64051
range fixed
2015-11-06 11:20:38 +02:00
Hristo Hristov
523e5bfbce
Merge pull request #1045 from NativeScript/hhristov/android-crash
...
Hhristov/android crash
2015-11-06 10:44:27 +02:00
hshristov
6b57eeec07
Deleted commented code
2015-11-06 10:42:02 +02:00
hshristov
a23d8ad4f0
removed unused overrides
2015-11-06 10:06:21 +02:00
hshristov
c06b0681fa
Fixed android crash when process get killed
2015-11-06 10:06:19 +02:00
Rossen Hristov
3aed89ca89
Merge pull request #1040 from NativeScript/frame.origin.y
...
Patch for IQKeyboardManager issue.
2015-11-06 09:42:57 +02:00
Nedyalko Nikolov
858b76914d
Merge pull request #1035 from NativeScript/nnikolov/Issue693
...
Added rowHeight property for ListView.
2015-11-06 08:30:00 +02:00
Vladimir Enchev
5dd4ea5dfd
Merge pull request #1042 from NativeScript/special-props-binding
...
binding to special properties fixed
2015-11-05 17:12:52 +02:00
Vladimir Enchev
363a44139f
binding to special properties fixed
2015-11-05 16:31:43 +02:00
Rossen Hristov
ea24a244c9
Fixed several tslint problems.
2015-11-05 16:03:05 +02:00
Vladimir Enchev
45394f9672
initial commit
2015-11-05 16:00:10 +02:00
Hristo Deshev
ae64b90df2
Merge pull request #1039 from NativeScript/hdeshev/tsconfig-json
...
Compile TypeScript via a tsconfig.json file
2015-11-05 15:32:03 +02:00
Rossen Hristov
dec5d971f3
Patch for IQKeyboardManager issue.
2015-11-05 15:29:35 +02:00
Hristo Deshev
39861f9d7e
Compile TypeScript via a tsconfig.json file
...
And support most editors/IDE's: Atom, VS Code, Sublime, etc
2015-11-05 14:14:09 +02:00
Vladimir Enchev
ca729e4ce0
Merge pull request #1037 from NativeScript/dialogs-css
...
TextField, Label and Button CSS type selectors will affect dialogs as well
2015-11-05 10:35:26 +02:00
Vasil Chimev
a0a1fdff96
Bump up version to 1.5.
2015-11-04 18:31:36 +02:00
Nedyalko Nikolov
f60f50f136
Added rowHeight property for ListView.
2015-11-04 18:17:29 +02:00
Vladimir Enchev
aa34d4a0b4
TextField, Label and Button CSS type selectors will affect dialogs as well
2015-11-04 16:24:05 +02:00
Erjan Gavalji
d669c17cd1
Merge branch 'ErjanGavalji/remove-bom'
2015-11-04 15:39:02 +02:00
Erjan Gavalji
44ef6a6514
Add a bom-removal task
2015-11-04 15:27:47 +02:00
Rossen Hristov
253c25e466
Merge pull request #1032 from NativeScript/loaded-twice
...
Resolved issues #789 , #1021 , #1031 .
2015-11-04 09:27:09 +02:00
Vasil Chimev
aecfe8de77
Merge branch 'master' of https://github.com/NativeScript/NativeScript
2015-11-03 16:45:13 +02:00
Vasil Chimev
164025f11b
Update a test page.
2015-11-03 16:45:07 +02:00
Rossen Hristov
e7c4209112
Resolved issues #789 , #1021 , #1031 .
2015-11-03 16:20:36 +02:00
Hristo Deshev
0ff96c72fd
Merge pull request #1030 from NativeScript/package-json-typings
...
Add the typings hint to nativescript-dev-typescript.
2015-11-03 15:03:26 +02:00
Hristo Deshev
094c86fbb3
Add the typings hint to nativescript-dev-typescript.
2015-11-03 14:31:37 +02:00
Erjan Gavalji
a0c5fe7d6f
Merge branch 'ErjanGavalji/allow-ready-apk-or-appdir-runs'
2015-11-03 13:46:24 +02:00
Vladimir Enchev
ba811c6b06
Merge pull request #1020 from NativeScript/date-time-picker-css-color
...
DatePicker and TimePicker stylers added
2015-11-03 11:52:10 +02:00
Hristo Deshev
8942dd25d7
Merge pull request #1023 from NativeScript/tns-core-modules-dts
...
tns-core-modules + d.ts = ☺☺☺
2015-11-03 11:41:12 +02:00
Hristo Deshev
65d81aeb90
Include d.ts files in tns-core-modules package.
...
- Generate a combined tns-core-modules.d.ts file for user projects. (Will
be included in tsconfig.json files by the `tns` tool automagically.)
- Test the integrity of the generated combined file by compiling it.
- Remove all traces of the obsoleted tns-definitions package.
2015-11-03 11:40:11 +02:00