Skip to content
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

Translation in Italian #253

Closed
wants to merge 216 commits into from
Closed

Translation in Italian #253

wants to merge 216 commits into from

Commits on Nov 11, 2018

  1. Merge pull request #11 from dooboolab/revert-10-develop

    Revert "Week only page (#1)"
    hyochan committed Nov 11, 2018
    Configuration menu
    Copy the full SHA
    fa39a1f View commit details
    Browse the repository at this point in the history
  2. Updated readme

    hyochan committed Nov 11, 2018
    Configuration menu
    Copy the full SHA
    ebc6cea View commit details
    Browse the repository at this point in the history
  3. Revert and update readme.

    hyochan committed Nov 11, 2018
    Configuration menu
    Copy the full SHA
    41dc843 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1128387 View commit details
    Browse the repository at this point in the history
  5. Re-added week-only format

    lucasvienna committed Nov 11, 2018
    Configuration menu
    Copy the full SHA
    bdc36c7 View commit details
    Browse the repository at this point in the history
  6. Updated README

    lucasvienna committed Nov 11, 2018
    Configuration menu
    Copy the full SHA
    db79031 View commit details
    Browse the repository at this point in the history
  7. Updated readme.

    hyochan committed Nov 11, 2018
    Configuration menu
    Copy the full SHA
    119c5eb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1dff114 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cbee8c5 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2018

  1. Merge pull request #12 from Avyiel/master

    Week-only format
    hyochan committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    7119ec5 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2018

  1. 1 Configuration menu
    Copy the full SHA
    b0066d6 View commit details
    Browse the repository at this point in the history
  2. Avoid useless this.

    hyochan committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    4493ee0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1214e06 View commit details
    Browse the repository at this point in the history
  4. Release 1.1.10.

    hyochan committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    2d792f0 View commit details
    Browse the repository at this point in the history
  5. Resolve #13.

    hyochan committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    d50fd5c View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2018

  1. Configuration menu
    Copy the full SHA
    4fb3e66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5624a31 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2018

  1. Configuration menu
    Copy the full SHA
    3eeb15b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #14 from Avyiel/master

    Added carousel functionality to week-only format
    hyochan committed Nov 16, 2018
    Configuration menu
    Copy the full SHA
    5b73cfa View commit details
    Browse the repository at this point in the history
  3. Release to 1.2.0.

    hyochan committed Nov 16, 2018
    Configuration menu
    Copy the full SHA
    6ffe9ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0789fc2 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2018

  1. Configuration menu
    Copy the full SHA
    3b5a68a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #16 from Avyiel/master

    Fixed order of weeks (#15)
    hyochan committed Nov 18, 2018
    Configuration menu
    Copy the full SHA
    0d0ca06 View commit details
    Browse the repository at this point in the history
  3. Release 1.2.1

    Resolve #15.
    hyochan committed Nov 18, 2018
    Configuration menu
    Copy the full SHA
    4b4fd29 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2018

  1. Resolve #17.

    hyochan committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    2dc0930 View commit details
    Browse the repository at this point in the history
  2. Release 1.2.2.

    hyochan committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    e1365df View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2018

  1. Update README.md

    hyochan committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    ed08724 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2018

  1. Upated readme.

    hyochan committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    929cdff View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2018

  1. add custom physics parameter

    Paweł Szot committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    c7a852c View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2018

  1. Merge pull request #21 from szotp/master

    add custom physics parameter
    hyochan committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    48977ec View commit details
    Browse the repository at this point in the history
  2. Release 1.2.3.

    hyochan committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    02ee016 View commit details
    Browse the repository at this point in the history
  3. Better localization support

    This PR should add the right first day of the week based on the locale parameter.
    It removes statically specified weekdays and get them from intl.
    It uses a locale parameter to better suit all purposes (forced language, one from a configuration file or auto detecting it)
    
    Has been tested on some languages (en, ru and fr), need further testing before any merging.
    akuma06 committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    1a0e5b7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f31bacf View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2018

  1. custom icon events

    icemanbsi committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    818cfaa View commit details
    Browse the repository at this point in the history
  2. Improvements and reverts

    Added back the possibility to toggle or not weekdays. Since Weekdays are now localized, it doesn't need to be a List of string but is now a boolean.
    Improving the readability of the for-loop as discussed on the PR
    akuma06 committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    735d269 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2018

  1. Merge pull request #23 from akuma06/patch-1

    Better localization support
    hyochan committed Dec 14, 2018
    Configuration menu
    Copy the full SHA
    0bb7f50 View commit details
    Browse the repository at this point in the history
  2. Release 1.3.0.

    Better localiation support for weekDays.
    hyochan committed Dec 14, 2018
    Configuration menu
    Copy the full SHA
    3162d3a View commit details
    Browse the repository at this point in the history
  3. Fixed example

    hyochan committed Dec 14, 2018
    Configuration menu
    Copy the full SHA
    2bdea27 View commit details
    Browse the repository at this point in the history
  4. update custom header

    icemanbsi committed Dec 14, 2018
    Configuration menu
    Copy the full SHA
    79b6ed3 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2018

  1. Configuration menu
    Copy the full SHA
    9d011c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    535dc36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0fc26a8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #28 from icemanbsi/master

    Custom icon, custom month navigation and min and max selected date
    hyochan committed Dec 16, 2018
    Configuration menu
    Copy the full SHA
    25cc149 View commit details
    Browse the repository at this point in the history
  5. weekdays bug fixing

    icemanbsi committed Dec 16, 2018
    Configuration menu
    Copy the full SHA
    b8812f0 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #29 from icemanbsi/master

    weekdays bug fixing
    hyochan committed Dec 16, 2018
    Configuration menu
    Copy the full SHA
    5787363 View commit details
    Browse the repository at this point in the history
  7. Release 1.3.1.

    Weekdays bug fix.
    hyochan committed Dec 16, 2018
    Configuration menu
    Copy the full SHA
    825df5e View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2018

  1. Configuration menu
    Copy the full SHA
    c06925f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3b6ec5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a358de View commit details
    Browse the repository at this point in the history
  4. Merge pull request #34 from icemanbsi/master

    Mapping Events for Better Performance
    hyochan committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    577161a View commit details
    Browse the repository at this point in the history
  5. Release 1.3.2.

    hyochan committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    e08e2f7 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2018

  1. EventList bug fixing

    icemanbsi committed Dec 20, 2018
    Configuration menu
    Copy the full SHA
    6db8b7c View commit details
    Browse the repository at this point in the history
  2. Fixed FlatButton to fill and border color

    1. Fixed a FlatButton to use selectedDayButtonColor instead of selectedDayBorderColor as its fill color
    2. Added a conditional to render the border of the FlatButton when isSelectedDay is true
    mashnoon33 committed Dec 20, 2018
    Configuration menu
    Copy the full SHA
    e04838c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7bff68c View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2018

  1. Merge pull request #36 from icemanbsi/master

    EventList bug fixing
    hyochan committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    2cd0554 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #37 from mashnoon33/master

    Fixed FlatButton fill and border color
    hyochan committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    7150685 View commit details
    Browse the repository at this point in the history
  3. Release 1.3.3.

    hyochan committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    2b4e81b View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2018

  1. Update readme.

    Remove weekdays and weekend.
    hyochan committed Dec 23, 2018
    Configuration menu
    Copy the full SHA
    7d24012 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2018

  1. Configuration menu
    Copy the full SHA
    01ea0f7 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2018

  1. Merge pull request #43 from vkondratiev94/fix-weekend-days

    Fix weekend days text style
    hyochan committed Dec 27, 2018
    Configuration menu
    Copy the full SHA
    bbdbf5d View commit details
    Browse the repository at this point in the history
  2. Release 1.3.4.

    hyochan committed Dec 27, 2018
    Configuration menu
    Copy the full SHA
    eba5fd0 View commit details
    Browse the repository at this point in the history
  3. headerTitleTouchable and onHeaderTitlePressed props added

    Vladyslav authored and Vladyslav committed Dec 27, 2018
    Configuration menu
    Copy the full SHA
    28d1db6 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2018

  1. Merge pull request #44 from vkondratiev94/fix-header-title

    headerTitleTouchable and onHeaderTitlePressed props added
    hyochan committed Dec 28, 2018
    Configuration menu
    Copy the full SHA
    7b74dad View commit details
    Browse the repository at this point in the history
  2. Release 1.3.5.

    hyochan committed Dec 28, 2018
    Configuration menu
    Copy the full SHA
    eb6df62 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2019

  1. headerTitleTouchable, onHeaderTitlePressed added

    Vladyslav Kondratiev committed Jan 2, 2019
    Configuration menu
    Copy the full SHA
    6c43def View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2019

  1. Update README.md

    hyochan committed Jan 3, 2019
    Configuration menu
    Copy the full SHA
    dc5abbc View commit details
    Browse the repository at this point in the history
  2. Update README.md

    revert
    hyochan committed Jan 3, 2019
    Configuration menu
    Copy the full SHA
    53fd334 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #45 from vkondratiev94/fix-readme

    headerTitleTouchable, onHeaderTitlePressed added
    hyochan committed Jan 3, 2019
    Configuration menu
    Copy the full SHA
    4295c65 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2019

  1. Ability to choose the weekday format on the constructor

    Vinicius Salmont committed Jan 4, 2019
    Configuration menu
    Copy the full SHA
    3d43d27 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2019

  1. [WIP] adding weekday to readme

    Vinicius Salmont committed Jan 7, 2019
    Configuration menu
    Copy the full SHA
    a35a9d6 View commit details
    Browse the repository at this point in the history
  2. Fixing wrong inactiveWeekendTextStyle usage

    Vinicius Salmont committed Jan 7, 2019
    Configuration menu
    Copy the full SHA
    eecf93d View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2019

  1. Configuration menu
    Copy the full SHA
    48ae69e View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2019

  1. Merge pull request #47 from vinsalmont/WeekdayFormat

    Ability to choose the weekday format on the constructor
    hyochan committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    c92426d View commit details
    Browse the repository at this point in the history
  2. run flutter format

    gregor committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    ee4ff13 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af840fb View commit details
    Browse the repository at this point in the history
  4. Release 1.3.6.

    hyochan committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    ffc44d6 View commit details
    Browse the repository at this point in the history
  5. Update Changelog

    The-Redhat committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    08b2320 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b6acbe1 View commit details
    Browse the repository at this point in the history
  7. Update README

    The-Redhat committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    51e15d8 View commit details
    Browse the repository at this point in the history
  8. rebased code

    gregor committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    5d6ddb6 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2019

  1. Merge pull request #49 from The-Redhat/master

    Allow more customization of event type
    hyochan committed Jan 13, 2019
    Configuration menu
    Copy the full SHA
    066411c View commit details
    Browse the repository at this point in the history
  2. Release 1.3.7.

    hyochan committed Jan 13, 2019
    Configuration menu
    Copy the full SHA
    406cbf9 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2019

  1. Fixed double type values.

    Will resolve #39.
    hyochan committed Jan 19, 2019
    Configuration menu
    Copy the full SHA
    6369b8b View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2019

  1. Add property for static six week format to keep calendar height consi…

    …stent between months.
    Paul Uhn committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    af493a8 View commit details
    Browse the repository at this point in the history
  2. Release 1.3.9.

    Attempt to resolve #61.
    hyochan committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    4200945 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #62 from pauluhn/puhn/add_static_six_week_format

    Add property for static six week format
    hyochan committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    4e53474 View commit details
    Browse the repository at this point in the history
  4. Release 1.3.10.

    hyochan committed Jan 21, 2019
    Configuration menu
    Copy the full SHA
    bfb395e View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2019

  1. Configuration menu
    Copy the full SHA
    e9e6ca4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #65 from laxian/master

    fixed issue: `selectedDayTextStyle` property is not being respects
    hyochan committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    560f0d8 View commit details
    Browse the repository at this point in the history
  3. Release 1.3.11.

    Fixed `selectedDayTextStyle` property not being respected.
    hyochan committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    987ce7f View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2019

  1. create source file

    edgartrem committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    85a6882 View commit details
    Browse the repository at this point in the history
  2. create default styles

    edgartrem committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    b89266f View commit details
    Browse the repository at this point in the history
  3. move out default styles

    edgartrem committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    55a40e0 View commit details
    Browse the repository at this point in the history
  4. change to constants

    edgartrem committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    1a04a40 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2d79dde View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2019

  1. delete src, import directly

    edgartrem committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    3e7bf10 View commit details
    Browse the repository at this point in the history
  2. create calendar header

    edgartrem committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    82f7935 View commit details
    Browse the repository at this point in the history
  3. define header variables

    edgartrem committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    79b15c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a8dcad View commit details
    Browse the repository at this point in the history
  5. use calendar header widget

    edgartrem committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    a780dd3 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #68 from edTheGuy00/refactoring

    [WIP] Refactoring - Move out default styles
    hyochan committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    f9aa8ec View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7ed8424 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2019

  1. create basic test

    edTheGuy00 committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    05462b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80a8156 View commit details
    Browse the repository at this point in the history
  3. format code

    edTheGuy00 committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    e70d029 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1df96b8 View commit details
    Browse the repository at this point in the history
  5. Setting dot icon per event

    Andrey Sheykhot committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    4490393 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #71 from opensourcegps/master

    Setting dot icon per event
    hyochan committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    121314a View commit details
    Browse the repository at this point in the history
  7. Release 1.3.12

    Setting dot icon per event.
    hyochan committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    3429870 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2019

  1. Configuration menu
    Copy the full SHA
    905df59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    596f9ad View commit details
    Browse the repository at this point in the history
  3. revert defaults in header

    edgartrem committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    c135859 View commit details
    Browse the repository at this point in the history
  4. header tests

    edgartrem committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    1f25220 View commit details
    Browse the repository at this point in the history
  5. format code

    edgartrem committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    6263cfd View commit details
    Browse the repository at this point in the history
  6. format test code

    edgartrem committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    ee6020c View commit details
    Browse the repository at this point in the history
  7. remove space on main file

    edgartrem committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    7ee2645 View commit details
    Browse the repository at this point in the history
  8. run flutter format

    edgartrem committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    6cf74a2 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2019

  1. Configuration menu
    Copy the full SHA
    4bb6c4d View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2019

  1. Merge pull request #73 from edTheGuy00/refactoring

    [WIP] Refactoring - Separate and Test Header
    hyochan committed Feb 23, 2019
    Configuration menu
    Copy the full SHA
    d866928 View commit details
    Browse the repository at this point in the history
  2. Release 1.3.13

    Update somd example code. Resolve #75.
    hyochan committed Feb 23, 2019
    Configuration menu
    Copy the full SHA
    0593fbb View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2019

  1. Add travis config

    hyochan committed Feb 24, 2019
    Configuration menu
    Copy the full SHA
    e0a24c9 View commit details
    Browse the repository at this point in the history
  2. Integrate coveralls

    hyochan committed Feb 24, 2019
    Configuration menu
    Copy the full SHA
    24abf5a View commit details
    Browse the repository at this point in the history
  3. Update readme

    hyochan committed Feb 24, 2019
    Configuration menu
    Copy the full SHA
    7f0c177 View commit details
    Browse the repository at this point in the history
  4. Update readme

    hyochan committed Feb 24, 2019
    Configuration menu
    Copy the full SHA
    833a0e0 View commit details
    Browse the repository at this point in the history
  5. Edit travis config

    hyochan committed Feb 24, 2019
    Configuration menu
    Copy the full SHA
    7ad190b View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2019

  1. seperate weekday widget

    edgartrem committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    6779d61 View commit details
    Browse the repository at this point in the history
  2. use weekday widget

    edgartrem committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    e3ecc3f View commit details
    Browse the repository at this point in the history
  3. format code

    edgartrem committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    0d6c1e9 View commit details
    Browse the repository at this point in the history
  4. format code

    edTheGuy00 committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    2bbc32e View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2019

  1. create test

    edTheGuy00 committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    254f44d View commit details
    Browse the repository at this point in the history
  2. remove unessesary brackets

    edTheGuy00 committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    3d222b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9fc6bb0 View commit details
    Browse the repository at this point in the history
  4. test different usecases

    edTheGuy00 committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    0cb0ed6 View commit details
    Browse the repository at this point in the history
  5. change to named parameters

    edTheGuy00 committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    d37c38e View commit details
    Browse the repository at this point in the history
  6. last test

    edTheGuy00 committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    dfb8893 View commit details
    Browse the repository at this point in the history
  7. use lowercase d

    edTheGuy00 committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    69d3162 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2019

  1. Merge pull request #77 from edTheGuy00/refactoring

    [WIP] Refactoring - Separate and Test Weekdays row
    hyochan committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    e943b34 View commit details
    Browse the repository at this point in the history
  2. Release 1.3.14

    hyochan committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    bcd06b0 View commit details
    Browse the repository at this point in the history
  3. Resolve #74

    hyochan committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    2b8446e View commit details
    Browse the repository at this point in the history
  4. Resolve #66

    hyochan committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    845e8df View commit details
    Browse the repository at this point in the history
  5. Release 1.3.15

    hyochan committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    5ea2675 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2019

  1. Update breaking docs in pub

    hyochan committed Mar 2, 2019
    Configuration menu
    Copy the full SHA
    83be6ad View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2019

  1. reuse old code to fix #79

    edTheGuy00 committed Mar 9, 2019
    Configuration menu
    Copy the full SHA
    5718eec View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2019

  1. Configuration menu
    Copy the full SHA
    b244fcb View commit details
    Browse the repository at this point in the history
  2. Release 1.3.15+4

    hyochan committed Mar 10, 2019
    Configuration menu
    Copy the full SHA
    9df03dc View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2019

  1. updated flutter_calendar_carousel.dart

    changed an import to part so that EventList class could be accessed by library user.
    MehndirattaPiyush committed Mar 11, 2019
    Configuration menu
    Copy the full SHA
    dc1c5ac View commit details
    Browse the repository at this point in the history
  2. updated flutter_calendar_carousel.dart

    Fixed crash. Event List Exported for library user
    MehndirattaPiyush committed Mar 11, 2019
    Configuration menu
    Copy the full SHA
    7e9d6ea View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2019

  1. Merge pull request #84 from MehndirattaPiyush/master

    updated flutter_calendar_carousel.dart
    hyochan committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    cf3c341 View commit details
    Browse the repository at this point in the history
  2. Release 1.3.15+4

    dooboolab committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    996d3c5 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2019

  1. Configuration menu
    Copy the full SHA
    4468080 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2019

  1. Resolve #86

    Remove `print` and release to 1.3.15+5
    hyochan committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    9dd56cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dff2d99 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2019

  1. Merge pull request #88 from jeebb/feature/week-view-on-range-change-h…

    …andler
    
    Pass first date of week to onCalendarChanged in week view
    hyochan committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    9dbf521 View commit details
    Browse the repository at this point in the history
  2. Release 1.3.15+6

    hyochan committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    a17e724 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2019

  1. Configuration menu
    Copy the full SHA
    39164ef View commit details
    Browse the repository at this point in the history
  2. rename prevIcon and nextIcon

    thayesx authored and hyochan committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    7cb6f8d View commit details
    Browse the repository at this point in the history
  3. Release 1.3.15+7

    hyochan committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    756abe8 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2019

  1. Configuration menu
    Copy the full SHA
    f9f6619 View commit details
    Browse the repository at this point in the history
  2. Release 1.3.16

    hyochan committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    dde02e9 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2019

  1. Configuration menu
    Copy the full SHA
    3bf754f View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2019

  1. Configuration menu
    Copy the full SHA
    7d4c490 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2019

  1. Add paypal donation link

    hyochan committed Jun 22, 2019
    Configuration menu
    Copy the full SHA
    dd0b292 View commit details
    Browse the repository at this point in the history
  2. Removed buymeacoffee

    hyochan committed Jun 22, 2019
    Configuration menu
    Copy the full SHA
    be46d9b View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2019

  1. Update README.md

    Add `buymecoffee` link again.
    hyochan committed Jul 3, 2019
    Configuration menu
    Copy the full SHA
    b86946e View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2019

  1. - made page snapping optional

    Daniel Hakimi authored and hyochan committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    6ca5478 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2019

  1. Improved customizability for weekday containers. (#141)

    * Setting padding and background color for weekdays is now possible. User can now set his own function for building weekday containers.
    * remove font-droid in travis
    * Update changelog and pub version up
    maxgmer authored and hyochan committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    7e87236 View commit details
    Browse the repository at this point in the history
  2. more .gitignore

    hyochan committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    af003ff View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2019

  1. Closes #142

    hyochan committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    418b295 View commit details
    Browse the repository at this point in the history
  2. Update changelog

    hyochan committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    d9ff769 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2019

  1. Release/1.3.20 (#143)

    * Release 1.3.22
       - Improve pub health.
       - Use textStyle prior to defaultStyle
       - Improve dart codes itself
       - Update readme
    hyochan committed Sep 14, 2019
    Configuration menu
    Copy the full SHA
    f8ff05c View commit details
    Browse the repository at this point in the history
  2. Release/1.3.23 (#144)

    * Add feature on customizing markedDates text and decoration
       - More code formattings.
    * Add markedDateCustomShapeBorder.
    * Add markedDateCustomTextstyle.
    * Add documentation on newly added parameters
    * Update readme.
    * Support customization on each event dot widget
       - Fixes #112.
    * Give inactiveDaysTextStyle prior to other text styles
       - Fixes #101
    * Fixed selectedDayTextStyle overriden by todayTextStyle
       - Fixes #101.
       - Make `renderDay` and `getDefaultTextStyle` to organize week calendar and month calendar properties into one.
    * Support onDayLongPressed as a feature request
       - Fixes #103.
    * Support semantic label
       - Fixes #139
    * Expose `dayCrossAxisAlignment` and `dayMainAxisAlignment` to resolve #122
    * Expose `showIconBehindDayText` to resolve #131 
    * Fixes #94
    hyochan committed Sep 14, 2019
    Configuration menu
    Copy the full SHA
    b0a30ff View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2019

  1. Release 1.3.24 to resolve #142

    hyochan committed Sep 15, 2019
    Configuration menu
    Copy the full SHA
    39b2d19 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2019

  1. Resolve #142

    hyochan committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    511b659 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2019

  1. Custom day container feature. (#145)

    * User can now provide his own build function for day containers.
    * Little commentary update.
    * Now textStyle fields from CalendarCarousel also work for custom day builder.
    * Updated README.md usage example.
    maxgmer authored and hyochan committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    47ec72e View commit details
    Browse the repository at this point in the history
  2. Release 1.3.26

    hyochan committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    e8cf79f View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2019

  1. Configuration menu
    Copy the full SHA
    6021fdb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56b63a6 View commit details
    Browse the repository at this point in the history
  3. Release 1.3.27

    hyochan committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    916310f View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2019

  1. Allow the use of generic type with Interface (#149)

    * created interface EventInterface
       ```
       created EventInterface with methods: DateTime getDate()
       String getTitle()
       Widget getIcon()
       Widget getDot()
       ```
       Overrided method in class Event, now implements EventInterface
    * Replaced Event with T extends EventInterface
       ```
       replaced all class Event with T
       now we can use any class that implements the interface
       ```
    Valitutto authored and hyochan committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    0d61cc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac06f6b View commit details
    Browse the repository at this point in the history
  3. Release 1.3.28

    hyochan committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    d11c5f8 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2019

  1. Resolve #157 (#159)

    hyochan committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    fcf0cf6 View commit details
    Browse the repository at this point in the history
  2. Release/1.4.0 (#160)

    * Resolve #154
    * Release 1.4.0
    hyochan committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    e6cf90a View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2019

  1. Release 1.4.1

    - Resolve #164.
    hyochan committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    0ba2eaa View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2019

  1. Configuration menu
    Copy the full SHA
    7e2f5bd View commit details
    Browse the repository at this point in the history
  2. Added option for set scrollDirection (horizontal or vertical) (#166)

    Now we can set the scroll direction with Axis.horizontal (default value) or Axis.vertical.
    Valitutto authored and hyochan committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    5bdf457 View commit details
    Browse the repository at this point in the history
  3. Release 1.4.2

    hyochan committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    2ff6fae View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2019

  1. Add custom month range (#172)

    * Currently, it generates pages for the previous and next month of the displayed page.
    * Control of the header part is possible without changing, but the scroll could not stop. Therefore, it has been changed to generate all pages when displayed.
    * This fix also fixes range limitations and unstable scrolling behavior.
    * With this fix, _isReloadSelectedDate is removed because it is not needed.
    rian-hotate authored and hyochan committed Nov 3, 2019
    Configuration menu
    Copy the full SHA
    84d682f View commit details
    Browse the repository at this point in the history
  2. Release 1.4.3

    hyochan committed Nov 3, 2019
    Configuration menu
    Copy the full SHA
    73bfdb4 View commit details
    Browse the repository at this point in the history
  3. enhace: Expose scrollPhysics for page builder (#174)

    * Expose scrollPhysics for calendar
    
    - Support #173.
    
    * Release 1.4.4
    hyochan committed Nov 3, 2019
    Configuration menu
    Copy the full SHA
    a57f7af View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2019

  1. Configuration menu
    Copy the full SHA
    39a199d View commit details
    Browse the repository at this point in the history
  2. Release 1.4.5

    hyochan committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    fe7de07 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2019

  1. set default rangeDate (#179)

    rian-hotate authored and hyochan committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    b905350 View commit details
    Browse the repository at this point in the history
  2. Release 1.4.6

    hyochan committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    dd7690a View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2019

  1. Update flutter_calendar_carousel.dart (#182)

    Issue Resolved : #181
    sagarzala123 authored and hyochan committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    14352ea View commit details
    Browse the repository at this point in the history
  2. Release 1.4.7

    hyochan committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    4fca19b View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2019

  1. Target date for custom header (#183)

    * weekFormat時に表示週が異なる問題を修正
    * weekformt=false時に正常に表示されるよう修正
    * 従来のカスタムヘッダーが使用できるように修正
    * 一部コードが巻き戻っていたので修正
    * 上限・下限を表示月が超えないように修正
    * gridのcustom decorationの追加
    * Exclude things not related to TargetDate
    rian-hotate authored and hyochan committed Nov 17, 2019
    Configuration menu
    Copy the full SHA
    d9b70da View commit details
    Browse the repository at this point in the history
  2. Release 1.4.8

    hyochan committed Nov 17, 2019
    Configuration menu
    Copy the full SHA
    572c1f0 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2019

  1. Configuration menu
    Copy the full SHA
    ec460f2 View commit details
    Browse the repository at this point in the history
  2. Release 1.4.10

    hyochan committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    be1499c View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2019

  1. Create stale.yml

    hyochan committed Dec 29, 2019
    Configuration menu
    Copy the full SHA
    c1e88f0 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2019

  1. Update stale.yml

    hyochan committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    c8d29e4 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2020

  1. Add first day of week offset to week builder (#204)

    * add first day of week offset to week
    * Add test do dev_dep
    kliyer-ai committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    7f9d05f View commit details
    Browse the repository at this point in the history
  2. Release 1.4.11

    hyochan committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    60af7db View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. Resolve #209

    hyochan committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    fb3fd08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    819bca8 View commit details
    Browse the repository at this point in the history
  3. Release 1.4.12

    hyochan committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    4228ec7 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2020

  1. add props for onLeftButtonPressed (#220)

    add props for onLeftButtonPressed and onRightButtonPressed
    lmcnally47 committed Jul 4, 2020
    Configuration menu
    Copy the full SHA
    d8033da View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2020

  1. Configuration menu
    Copy the full SHA
    7fa0894 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2020

  1. Optimize the initialization of page numbers. (#231)

    * Optimize the initialization of page numbers.
    
    * fix error of test code
    
    * 新增参数isShowTransform
    
    * fix Stiff animation when sliding changes the month.
    
    * Modify isShowTransform to shouldShowTransform
    shichaohui committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    872b70e View commit details
    Browse the repository at this point in the history
  2. fix widget constructor (#234)

    Miolin committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    8b871a5 View commit details
    Browse the repository at this point in the history
  3. Release 1.5.0

    hyochan committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    0e6738d View commit details
    Browse the repository at this point in the history
  4. Check if onDayLongPressed is not null before call (#240)

    * check if onDayLongPressed is not null before call
    
    * add more test cases for onDayPressed and onDayLongPressed
    RodolfoSilva committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    4b67d51 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2020

  1. Fixed - The method 'call' was called on null. (#243)

    When try to switch to another month with HeaderButton got the error - "The method 'call' was called on null."
    Kokpheng committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    496a594 View commit details
    Browse the repository at this point in the history
  2. Release 1.5.1

    hyochan committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    0343759 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2020

  1. Fix README (#251)

    TetsuFe committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    2eeeab8 View commit details
    Browse the repository at this point in the history