-
Notifications
You must be signed in to change notification settings - Fork 958
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(calendar): component implementation #153
Commits on Oct 5, 2018
-
Artur Yorsh committed
Oct 5, 2018 Configuration menu - View commit details
-
Copy full SHA for c3594d1 - Browse repository at this point
Copy the full SHA c3594d1View commit details -
feat(calendar): separated components
Artur Yorsh committedOct 5, 2018 Configuration menu - View commit details
-
Copy full SHA for 8b99d5c - Browse repository at this point
Copy the full SHA 8b99d5cView commit details -
feat(calendar): boundingMonth prop
Artur Yorsh committedOct 5, 2018 Configuration menu - View commit details
-
Copy full SHA for b152187 - Browse repository at this point
Copy the full SHA b152187View commit details -
feat(calendar): update example
Artur Yorsh committedOct 5, 2018 Configuration menu - View commit details
-
Copy full SHA for d73ea2b - Browse repository at this point
Copy the full SHA d73ea2bView commit details -
fix(calendar): months count to render in last year
Artur Yorsh committedOct 5, 2018 Configuration menu - View commit details
-
Copy full SHA for 957718a - Browse repository at this point
Copy the full SHA 957718aView commit details -
Artur Yorsh committed
Oct 5, 2018 Configuration menu - View commit details
-
Copy full SHA for 239aef8 - Browse repository at this point
Copy the full SHA 239aef8View commit details -
refactor(calendar): separated week component
Artur Yorsh committedOct 5, 2018 Configuration menu - View commit details
-
Copy full SHA for 8f9af43 - Browse repository at this point
Copy the full SHA 8f9af43View commit details -
fix(calendar): selection optimizations
* fix(calendar): selection optimizations - selection changes prop * fix(calendar): selection optimizations with shouldComponentUpdate
Artur Yorsh committedOct 5, 2018 Configuration menu - View commit details
-
Copy full SHA for aff0394 - Browse repository at this point
Copy the full SHA aff0394View commit details -
feat(calendar): day names component - base
Artur Yorsh committedOct 5, 2018 Configuration menu - View commit details
-
Copy full SHA for ec7e71b - Browse repository at this point
Copy the full SHA ec7e71bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d3350e5 - Browse repository at this point
Copy the full SHA d3350e5View commit details -
Artur Yorsh committed
Oct 5, 2018 Configuration menu - View commit details
-
Copy full SHA for 80982fe - Browse repository at this point
Copy the full SHA 80982feView commit details -
feat(calendar): localized weekday & month names
Artur Yorsh committedOct 5, 2018 Configuration menu - View commit details
-
Copy full SHA for 203ab83 - Browse repository at this point
Copy the full SHA 203ab83View commit details -
fix(calendar): non-required selected date
Artur Yorsh committedOct 5, 2018 Configuration menu - View commit details
-
Copy full SHA for d878f5d - Browse repository at this point
Copy the full SHA d878f5dView commit details -
feat(calendar): ranged calendar
Artur Yorsh committedOct 5, 2018 Configuration menu - View commit details
-
Copy full SHA for a5c62c3 - Browse repository at this point
Copy the full SHA a5c62c3View commit details -
Artur Yorsh committed
Oct 5, 2018 Configuration menu - View commit details
-
Copy full SHA for 58d0dac - Browse repository at this point
Copy the full SHA 58d0dacView commit details -
feat(calendar): highlight today
Artur Yorsh committedOct 5, 2018 Configuration menu - View commit details
-
Copy full SHA for 2e4e0fc - Browse repository at this point
Copy the full SHA 2e4e0fcView commit details -
Artur Yorsh committed
Oct 5, 2018 Configuration menu - View commit details
-
Copy full SHA for 3a8bc1a - Browse repository at this point
Copy the full SHA 3a8bc1aView commit details -
feat(calendar): custom day render function
* feat(calendar/range): custom day render function * feat(calendar): update example
Artur Yorsh committedOct 5, 2018 Configuration menu - View commit details
-
Copy full SHA for 7f8e305 - Browse repository at this point
Copy the full SHA 7f8e305View commit details -
refactor(calendar): move components to separate dirs
Artur Yorsh committedOct 5, 2018 Configuration menu - View commit details
-
Copy full SHA for cb4c837 - Browse repository at this point
Copy the full SHA cb4c837View commit details -
refactor(calendar): selection strategies
Artur Yorsh committedOct 5, 2018 Configuration menu - View commit details
-
Copy full SHA for 295cb5d - Browse repository at this point
Copy the full SHA 295cb5dView commit details -
fix(calendar): cell selection after it was highlighted
Artur Yorsh committedOct 5, 2018 Configuration menu - View commit details
-
Copy full SHA for 1a0d2bf - Browse repository at this point
Copy the full SHA 1a0d2bfView commit details -
fix(calendar): runtime warnings
* fix(calendar): no-state-initialized warning * fix(calendar): day component key prop null-pointer
Artur Yorsh committedOct 5, 2018 Configuration menu - View commit details
-
Copy full SHA for 26a9cbb - Browse repository at this point
Copy the full SHA 26a9cbbView commit details -
Artur Yorsh committed
Oct 5, 2018 Configuration menu - View commit details
-
Copy full SHA for 82c89b6 - Browse repository at this point
Copy the full SHA 82c89b6View commit details -
feat(calendar): implementation examples
Artur Yorsh committedOct 5, 2018 Configuration menu - View commit details
-
Copy full SHA for 451d101 - Browse repository at this point
Copy the full SHA 451d101View commit details -
fix(calendar): month count rendering
Artur Yorsh committedOct 5, 2018 Configuration menu - View commit details
-
Copy full SHA for bb45aa2 - Browse repository at this point
Copy the full SHA bb45aa2View commit details -
feat(calendar): update examples
Artur Yorsh committedOct 5, 2018 Configuration menu - View commit details
-
Copy full SHA for 7bb1714 - Browse repository at this point
Copy the full SHA 7bb1714View commit details -
fix(calendar): render component after onLayout
Artur Yorsh committedOct 5, 2018 Configuration menu - View commit details
-
Copy full SHA for d3e9569 - Browse repository at this point
Copy the full SHA d3e9569View commit details -
refactor(calendar): month view as list item instead of year
Artur Yorsh committedOct 5, 2018 Configuration menu - View commit details
-
Copy full SHA for 9cf5b2d - Browse repository at this point
Copy the full SHA 9cf5b2dView commit details -
feat(calendar): scrollTo* functions support
Artur Yorsh committedOct 5, 2018 Configuration menu - View commit details
-
Copy full SHA for fcfcb79 - Browse repository at this point
Copy the full SHA fcfcb79View commit details -
fix(calendar): month height calculation
Artur Yorsh committedOct 5, 2018 Configuration menu - View commit details
-
Copy full SHA for 691866c - Browse repository at this point
Copy the full SHA 691866cView commit details -
feat(docs): update rkCalendar docs
Artur Yorsh committedOct 5, 2018 Configuration menu - View commit details
-
Copy full SHA for 574e1ce - Browse repository at this point
Copy the full SHA 574e1ceView commit details -
feat(calendar): horizontal and vertical layout implementation
Artur Yorsh committedOct 5, 2018 Configuration menu - View commit details
-
Copy full SHA for 425e365 - Browse repository at this point
Copy the full SHA 425e365View commit details -
feat(calendar): add scrollTo next/prev month methods
Artur Yorsh committedOct 5, 2018 Configuration menu - View commit details
-
Copy full SHA for 8e92080 - Browse repository at this point
Copy the full SHA 8e92080View commit details -
feat(example): add horizontal calendar example
Artur Yorsh committedOct 5, 2018 Configuration menu - View commit details
-
Copy full SHA for 3ac736c - Browse repository at this point
Copy the full SHA 3ac736cView commit details -
refactor(calendar): locale service with mocked data
Artur Yorsh committedOct 5, 2018 Configuration menu - View commit details
-
Copy full SHA for f871c8d - Browse repository at this point
Copy the full SHA f871c8dView commit details -
fix(calendar): android - scroll to today on initial render
Artur Yorsh committedOct 5, 2018 Configuration menu - View commit details
-
Copy full SHA for a59be42 - Browse repository at this point
Copy the full SHA a59be42View commit details -
fix(calendar): bounding dates selection
Artur Yorsh committedOct 5, 2018 Configuration menu - View commit details
-
Copy full SHA for 70db555 - Browse repository at this point
Copy the full SHA 70db555View commit details -
docs(calendar): add layout prop description
Artur Yorsh committedOct 5, 2018 Configuration menu - View commit details
-
Copy full SHA for 31f67ac - Browse repository at this point
Copy the full SHA 31f67acView commit details -
feat(example): add calendar examples description
Artur Yorsh committedOct 5, 2018 Configuration menu - View commit details
-
Copy full SHA for 55338c2 - Browse repository at this point
Copy the full SHA 55338c2View commit details -
docs(calendar): add no-documented methods description and demo gif
Artur Yorsh committedOct 5, 2018 Configuration menu - View commit details
-
Copy full SHA for 341595c - Browse repository at this point
Copy the full SHA 341595cView commit details
Commits on Oct 22, 2018
-
refactor(calendar): style props to types
refactor(calendar): move props to types refactor(calendar): rk-typed styles apply
Artur Yorsh committedOct 22, 2018 Configuration menu - View commit details
-
Copy full SHA for 41273c3 - Browse repository at this point
Copy the full SHA 41273c3View commit details -
refactor(calendar): render method as function
Artur Yorsh committedOct 22, 2018 Configuration menu - View commit details
-
Copy full SHA for 8c77a0a - Browse repository at this point
Copy the full SHA 8c77a0aView commit details -
refactor(calendar): linebreaks
Artur Yorsh committedOct 22, 2018 Configuration menu - View commit details
-
Copy full SHA for 143ffb6 - Browse repository at this point
Copy the full SHA 143ffb6View commit details -
refactor(calendar): apply naming convenience
Artur Yorsh committedOct 22, 2018 Configuration menu - View commit details
-
Copy full SHA for 33bf8f6 - Browse repository at this point
Copy the full SHA 33bf8f6View commit details -
refactor(calendar): fix layout axis variables typo
Artur Yorsh committedOct 22, 2018 Configuration menu - View commit details
-
Copy full SHA for 59df291 - Browse repository at this point
Copy the full SHA 59df291View commit details