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

[Timeline] Introduce new component #21331

Merged
merged 61 commits into from Jun 11, 2020

Commits on Jun 10, 2020

  1. scaffolding

    mnajdova authored and oliviertassinari committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    260a663 View commit details
    Browse the repository at this point in the history
  2. added TimelineItem

    mnajdova authored and oliviertassinari committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    729e570 View commit details
    Browse the repository at this point in the history
  3. fixed tests

    mnajdova authored and oliviertassinari committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    83a0d75 View commit details
    Browse the repository at this point in the history
  4. added tail and content

    mnajdova authored and oliviertassinari committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    ebe85a4 View commit details
    Browse the repository at this point in the history
  5. fixed tests

    mnajdova authored and oliviertassinari committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    8ef1c4a View commit details
    Browse the repository at this point in the history
  6. Added TimelineItemDot

    mnajdova authored and oliviertassinari committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    10e6622 View commit details
    Browse the repository at this point in the history
  7. TimelineItemDot

    mnajdova authored and oliviertassinari committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    8f4096b View commit details
    Browse the repository at this point in the history
  8. generated proptypes and api

    mnajdova authored and oliviertassinari committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    cea6112 View commit details
    Browse the repository at this point in the history
  9. added align

    mnajdova authored and oliviertassinari committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    fbd4b30 View commit details
    Browse the repository at this point in the history
  10. updated proptypes and api

    mnajdova authored and oliviertassinari committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    8036f90 View commit details
    Browse the repository at this point in the history
  11. added align right

    mnajdova authored and oliviertassinari committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    9a0c504 View commit details
    Browse the repository at this point in the history
  12. updated proptypes

    mnajdova authored and oliviertassinari committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    bfb9bff View commit details
    Browse the repository at this point in the history
  13. docs api changes

    mnajdova authored and oliviertassinari committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    84d8ac4 View commit details
    Browse the repository at this point in the history
  14. styles changes

    mnajdova authored and oliviertassinari committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    32cdb77 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    fa8f4ed View commit details
    Browse the repository at this point in the history
  16. style improvements

    mnajdova authored and oliviertassinari committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    4af7b5a View commit details
    Browse the repository at this point in the history
  17. prettier + lint

    mnajdova authored and oliviertassinari committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    662a126 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d8e152b View commit details
    Browse the repository at this point in the history
  19. fixes

    mnajdova authored and oliviertassinari committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    5ca72c5 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    75f7c7e View commit details
    Browse the repository at this point in the history
  21. misc

    mnajdova authored and oliviertassinari committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    8739aac View commit details
    Browse the repository at this point in the history
  22. more customizations

    mnajdova authored and oliviertassinari committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    e63d2ed View commit details
    Browse the repository at this point in the history
  23. fixes

    mnajdova authored and oliviertassinari committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    3ead3f1 View commit details
    Browse the repository at this point in the history
  24. misc

    mnajdova authored and oliviertassinari committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    f45b89b View commit details
    Browse the repository at this point in the history
  25. opposite example

    mnajdova authored and oliviertassinari committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    3682129 View commit details
    Browse the repository at this point in the history
  26. docs api

    mnajdova authored and oliviertassinari committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    ad4e464 View commit details
    Browse the repository at this point in the history
  27. lint+prettier

    mnajdova authored and oliviertassinari committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    2f95a65 View commit details
    Browse the repository at this point in the history
  28. docs api

    mnajdova authored and oliviertassinari committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    83bb2ad View commit details
    Browse the repository at this point in the history
  29. added separator

    mnajdova authored and oliviertassinari committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    0dd8ae0 View commit details
    Browse the repository at this point in the history
  30. proptypes + docs + cleanups

    mnajdova authored and oliviertassinari committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    5d25eb0 View commit details
    Browse the repository at this point in the history
  31. components renaming

    mnajdova authored and oliviertassinari committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    288eb3e View commit details
    Browse the repository at this point in the history
  32. cleanups

    mnajdova authored and oliviertassinari committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    516bbf9 View commit details
    Browse the repository at this point in the history
  33. styles + colors fixes

    mnajdova authored and oliviertassinari committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    8df9005 View commit details
    Browse the repository at this point in the history
  34. addressing comments

    mnajdova authored and oliviertassinari committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    2ad1cb0 View commit details
    Browse the repository at this point in the history
  35. styles improvements

    mnajdova authored and oliviertassinari committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    856847d View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    af5c765 View commit details
    Browse the repository at this point in the history
  37. docs:api

    mnajdova authored and oliviertassinari committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    a0c7293 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    3dfaf2c View commit details
    Browse the repository at this point in the history
  39. added opposite content

    mnajdova authored and oliviertassinari committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    693c3fe View commit details
    Browse the repository at this point in the history
  40. docs:api

    mnajdova authored and oliviertassinari committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    3f538b5 View commit details
    Browse the repository at this point in the history
  41. Update docs/src/pages/components/timeline/CustomizedTimeline.tsx

    Co-authored-by: Matt <github@nospam.33m.co>
    2 people authored and oliviertassinari committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    e2b7518 View commit details
    Browse the repository at this point in the history
  42. Update docs/src/pages/components/timeline/OppositeContentTimeline.tsx

    Co-authored-by: Matt <github@nospam.33m.co>
    2 people authored and oliviertassinari committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    c568cfc View commit details
    Browse the repository at this point in the history
  43. examples fixes

    mnajdova authored and oliviertassinari committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    f28018c View commit details
    Browse the repository at this point in the history
  44. Update docs/src/pages/components/timeline/timeline.md

    Co-authored-by: Olivier Tassinari <olivier.tassinari@gmail.com>
    mnajdova and oliviertassinari committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    b8d6fdd View commit details
    Browse the repository at this point in the history
  45. Update docs/src/pages/components/timeline/timeline.md

    Co-authored-by: Olivier Tassinari <olivier.tassinari@gmail.com>
    mnajdova and oliviertassinari committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    3f75cbb View commit details
    Browse the repository at this point in the history
  46. Update docs/src/pages/components/timeline/OutlinedTimeline.js

    Co-authored-by: Olivier Tassinari <olivier.tassinari@gmail.com>
    mnajdova and oliviertassinari committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    70abe4f View commit details
    Browse the repository at this point in the history
  47. Update docs/src/pages/components/timeline/CustomizedTimeline.js

    Co-authored-by: Olivier Tassinari <olivier.tassinari@gmail.com>
    mnajdova and oliviertassinari committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    c4183a0 View commit details
    Browse the repository at this point in the history
  48. renamed demos

    mnajdova authored and oliviertassinari committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    df98fe1 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    d98948e View commit details
    Browse the repository at this point in the history
  50. improved customized example

    mnajdova authored and oliviertassinari committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    2a6171b View commit details
    Browse the repository at this point in the history
  51. docs:api changes

    mnajdova authored and oliviertassinari committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    80970ca View commit details
    Browse the repository at this point in the history
  52. names fixed

    mnajdova authored and oliviertassinari committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    ab07eed View commit details
    Browse the repository at this point in the history
  53. fixes

    mnajdova authored and oliviertassinari committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    31e2d2b View commit details
    Browse the repository at this point in the history
  54. Update docs/src/pages/components/timeline/timeline.md

    Co-authored-by: Sebastian Silbermann <silbermann.sebastian@gmail.com>
    oliviertassinari and eps1lon committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    71738e4 View commit details
    Browse the repository at this point in the history
  55. removed component props

    mnajdova authored and oliviertassinari committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    9d486ae View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    966142c View commit details
    Browse the repository at this point in the history
  57. updatd opposite content example

    mnajdova authored and oliviertassinari committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    feb434c View commit details
    Browse the repository at this point in the history
  58. prettier

    mnajdova authored and oliviertassinari committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    ce228f2 View commit details
    Browse the repository at this point in the history
  59. simple -> basic

    oliviertassinari committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    4b9f95d View commit details
    Browse the repository at this point in the history
  60. Update docs/src/pages/components/timeline/timeline.md

    Co-authored-by: Josh Wooding <12938082+joshwooding@users.noreply.github.com>
    oliviertassinari and joshwooding committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    b5cf91b View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. josh's review

    oliviertassinari committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    a7c8b3f View commit details
    Browse the repository at this point in the history