Martin Hettiger
ae6a661ecd
feat: implement capitalization type option for prompt dialogs ( #6325 )
...
* feat: implement capitalization type option for prompt dialogs
Allow setting auto capitalization to "none", "all", "sentences" and "words".
This feature works on both Android and iOS.
* feat: add capitalization type examples to test page for dialogs
2018-10-05 17:15:54 +03:00
Martin Guillon
46705ee332
refactor(core-modules): implement createNativeView and initNativeView for all components
...
refactor(core-modules): implement createNativeView and initNativeView for all components
2018-09-26 13:59:12 +03:00
Alexander Vakrilov
38e6f6688e
fix(style): Styles are not applied to dialogs ( #5612 )
2018-04-03 17:06:21 +02:00
Panayot Cankov
6d7c1ff295
Avoid applying CSS multiple times ( #4784 )
...
* Move the applyStyleFromScope to onLoaded, when the views are created and id or className properties are set the CSS selectors are queried and applied multiple times
* Condense the changes when applying properties
2017-09-25 18:32:00 +03:00
Eddy Verbruggen
979c2fe850
Feature: New Dialog-Prompt-Input-Type for E-Mails ( #3905 )
...
* #3118 Feature: New Dialog-Prompt-Input-Type for E-Mails
* Forgot to change a comment
Changed Password to Email in a comment.
2017-04-06 12:41:04 +03:00
Hristo Deshev
629eb6e683
Use relative imports in tns-core-modules.
...
Use tns-core-modules/* imports in outside code (apps, tests, etc)
2017-03-13 14:37:59 +02:00
Hristo Hristov
ea22eb9c20
refactoring circular imports
2017-03-06 14:05:55 +02:00
Hristo Hristov
19ee47ba24
got to layouts
2016-12-13 15:51:18 +02:00
Hristo Hristov
befb494a50
up to segmented-bar.ios
2016-12-13 15:51:18 +02:00
Hristo Hristov
1202cb7288
almost all without layouts
2016-12-13 15:51:18 +02:00
Hristo Hristov
bb2c7aa60a
partial state
2016-12-13 15:51:18 +02:00
Hristo Hristov
e4c21258a3
More files migrated.
2016-12-13 15:51:18 +02:00
zh-m
825d577621
Background of the buttons inside dialog can be modified through global style in CSS
2016-11-30 16:16:14 +02:00
Nathanael Anderson
a5273b74ed
Fix for Dialogs crashing on iOS ( #2866 )
2016-10-11 14:58:30 +03:00
Panayot Cankov
e135c20b14
Rename the files
2016-05-26 14:30:25 +03:00