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

[Slider] Create unstyled version and migrate to emotion & styled-components #22435

Merged
merged 135 commits into from
Sep 23, 2020

Commits on Aug 29, 2020

  1. wip

    mnajdova committed Aug 29, 2020
    Configuration menu
    Copy the full SHA
    f966e23 View commit details
    Browse the repository at this point in the history
  2. fix

    mnajdova committed Aug 29, 2020
    Configuration menu
    Copy the full SHA
    4c58672 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2020

  1. Configuration menu
    Copy the full SHA
    7fe38a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f9b659 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2020

  1. Configuration menu
    Copy the full SHA
    6adbc82 View commit details
    Browse the repository at this point in the history
  2. cleanups

    mnajdova committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    0c98292 View commit details
    Browse the repository at this point in the history
  3. overrides fixed

    mnajdova committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    99499b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d375e3d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    40f7019 View commit details
    Browse the repository at this point in the history
  6. reverted some changes

    mnajdova committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    4777a55 View commit details
    Browse the repository at this point in the history
  7. implemented variants

    mnajdova committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    f891647 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2c22ace View commit details
    Browse the repository at this point in the history
  9. prettier + docs:formatted

    mnajdova committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    5e7f826 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2020

  1. renamed components

    mnajdova committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    940f6d7 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2020

  1. Update packages/material-ui/src/Slider/Slider.js

    Co-authored-by: Olivier Tassinari <olivier.tassinari@gmail.com>
    mnajdova and oliviertassinari committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    3a80cda View commit details
    Browse the repository at this point in the history
  2. components names fixed

    mnajdova committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    27e7286 View commit details
    Browse the repository at this point in the history
  3. fixed used cx in base

    mnajdova committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    2946ee1 View commit details
    Browse the repository at this point in the history
  4. export *

    mnajdova committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    03a64fa View commit details
    Browse the repository at this point in the history
  5. reverted some changes

    mnajdova committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    b05a8e7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a21e199 View commit details
    Browse the repository at this point in the history
  7. Update packages/material-ui/src/Slider/Slider.d.ts

    Co-authored-by: Umidbek Karimov <uma.karimov@gmail.com>
    mnajdova and avocadowastaken committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    ff8af15 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fa0b76f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8f22840 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2020

  1. Configuration menu
    Copy the full SHA
    c448969 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7564cc0 View commit details
    Browse the repository at this point in the history
  3. merge conflicts

    mnajdova committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    4333ed1 View commit details
    Browse the repository at this point in the history
  4. moved cache creation

    mnajdova committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    79b8a26 View commit details
    Browse the repository at this point in the history
  5. improved typings

    mnajdova committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    0780a15 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    530b79f View commit details
    Browse the repository at this point in the history
  7. fixed ts

    mnajdova committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    49e50e4 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2020

  1. wip

    mnajdova committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    9ec7c65 View commit details
    Browse the repository at this point in the history
  2. extracted muiStyled wip

    mnajdova committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    6f87bc1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4cdb02c View commit details
    Browse the repository at this point in the history
  4. cleanups

    mnajdova committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    551e2f9 View commit details
    Browse the repository at this point in the history
  5. refactors

    mnajdova committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    bb0e959 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2020

  1. Configuration menu
    Copy the full SHA
    0fbd75e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1da5ffe View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2020

  1. Configuration menu
    Copy the full SHA
    6152305 View commit details
    Browse the repository at this point in the history
  2. prettier + fixes

    mnajdova committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    d249d83 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

  1. added @material-ui/styled

    mnajdova committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    47911ac View commit details
    Browse the repository at this point in the history
  2. renamed package

    mnajdova committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    4f71ad6 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2020

  1. Configuration menu
    Copy the full SHA
    95bb696 View commit details
    Browse the repository at this point in the history
  2. merge conflicts

    mnajdova committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    983f447 View commit details
    Browse the repository at this point in the history
  3. fixed after merge

    mnajdova committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    bd51f79 View commit details
    Browse the repository at this point in the history
  4. cleanup

    mnajdova committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    5a42c9f View commit details
    Browse the repository at this point in the history
  5. implemented rtl on the docs

    mnajdova committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    396cee8 View commit details
    Browse the repository at this point in the history
  6. fixed rtl usage

    mnajdova committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    a5569b5 View commit details
    Browse the repository at this point in the history
  7. updated ts example

    mnajdova committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    61673cd View commit details
    Browse the repository at this point in the history
  8. wip

    mnajdova committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    47c4105 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dc7a03e View commit details
    Browse the repository at this point in the history
  10. fixed build

    mnajdova committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    e39ab3b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b02c56b View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2020

  1. fixed refresh issues with sc

    mnajdova committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    1c9e41d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f2fedd View commit details
    Browse the repository at this point in the history
  3. nextjs _document update

    mnajdova committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    dc4caee View commit details
    Browse the repository at this point in the history
  4. refactorings

    mnajdova committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    0cf297b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5c96a89 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    47d46ef View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e6134a2 View commit details
    Browse the repository at this point in the history
  8. restructured components

    mnajdova committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    0eacc0d View commit details
    Browse the repository at this point in the history
  9. docs:api fix

    mnajdova committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    8fb4591 View commit details
    Browse the repository at this point in the history
  10. fix various problems

    mnajdova committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    d4a6092 View commit details
    Browse the repository at this point in the history
  11. fixed & disabled tests

    mnajdova committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    cb9bb24 View commit details
    Browse the repository at this point in the history
  12. run ci

    mnajdova committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    f2fcb52 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0048c13 View commit details
    Browse the repository at this point in the history
  14. reverted change

    mnajdova committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    9ba5d01 View commit details
    Browse the repository at this point in the history
  15. typo

    mnajdova committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    90cec13 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

  1. run ci

    mnajdova committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    9a0b87c View commit details
    Browse the repository at this point in the history
  2. prettier + enabled tests

    mnajdova committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    2479eaa View commit details
    Browse the repository at this point in the history
  3. Fixed tests

    mnajdova committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    9ce3a13 View commit details
    Browse the repository at this point in the history
  4. prettier

    mnajdova committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    8fb98fd View commit details
    Browse the repository at this point in the history
  5. use emotion by default

    mnajdova committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    2c4032e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    76171a8 View commit details
    Browse the repository at this point in the history
  7. misc fixes

    mnajdova committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    858c4b7 View commit details
    Browse the repository at this point in the history
  8. framer build

    mnajdova committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    f4bba69 View commit details
    Browse the repository at this point in the history
  9. prettier

    mnajdova committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    ff85f47 View commit details
    Browse the repository at this point in the history
  10. removed unused imports

    mnajdova committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    fffc2d7 View commit details
    Browse the repository at this point in the history
  11. removed slider from framer

    mnajdova committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    7411958 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    aa414ff View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9ca5f62 View commit details
    Browse the repository at this point in the history
  14. reverted framer changes

    mnajdova committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    669ba1e View commit details
    Browse the repository at this point in the history
  15. fixed issues

    mnajdova committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    fdce96d View commit details
    Browse the repository at this point in the history
  16. Update packages/material-ui-styled-engine-sc/README.md

    Co-authored-by: Olivier Tassinari <olivier.tassinari@gmail.com>
    mnajdova and oliviertassinari committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    deb6e60 View commit details
    Browse the repository at this point in the history
  17. Update docs/src/modules/utils/helpers.js

    Co-authored-by: Olivier Tassinari <olivier.tassinari@gmail.com>
    mnajdova and oliviertassinari committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    b804b36 View commit details
    Browse the repository at this point in the history
  18. Update docs/src/pages/guides/right-to-left-v5/right-to-left-v5.md

    Co-authored-by: Olivier Tassinari <olivier.tassinari@gmail.com>
    mnajdova and oliviertassinari committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    3d0e31e View commit details
    Browse the repository at this point in the history
  19. addressing comments

    mnajdova committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    03cc79f View commit details
    Browse the repository at this point in the history
  20. addressed comments

    mnajdova committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    37a384f View commit details
    Browse the repository at this point in the history
  21. prettier & page fixed

    mnajdova committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    645edee View commit details
    Browse the repository at this point in the history
  22. Fixed lab imports

    mnajdova committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    9849608 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    4254cd3 View commit details
    Browse the repository at this point in the history
  24. prettier

    mnajdova committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    2daf270 View commit details
    Browse the repository at this point in the history
  25. Update docs/src/pages/components/slider-styled/CustomizedSlider.tsx

    Co-authored-by: Olivier Tassinari <olivier.tassinari@gmail.com>
    mnajdova and oliviertassinari committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    3533342 View commit details
    Browse the repository at this point in the history
  26. Update docs/src/pages/components/slider-styled/CustomizedSlider.tsx

    Co-authored-by: Olivier Tassinari <olivier.tassinari@gmail.com>
    mnajdova and oliviertassinari committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    3a3def4 View commit details
    Browse the repository at this point in the history
  27. Update docs/src/pages/components/slider-styled/CustomizedSlider.tsx

    Co-authored-by: Olivier Tassinari <olivier.tassinari@gmail.com>
    mnajdova and oliviertassinari committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    8897bb3 View commit details
    Browse the repository at this point in the history
  28. Update docs/src/pages/components/slider-styled/ContinuousSlider.tsx

    Co-authored-by: Matt <github@nospam.33m.co>
    mnajdova and mbrookes committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    81578de View commit details
    Browse the repository at this point in the history
  29. Update docs/src/pages/components/slider-styled/ContinuousSlider.js

    Co-authored-by: Matt <github@nospam.33m.co>
    mnajdova and mbrookes committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    714b5ba View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2020

  1. Configuration menu
    Copy the full SHA
    d681065 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca825c7 View commit details
    Browse the repository at this point in the history
  3. Fix stylis right-to-left

    eps1lon committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    2e86e9c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #6 from eps1lon/fix/emotion-rtl-optout

     Fix stylis right-to-left
    mnajdova committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    1999fb4 View commit details
    Browse the repository at this point in the history
  5. fixed ts deprecation

    mnajdova committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    6cd4a5f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c5bec5b View commit details
    Browse the repository at this point in the history
  7. Update docs/pages/components/slider-styled.js

    Co-authored-by: Sebastian Silbermann <silbermann.sebastian@gmail.com>
    mnajdova and eps1lon committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    58cda5d View commit details
    Browse the repository at this point in the history
  8. Update packages/material-ui-styled-engine-sc/README.md

    Co-authored-by: Sebastian Silbermann <silbermann.sebastian@gmail.com>
    mnajdova and eps1lon committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    3d232e0 View commit details
    Browse the repository at this point in the history
  9. Update packages/material-ui-styled-engine/README.md

    Co-authored-by: Sebastian Silbermann <silbermann.sebastian@gmail.com>
    mnajdova and eps1lon committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    a362702 View commit details
    Browse the repository at this point in the history
  10. improved muiStyled names

    mnajdova committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    c9ea84f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f053755 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9e77509 View commit details
    Browse the repository at this point in the history
  13. updated helpers

    mnajdova committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    a8e1d46 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0f8bfc9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a37b64f View commit details
    Browse the repository at this point in the history
  16. proptypes

    mnajdova committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    cbeb6e9 View commit details
    Browse the repository at this point in the history
  17. addressed comments

    mnajdova committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    2f224d6 View commit details
    Browse the repository at this point in the history
  18. removed speedy

    mnajdova committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    37f37f1 View commit details
    Browse the repository at this point in the history
  19. removed emotion-theming

    mnajdova committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    1636fb8 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2020

  1. Configuration menu
    Copy the full SHA
    1d64929 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7088108 View commit details
    Browse the repository at this point in the history
  3. renamed state to styleProps

    mnajdova committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    9cff369 View commit details
    Browse the repository at this point in the history
  4. fixed interoperability guide

    mnajdova committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    ecda71a View commit details
    Browse the repository at this point in the history
  5. fixed tests

    mnajdova committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    27359e4 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

  1. Configuration menu
    Copy the full SHA
    836f610 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea3730a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c80925 View commit details
    Browse the repository at this point in the history
  4. adapt styled method

    oliviertassinari committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    3c4701d View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. Merge pull request #8 from oliviertassinari/proposals

    Proposals
    mnajdova committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    5a697bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1db5ee4 View commit details
    Browse the repository at this point in the history
  3. prettier

    mnajdova committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    67ede91 View commit details
    Browse the repository at this point in the history
  4. list fix

    mnajdova committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    34d19ab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f8e347b View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2020

  1. Configuration menu
    Copy the full SHA
    bb9fc68 View commit details
    Browse the repository at this point in the history
  2. fix lint errors

    mnajdova committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    95d8826 View commit details
    Browse the repository at this point in the history
  3. prettier

    mnajdova committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    f4cd959 View commit details
    Browse the repository at this point in the history
  4. docs:api

    mnajdova committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    c9993b7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    24d8ba8 View commit details
    Browse the repository at this point in the history
  6. udated ci.json packages

    mnajdova committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    8ee44f2 View commit details
    Browse the repository at this point in the history