Skip to content

Conversation

@xhudec
Copy link
Collaborator

@xhudec xhudec commented Jul 13, 2020

📝 Changelog

  • added Slider component
  • implemented useSlider hook, containing core logic
  • moved Slider styled components

⚠️ Additional Notes

slider


closes #13

@xhudec xhudec self-assigned this Jul 13, 2020
@mergify mergify bot merged commit d4be6c4 into master Jul 14, 2020
@mergify mergify bot deleted the feature/slider branch July 14, 2020 08:38
github-actions bot pushed a commit that referenced this pull request Jul 17, 2020
# 1.0.0 (2020-07-17)

### Features

* add bundle analyzing script ([#22](#22)) ([23d44c6](23d44c6))
* add custom format support ([#20](#20)) ([e0eed2f](e0eed2f))
* add useRangeSlider & refactor RangeSlider ([#10](#10)) ([36b0639](36b0639))
* css agnostic solution ([#24](#24)) ([79f65e2](79f65e2))
* **components:** introduce RangeSlider ([#7](#7)) ([008e956](008e956))
* **components:** introduce Slider ([#18](#18)) ([d4be6c4](d4be6c4))
* project init 🌱 ([45f3836](45f3836))
github-actions bot pushed a commit that referenced this pull request Jul 17, 2020
# 1.0.0 (2020-07-17)

### Features

* add bundle analyzing script ([#22](#22)) ([23d44c6](23d44c6))
* add custom format support ([#20](#20)) ([e0eed2f](e0eed2f))
* add useRangeSlider & refactor RangeSlider ([#10](#10)) ([36b0639](36b0639))
* css agnostic solution ([#24](#24)) ([79f65e2](79f65e2))
* **components:** introduce RangeSlider ([#7](#7)) ([008e956](008e956))
* **components:** introduce Slider ([#18](#18)) ([d4be6c4](d4be6c4))
* project init 🌱 ([45f3836](45f3836))
@github-actions
Copy link

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add hook to handle Slider with single handle

2 participants