Skip to content

move react to peer Dependency#55

Merged
Raalzz merged 1 commit intomainfrom
chores/react-peer-dep
Aug 12, 2022
Merged

move react to peer Dependency#55
Raalzz merged 1 commit intomainfrom
chores/react-peer-dep

Conversation

@pruthvi2103
Copy link
Copy Markdown
Contributor

Also adds support to v18

@netlify
Copy link
Copy Markdown

netlify bot commented Aug 11, 2022

Deploy Preview for hover-design canceled.

Name Link
🔨 Latest commit fb5afce
🔍 Latest deploy log https://app.netlify.com/sites/hover-design/deploys/62f4cef5f2bfb800080baedf

@pruthvi2103 pruthvi2103 requested a review from Raalzz August 11, 2022 09:54
Copy link
Copy Markdown
Member

@Raalzz Raalzz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Raalzz Raalzz merged commit fcc1d6a into main Aug 12, 2022
@Raalzz Raalzz deleted the chores/react-peer-dep branch August 12, 2022 08:39
pruthvi2103 added a commit to pruthvi2103/hover-design that referenced this pull request Aug 13, 2022
commit fb57a63
Author: Saurabh Sutar <81956858+saurabhsutar192@users.noreply.github.com>
Date:   Fri Aug 12 14:13:36 2022 +0530

    HOV-16 | Divider component (antstackio#53)

    * divider component v1 created

    * typos fixed

    * mdx changes

    * divider default color changed

    * mdx changes

    * comments resolved

commit 2f5f842
Author: Pruthvi Shetty <pruthvishetty5656@gmail.com>
Date:   Fri Aug 12 14:10:43 2022 +0530

    Adds git playbook + adds steps for forking in contribution (antstackio#57)

commit fcc1d6a
Author: Pruthvi Shetty <pruthvishetty5656@gmail.com>
Date:   Fri Aug 12 14:09:52 2022 +0530

    move react to peerDep (antstackio#55)
Raalzz added a commit that referenced this pull request Aug 19, 2022
* Adds basic Accordion

* Squashed commit of the following:

commit fb57a63
Author: Saurabh Sutar <81956858+saurabhsutar192@users.noreply.github.com>
Date:   Fri Aug 12 14:13:36 2022 +0530

    HOV-16 | Divider component (#53)

    * divider component v1 created

    * typos fixed

    * mdx changes

    * divider default color changed

    * mdx changes

    * comments resolved

commit 2f5f842
Author: Pruthvi Shetty <pruthvishetty5656@gmail.com>
Date:   Fri Aug 12 14:10:43 2022 +0530

    Adds git playbook + adds steps for forking in contribution (#57)

commit fcc1d6a
Author: Pruthvi Shetty <pruthvishetty5656@gmail.com>
Date:   Fri Aug 12 14:09:52 2022 +0530

    move react to peerDep (#55)

* adds Accordion and other needed components

* Adds Accordion Docs

TODO

- Add refs to all components
- Add more examples in Docs

* remove accordion from examples

* remove accordion from index

* Adds Accordion docs

* Adds Forward Ref to all Accordion components

* fix ref type issue

* Update accordion.types.ts

* Update Accordion.tsx

* removes stray 0

* changes icon

* Update docs/docs/components/accordion.mdx

Co-authored-by: Raalzz <30571073+Raalzz@users.noreply.github.com>
Raalzz pushed a commit that referenced this pull request Aug 30, 2022
* Squashed commit of the following:

commit fb57a63
Author: Saurabh Sutar <81956858+saurabhsutar192@users.noreply.github.com>
Date:   Fri Aug 12 14:13:36 2022 +0530

    HOV-16 | Divider component (#53)

    * divider component v1 created

    * typos fixed

    * mdx changes

    * divider default color changed

    * mdx changes

    * comments resolved

commit 2f5f842
Author: Pruthvi Shetty <pruthvishetty5656@gmail.com>
Date:   Fri Aug 12 14:10:43 2022 +0530

    Adds git playbook + adds steps for forking in contribution (#57)

commit fcc1d6a
Author: Pruthvi Shetty <pruthvishetty5656@gmail.com>
Date:   Fri Aug 12 14:09:52 2022 +0530

    move react to peerDep (#55)

* adds hooks for modal useBodyScroll and useClickOutside
Raalzz pushed a commit that referenced this pull request Aug 30, 2022
* Create modal.mdx

* Squashed commit of the following:

commit fb57a63
Author: Saurabh Sutar <81956858+saurabhsutar192@users.noreply.github.com>
Date:   Fri Aug 12 14:13:36 2022 +0530

    HOV-16 | Divider component (#53)

    * divider component v1 created

    * typos fixed

    * mdx changes

    * divider default color changed

    * mdx changes

    * comments resolved

commit 2f5f842
Author: Pruthvi Shetty <pruthvishetty5656@gmail.com>
Date:   Fri Aug 12 14:10:43 2022 +0530

    Adds git playbook + adds steps for forking in contribution (#57)

commit fcc1d6a
Author: Pruthvi Shetty <pruthvishetty5656@gmail.com>
Date:   Fri Aug 12 14:09:52 2022 +0530

    move react to peerDep (#55)

* Update modal.mdx

* adds hooks for modal useBodyScroll and useClickOutside

* Adds React Portal Component
Raalzz pushed a commit that referenced this pull request Sep 2, 2022
* Squashed commit of the following:

commit fb57a63
Author: Saurabh Sutar <81956858+saurabhsutar192@users.noreply.github.com>
Date:   Fri Aug 12 14:13:36 2022 +0530

    HOV-16 | Divider component (#53)

    * divider component v1 created

    * typos fixed

    * mdx changes

    * divider default color changed

    * mdx changes

    * comments resolved

commit 2f5f842
Author: Pruthvi Shetty <pruthvishetty5656@gmail.com>
Date:   Fri Aug 12 14:10:43 2022 +0530

    Adds git playbook + adds steps for forking in contribution (#57)

commit fcc1d6a
Author: Pruthvi Shetty <pruthvishetty5656@gmail.com>
Date:   Fri Aug 12 14:09:52 2022 +0530

    move react to peerDep (#55)

* Adds Modal Code and docs

* add more details to modal
pruthvi2103 added a commit that referenced this pull request Sep 2, 2022
* Squashed commit of the following:

commit fb57a63
Author: Saurabh Sutar <81956858+saurabhsutar192@users.noreply.github.com>
Date:   Fri Aug 12 14:13:36 2022 +0530

    HOV-16 | Divider component (#53)

    * divider component v1 created

    * typos fixed

    * mdx changes

    * divider default color changed

    * mdx changes

    * comments resolved

commit 2f5f842
Author: Pruthvi Shetty <pruthvishetty5656@gmail.com>
Date:   Fri Aug 12 14:10:43 2022 +0530

    Adds git playbook + adds steps for forking in contribution (#57)

commit fcc1d6a
Author: Pruthvi Shetty <pruthvishetty5656@gmail.com>
Date:   Fri Aug 12 14:09:52 2022 +0530

    move react to peerDep (#55)

* Adds Modal Code and docs

* adds dialog element

* fix docs
Raalzz pushed a commit that referenced this pull request Sep 14, 2022
* Squashed commit of the following:

commit fb57a63
Author: Saurabh Sutar <81956858+saurabhsutar192@users.noreply.github.com>
Date:   Fri Aug 12 14:13:36 2022 +0530

    HOV-16 | Divider component (#53)

    * divider component v1 created

    * typos fixed

    * mdx changes

    * divider default color changed

    * mdx changes

    * comments resolved

commit 2f5f842
Author: Pruthvi Shetty <pruthvishetty5656@gmail.com>
Date:   Fri Aug 12 14:10:43 2022 +0530

    Adds git playbook + adds steps for forking in contribution (#57)

commit fcc1d6a
Author: Pruthvi Shetty <pruthvishetty5656@gmail.com>
Date:   Fri Aug 12 14:09:52 2022 +0530

    move react to peerDep (#55)

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants