Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: core-ds/core-components
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v27.1.2
Choose a base ref
...
head repository: core-ds/core-components
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v27.2.0
Choose a head ref
  • 13 commits
  • 23 files changed
  • 7 contributors

Commits on Jun 2, 2022

  1. chore: update semantic release packages (#71)

    Co-authored-by: Vladimir Gevak <VGevak@alfabank.ru>
    v-gevak and Vladimir Gevak authored Jun 2, 2022
    Configuration menu
    Copy the full SHA
    0718fa2 View commit details
    Browse the repository at this point in the history
  2. feat(date-input): removed date validation (#69)

    * feat(date-input): moved date validation
    
    Removed date validation from DateInput
    blackraydev authored Jun 2, 2022
    Configuration menu
    Copy the full SHA
    ca56ec9 View commit details
    Browse the repository at this point in the history
  3. chore(release): 27.2.0 [skip ci]

    # [27.2.0](v27.1.2...v27.2.0) (2022-06-02)
    
    ### Features
    
    * **date-input:** removed date validation ([#69](#69)) ([ca56ec9](ca56ec9))
    semantic-release-bot committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    0cd5c1c View commit details
    Browse the repository at this point in the history
  4. fix(tooltip): added missing props (#72)

    Co-authored-by: Vladimir Gevak <VGevak@alfabank.ru>
    v-gevak and Vladimir Gevak authored Jun 2, 2022
    Configuration menu
    Copy the full SHA
    3f83040 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2022

  1. chore: echo debug data (#73)

    Co-authored-by: Vladimir Gevak <VGevak@alfabank.ru>
    v-gevak and Vladimir Gevak authored Jun 3, 2022
    Configuration menu
    Copy the full SHA
    eab99d3 View commit details
    Browse the repository at this point in the history
  2. chore: echo debug data (#74)

    Co-authored-by: Vladimir Gevak <VGevak@alfabank.ru>
    core-ds-bot and Vladimir Gevak authored Jun 3, 2022
    Configuration menu
    Copy the full SHA
    94a6ad5 View commit details
    Browse the repository at this point in the history
  3. chore: add tmate session in publish-ci (#75)

    Co-authored-by: Vladimir Gevak <VGevak@alfabank.ru>
    v-gevak and Vladimir Gevak authored Jun 3, 2022
    Configuration menu
    Copy the full SHA
    d4b0a69 View commit details
    Browse the repository at this point in the history
  4. chore(release): 27.2.0 [skip ci]

    # [27.2.0](v27.1.2...v27.2.0) (2022-06-03)
    
    ### Bug Fixes
    
    * **tooltip:** added missing props ([#72](#72)) ([3f83040](3f83040))
    
    ### Features
    
    * **date-input:** removed date validation ([#69](#69)) ([ca56ec9](ca56ec9))
    semantic-release-bot committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    a5ea3ee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    34afa57 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0f1bba4 View commit details
    Browse the repository at this point in the history
  7. fix(attach): added size xxs and changed default view prop (#59)

    Co-authored-by: Vladimir Gevak <VGevak@alfabank.ru>
    v-gevak and Vladimir Gevak authored Jun 3, 2022
    Configuration menu
    Copy the full SHA
    f6e297d View commit details
    Browse the repository at this point in the history
  8. fix(button): fix border-radius (#63)

    * fix(button): fix border-radius
    
    * fix(button): fix calc
    
    * fix(button): fix name token
    
    Co-authored-by: Валерия Чуричева <valeriacuriceva@MacBook-Pro-Valeria.local>
    churicheva-v and Валерия Чуричева authored Jun 3, 2022
    Configuration menu
    Copy the full SHA
    e09991e View commit details
    Browse the repository at this point in the history
  9. chore(release): 27.2.0 [skip ci]

    # [27.2.0](v27.1.2...v27.2.0) (2022-06-03)
    
    ### Bug Fixes
    
    * **attach:** added size xxs and changed default view prop ([#59](#59)) ([f6e297d](f6e297d))
    * **button:** fix border-radius ([#63](#63)) ([e09991e](e09991e))
    * **tooltip:** added missing props ([#72](#72)) ([3f83040](3f83040))
    
    ### Features
    
    * **date-input:** removed date validation ([#69](#69)) ([ca56ec9](ca56ec9))
    semantic-release-bot committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    fbc35b4 View commit details
    Browse the repository at this point in the history
Loading