Skip to content

chore(accordion): refactored & cleaned up accordion types#153

Merged
anuraghazra merged 1 commit intomasterfrom
accordion-types-refactor
Nov 17, 2020
Merged

chore(accordion): refactored & cleaned up accordion types#153
anuraghazra merged 1 commit intomasterfrom
accordion-types-refactor

Conversation

@anuraghazra
Copy link
Copy Markdown
Contributor

No description provided.

@netlify
Copy link
Copy Markdown

netlify Bot commented Nov 17, 2020

Deploy preview for renderless-components ready!

Built with commit fabff42

https://deploy-preview-153--renderless-components.netlify.app

Copy link
Copy Markdown
Collaborator

@navin-moorthy navin-moorthy left a comment

Choose a reason for hiding this comment

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

LGTM 🎉

@anuraghazra anuraghazra merged commit 47b47c9 into master Nov 17, 2020
@anuraghazra anuraghazra deleted the accordion-types-refactor branch November 17, 2020 13:50
anuraghazra added a commit that referenced this pull request Nov 24, 2020
* chore(accordion): refactored & cleaned up accordion types (#153)

* test(select): added select tests (#154)

* test(select): added test for select component

* test(select): added typeahead tests

* chore: window.setTimeout -> setTimeout

* chore: fix comment

* test(select): added multi select tests

* chore: moduleNameWrapper for renderless-component in jest

* chore: try fix

* chore: update import path

* chore: wip prop generation

* docs: fixed props types generator script

* chore: removed redundant utils code

* chore: outdent template strings

* chore: unify getJsDocs function

* chore: added inject-md-content script

* docs: run docsgen:example & docsgen:props

* build(props-docgen): 🐛  fix rangecalendar types

* chore: accordion types reorder

* chore: run prettier on markdown

* chore: fixed perttier not working

* docs: added composition generation script

* docs: added prettify script and run once

* refactor: refactored inject prop script

* chore(accordion): 🏷️  update type declaration for prop generation (#163)

* chore: regenerate docs

* docs: added codesandbox link generation script

* docs: improve sandbox script to add short sandbox url

* docs: hardcode reakit dep & fixed extraDep

* docs(calendar): 📝  update jsdocs for the calendar (#166)

* docs(calendar): 📝  update jsdocs for the calendar

* docs(calendar): 📝  update the examples with headings

* docs: added calendar sandbox link

* docs: added link_title support for csblinks generation

* docs: added support for multiple csb links

* chore: rename fsUtils to fs-utils

* docs: added links in main readme

* fix(docs): refactored & fixed multiple sandbox link generation

* docs: fix csblinks path & regenerate docs

* chore: renamed generate-docs to inject-examples & better chalk logs

Co-authored-by: Navin <navin007.a@gmail.com>
anuraghazra added a commit that referenced this pull request Dec 2, 2020
* docs: added docs generation script

* docs: change readme doc layout

* docs: added props,csblink,composition,example generation script (#160)

* chore(accordion): refactored & cleaned up accordion types (#153)

* test(select): added select tests (#154)

* test(select): added test for select component

* test(select): added typeahead tests

* chore: window.setTimeout -> setTimeout

* chore: fix comment

* test(select): added multi select tests

* chore: moduleNameWrapper for renderless-component in jest

* chore: try fix

* chore: update import path

* chore: wip prop generation

* docs: fixed props types generator script

* chore: removed redundant utils code

* chore: outdent template strings

* chore: unify getJsDocs function

* chore: added inject-md-content script

* docs: run docsgen:example & docsgen:props

* build(props-docgen): 🐛  fix rangecalendar types

* chore: accordion types reorder

* chore: run prettier on markdown

* chore: fixed perttier not working

* docs: added composition generation script

* docs: added prettify script and run once

* refactor: refactored inject prop script

* chore(accordion): 🏷️  update type declaration for prop generation (#163)

* chore: regenerate docs

* docs: added codesandbox link generation script

* docs: improve sandbox script to add short sandbox url

* docs: hardcode reakit dep & fixed extraDep

* docs(calendar): 📝  update jsdocs for the calendar (#166)

* docs(calendar): 📝  update jsdocs for the calendar

* docs(calendar): 📝  update the examples with headings

* docs: added calendar sandbox link

* docs: added link_title support for csblinks generation

* docs: added support for multiple csb links

* chore: rename fsUtils to fs-utils

* docs: added links in main readme

* fix(docs): refactored & fixed multiple sandbox link generation

* docs: fix csblinks path & regenerate docs

* chore: renamed generate-docs to inject-examples & better chalk logs

Co-authored-by: Navin <navin007.a@gmail.com>

* docs: getting started and guides documentation (#170)

* docs: guidelines and getting started docs

* docs: fix links

* docs(datepicker): added docs for datepicker

* docs: fix accidental prop/compose generation in code-base-overview docs

* docs(readme): 📝  add docs for all the components (#171)

* docs(rename): 📝  files on the git

* docs: 📝  improve docs spellings and wordings

Co-authored-by: Navin Moorthy <navin007.a@gmail.com>

* docs(scripts): 📝  use scripts to generate docs

* refactor(docs): 📝  improve docs scripts

* docs: fixed docs gen multiple csblinks (#172)

* docs: fix csb multiple links generation

* docs: remove line ending on examples & added progress logs in gen script

Co-authored-by: Navin <navin007.a@gmail.com>
navin-moorthy added a commit that referenced this pull request Dec 2, 2020
* docs(readme): 📝  update readme with get started docs

* docs(readme): 📝  remove code coverage badge

* docs: add @navin-moorthy as a contributor

* docs: add @anuraghazra as a contributor

* docs: add @sandeepprabhakaran as a contributor

* chore(contributor): 📝  add all contributors of the project

* docs(accordion): 📝  add docs for link, breadcrumb & accordion

* chore(accordion): ✅  update snapshot for accordion

* chore: added some emojis

* docs: added docs generation script (#157)

* docs: added docs generation script

* docs: change readme doc layout

* docs: added props,csblink,composition,example generation script (#160)

* chore(accordion): refactored & cleaned up accordion types (#153)

* test(select): added select tests (#154)

* test(select): added test for select component

* test(select): added typeahead tests

* chore: window.setTimeout -> setTimeout

* chore: fix comment

* test(select): added multi select tests

* chore: moduleNameWrapper for renderless-component in jest

* chore: try fix

* chore: update import path

* chore: wip prop generation

* docs: fixed props types generator script

* chore: removed redundant utils code

* chore: outdent template strings

* chore: unify getJsDocs function

* chore: added inject-md-content script

* docs: run docsgen:example & docsgen:props

* build(props-docgen): 🐛  fix rangecalendar types

* chore: accordion types reorder

* chore: run prettier on markdown

* chore: fixed perttier not working

* docs: added composition generation script

* docs: added prettify script and run once

* refactor: refactored inject prop script

* chore(accordion): 🏷️  update type declaration for prop generation (#163)

* chore: regenerate docs

* docs: added codesandbox link generation script

* docs: improve sandbox script to add short sandbox url

* docs: hardcode reakit dep & fixed extraDep

* docs(calendar): 📝  update jsdocs for the calendar (#166)

* docs(calendar): 📝  update jsdocs for the calendar

* docs(calendar): 📝  update the examples with headings

* docs: added calendar sandbox link

* docs: added link_title support for csblinks generation

* docs: added support for multiple csb links

* chore: rename fsUtils to fs-utils

* docs: added links in main readme

* fix(docs): refactored & fixed multiple sandbox link generation

* docs: fix csblinks path & regenerate docs

* chore: renamed generate-docs to inject-examples & better chalk logs

Co-authored-by: Navin <navin007.a@gmail.com>

* docs: getting started and guides documentation (#170)

* docs: guidelines and getting started docs

* docs: fix links

* docs(datepicker): added docs for datepicker

* docs: fix accidental prop/compose generation in code-base-overview docs

* docs(readme): 📝  add docs for all the components (#171)

* docs(rename): 📝  files on the git

* docs: 📝  improve docs spellings and wordings

Co-authored-by: Navin Moorthy <navin007.a@gmail.com>

* docs(scripts): 📝  use scripts to generate docs

* refactor(docs): 📝  improve docs scripts

* docs: fixed docs gen multiple csblinks (#172)

* docs: fix csb multiple links generation

* docs: remove line ending on examples & added progress logs in gen script

Co-authored-by: Navin <navin007.a@gmail.com>

* docs(composition): 📝  update composition links

* build(utils): 💚  fix the build with utils & csb links

Co-authored-by: Anurag <hazru.anurag@gmail.com>
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