Henning Hall
66938fc656
not editable
5 years ago
Henning Hall
64168ce0c1
scroll animation max min
5 years ago
Henning Hall
6b3067fb4c
divider color in example project
5 years ago
Henning Hall
070d268cd0
text size
5 years ago
Henning Hall
da67141128
center
5 years ago
Henning Hall
159a69e914
update prop in example app
5 years ago
Henning Hall
37eb16d8ac
progress
5 years ago
Henning Hall
1bd41fdb17
2.7.13
5 years ago
Henning Hall
620eb57700
Merge pull request #201 from hungneox/change-default-date-format-for-finnish
Change default date format for Finnish
5 years ago
Hung Nguyen
a98b0d747a
Change default weekdays format for Salmi
5 years ago
Hung Nguyen
9e4921770f
Change default date format for Finnish
5 years ago
Henning Hall
32eabdf5a6
first working version
5 years ago
Henning Hall
ec530b2f07
2.7.12
5 years ago
Henning Hall
b181269d3f
Merge pull request #198 from mars-lan/patch-1
Fix zh_* locale parsing
5 years ago
Mars Lan
e4b57846e7
Fix zh_* locale parsing
By properly searching for the first undescore
5 years ago
Henning Hall
69bbb99680
2.7.11
5 years ago
Henning Hall
0ffe7ec6be
Merge pull request #195 from entur/fix-illegal-pattern-character
Fix return of wrong pattern piece
5 years ago
Mats Byrkjeland
481cf76fe3
Fix return of wrong pattern piece
The getPatternIncluding method would return quoted pieces if
the check contents of the quoted part included the format letter.
For instance for Danish (da_DK), the pattern is "EEE 'den' d. MMM"
If we are calling `getPatternIncluding("d", "da_DK")`, the method
would return `"den'"´, but we would like to return `"d."`.
This commit ignores pieces with apostrophe ("'") in them.
5 years ago
Henning Hall
8ba71ca366
v2.7.10
5 years ago
Henning Hall
8829c12932
Merge pull request #189 from TrustTheBoy/patch-1
add zh_CN locale
5 years ago
Trust
e503e956fb
add zh_CN locale
5 years ago
Henning Hall
baf0a8ef35
Update README.md
5 years ago
Henning Hall
0b255a3123
v2.7.9
5 years ago
Henning Hall
06c6addce0
Merge pull request #177 from ipk2015/master
Bugfix: Wrong display texts in date mode for some locales (Chinese, Japanese, etc)
5 years ago
Henning Hall
35f55a0a0f
Update test: Chinese month name
5 years ago
Henning Hall
db77471ad1
Enable test runs on PR:s
5 years ago
Henning Hall
48718b687d
Add tests for display texts in date mode
5 years ago
fyp
1ff26348fa
fix bug when language is Chinese or Japanese
5 years ago
Henning Hall
341887d611
Merge pull request #175 from kida7/patch-1
Export DatePickerProps
5 years ago
Vinh Le
d88f6ae67d
export DatePickerProps
5 years ago
Henning Hall
f47f045d62
2.7.8
5 years ago
Henning Hall
054c458d5c
Merge pull request #172 from henninghall/adding-missing-chinese-locales
Fixing different language related crashes
5 years ago
Henning Hall
2aaabaf6bf
Fix crash for some default locales
5 years ago
Henning Hall
957105bb9b
Added missing chinese locales
5 years ago
Henning Hall
f0ceb772ea
Merge pull request #168 from JencirJamal/fix-android-display-size
pickerview android display text size changed from sp to dp.
5 years ago
Jencir CJ
0fb999a7ff
pickerview android display text size changed from sp to dp.
5 years ago
Henning Hall
8a1dcef445
Update README.md
5 years ago
Henning Hall
5369dcd714
Update README.md
5 years ago
Henning Hall
baedb50323
Update README.md
5 years ago
Henning Hall
4abd03ea4e
v2.7.7
5 years ago
Henning Hall
883705f209
Merge pull request #167 from henninghall/bugfix/too-many-day-label-words
Bugfix: Too many words in day label for some locales
5 years ago
Henning Hall
31cfe87ef7
Bugfix: Too many words in day label for some locales
Affecting portugese, spanish, russian etc
Fixes #164
5 years ago
Henning Hall
d66fc13926
Merge pull request #166 from henninghall/improved-lib-architecture
Cleanup
5 years ago
Henning Hall
accb576ff2
cleanup
5 years ago
Henning Hall
35770eacf9
Merge pull request #162 from henninghall/improved-lib-architecture
Improved architecture
5 years ago
Henning Hall
9edc7bcc8e
Improved architecture
Separating concerns
Remove duplicated code
5 years ago
Henning Hall
b34738e16a
Disable test runs on PR (already runs on push)
5 years ago
Henning Hall
21f7e48e89
v2.7.6
5 years ago
Henning Hall
bc19c594b4
Merge pull request #160 from henninghall/detox4
Re-add tests for Android
5 years ago
Henning Hall
30b3bb3bd8
Add android tests
5 years ago