Skip to content

Conversation

@xhudec
Copy link
Collaborator

@xhudec xhudec commented Jul 13, 2020

📝 Changelog

  • extracted slider logic into useRangeSlider hook
  • integrated useRangeSlider with RangeSlider
  • moved slider utils
  • code cleanup & optimizations

closes #6

@xhudec xhudec self-assigned this Jul 13, 2020
@mergify mergify bot merged commit 36b0639 into master Jul 13, 2020
@mergify mergify bot deleted the feature/use-range-slider branch July 13, 2020 09:15
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.

Refactor RangeSlider & add useRangeSlider as headless solution

2 participants