Henning Hall
bd8c2200dd
Merge pull request #208 from henninghall/scrolls-beyond-not-always-trigger-onchange
bugfix: scrolls beyond min/max date not always triggering onChange
5 years ago
Henning Hall
da7d4106bc
Merge pull request #207 from mars-lan/patch-3
Specify the default value for androidVariant prop
5 years ago
Mars Lan
5980d4b290
Specify the default value for androidVariant prop
So people don't have to search through code to land here: 9403a8e537/android/src/main/java/com/henninghall/date_picker/DerivedData.java (L108)
5 years ago
Henning Hall
db7af0377f
Merge pull request #206 from mars-lan/patch-2
Add missing androidVariant prop
5 years ago
Mars Lan
4f6b4835eb
Add missing androidVariant prop
5 years ago
Henning Hall
ade5d8b3d0
bugfix: scrolls beyond min/max date not always triggering onChange
5 years ago
Henning Hall
a5b6caef12
Update package.json
5 years ago
Henning Hall
437b317054
Fix android native wheel stop glitch
5 years ago
Henning Hall
0eabc46f15
add badge
5 years ago
Henning Hall
6a4ab3d64f
fix native android wheel glitch
5 years ago
Henning Hall
e97c57d4f3
Update README.md
5 years ago
Henning Hall
7fee84ab52
Bugfix: Prevent NullpointerException for some locales by using hard coded formats ( #204 )
5 years ago
Henning Hall
d5ae026793
Update package.json
5 years ago
Henning Hall
f511611ad4
Update README.md
5 years ago
Henning Hall
0d04dd9a65
3.0.0-beta.0
5 years ago
Henning Hall
d04dfda2a1
Update README.md
5 years ago
Henning Hall
30df028e0e
Update README.md
5 years ago
Henning Hall
631edc44dd
Update README.md
5 years ago
Henning Hall
868c6ca873
Update README.md
5 years ago
Henning Hall
5d05df8806
Update README.md
5 years ago
Henning Hall
9403a8e537
Merge pull request #203 from henninghall/native-android-variant
Add android style variant: "Native Android"
5 years ago
Henning Hall
baa87588e4
add gif
5 years ago
Henning Hall
2d4d9298bd
update docs
5 years ago
Henning Hall
3466f1f834
ios clone as default
5 years ago
Henning Hall
a8267f4da6
styles
5 years ago
Henning Hall
f83b83d5a8
text color
5 years ago
Henning Hall
1f8821ad5a
event stability
5 years ago
Henning Hall
2a6564cb6e
smaller font
5 years ago
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