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

Version 1.0.2 #27

Merged
merged 19 commits into from Mar 30, 2022
Merged

Version 1.0.2 #27

merged 19 commits into from Mar 30, 2022

Commits on Feb 25, 2022

  1. Make passing arrow prop to Tooltip optional

    Petro Silenius committed Feb 25, 2022
    Copy the full SHA
    dd77d76 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    568ce25 View commit details
    Browse the repository at this point in the history
  3. Upgrade to next.js 12.1, npm upgrade

    Petro Silenius committed Feb 25, 2022
    Copy the full SHA
    148848b View commit details
    Browse the repository at this point in the history
  4. Upgrades package version to v1.0.2

    Petro Silenius committed Feb 25, 2022
    Copy the full SHA
    4b152c3 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #24 from PetroSilenius/optional-props

    [Progress] [Tooltip] Making props with default values optional
    Petro Silenius committed Feb 25, 2022
    Copy the full SHA
    6c577f8 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. Merge pull request #25 from PetroSilenius/upgrade-deps

    Upgrade to next.js 12.1, npm upgrade
    Petro Silenius committed Feb 28, 2022
    Copy the full SHA
    20d873c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #26 from PetroSilenius/v1.0.2

    V1.0.2
    Petro Silenius committed Feb 28, 2022
    Copy the full SHA
    fd0652b View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. pass missing testing

    kacperkosinski committed Mar 17, 2022
    Copy the full SHA
    853bdbc View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. Copy the full SHA
    650faa5 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. Copy the full SHA
    235476c View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. Merge pull request #29 from kacperkosinski/replace-timepicker

    replace existing timepicker with MUI timepicker
    kacperkosinski committed Mar 24, 2022
    Copy the full SHA
    62b2c61 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. Upgrade dependencies with npm upgrade and npm outdated

    Petro Silenius committed Mar 29, 2022
    Copy the full SHA
    8012e18 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #30 from PetroSilenius/next

    Upgrade dependencies with npm upgrade and npm outdated
    Petro Silenius committed Mar 29, 2022
    Copy the full SHA
    b030ae6 View commit details
    Browse the repository at this point in the history
  3. Add missing date library devdependencies

    Petro Silenius committed Mar 29, 2022
    Copy the full SHA
    5b0b33d View commit details
    Browse the repository at this point in the history
  4. Pass all props to IconButton

    Petro Silenius committed Mar 29, 2022
    Copy the full SHA
    9618a60 View commit details
    Browse the repository at this point in the history
  5. Simplify Dialog close button styling

    Petro Silenius committed Mar 29, 2022
    Copy the full SHA
    f4d591b View commit details
    Browse the repository at this point in the history
  6. Merge pull request #31 from PetroSilenius/dialog-fixes

    [Dialog][Button] Fix Dialog close button, pass props to IconButton
    Petro Silenius committed Mar 29, 2022
    Copy the full SHA
    01e058a View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. add TabPanel

    susannalandstrom committed Mar 30, 2022
    Copy the full SHA
    3279e14 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d696d39 View commit details
    Browse the repository at this point in the history