Skip to content

Commit

Permalink
v1.0.1 - enhanced docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Erik Wendel committed Jun 10, 2016
1 parent 6443388 commit c363833
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 70 deletions.
71 changes: 2 additions & 69 deletions docs/docs.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,17 +30,6 @@ const example = (
What is Lorem Ipsum?
</span>
</a>
<div>
<span>
</span>
<div>
<div>
<div className="ffe-accordion-item__content ffe-accordion-item__content--blue">
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
</div>
</div>
</div>
</div>
</li>
<li style={{ listStyle: 'none' }} className="ffe-accordion-item ffe-accordion-item--blue" aria-expanded="false">
<a href="javascript:;" className="ffe-accordion-item__toggler ffe-accordion-item__toggler--blue">
Expand All @@ -52,17 +41,6 @@ const example = (
Why do we use it?
</span>
</a>
<div>
<span>
</span>
<div>
<div>
<div className="ffe-accordion-item__content ffe-accordion-item__content--blue">
It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for 'lorem ipsum' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).
</div>
</div>
</div>
</div>
</li>
<li style={{ listStyle: 'none' }} className="ffe-accordion-item ffe-accordion-item--blue" aria-expanded="false">
<a href="javascript:;" className="ffe-accordion-item__toggler ffe-accordion-item__toggler--blue">
Expand Down Expand Up @@ -96,17 +74,6 @@ const example = (
Where can I get some?
</span>
</a>
<div>
<span>
</span>
<div>
<div>
<div className="ffe-accordion-item__content ffe-accordion-item__content--blue">
It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for 'lorem ipsum' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).
</div>
</div>
</div>
</div>
</li>
</ul>
</div>
Expand All @@ -125,17 +92,6 @@ const example = (
What is Lorem Ipsum?
</span>
</a>
<div>
<span>
</span>
<div>
<div>
<div className="ffe-accordion-item__content ffe-accordion-item__content--white">
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
</div>
</div>
</div>
</div>
</li>
<li style={{ listStyle: 'none' }} className="ffe-accordion-item ffe-accordion-item--white" aria-expanded="false">
<a href="javascript:;" className="ffe-accordion-item__toggler ffe-accordion-item__toggler--white">
Expand All @@ -147,17 +103,6 @@ const example = (
Why do we use it?
</span>
</a>
<div>
<span>
</span>
<div>
<div>
<div className="ffe-accordion-item__content ffe-accordion-item__content--white">
It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for 'lorem ipsum' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).
</div>
</div>
</div>
</div>
</li>
<li style={{ listStyle: 'none' }} className="ffe-accordion-item ffe-accordion-item--white" aria-expanded="false">
<a href="javascript:;" className="ffe-accordion-item__toggler ffe-accordion-item__toggler--white">
Expand Down Expand Up @@ -191,17 +136,6 @@ const example = (
Where can I get some?
</span>
</a>
<div>
<span>
</span>
<div>
<div>
<div className="ffe-accordion-item__content ffe-accordion-item__content--white">
It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for 'lorem ipsum' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).
</div>
</div>
</div>
</div>
</li>
</ul>

Expand All @@ -225,8 +159,7 @@ const example = (
<div className="expanding-field__content">
<pre>
<code className="html hljs js">{
`<Accordion
pricelist={true}>
`<WhiteAccordion>
<AccordionItem
key={ Math.random() }
expandedContent="Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.">
Expand All @@ -253,7 +186,7 @@ pricelist={true}>
Where can I get some?
</AccordionItem>
</Accordion>`}</code></pre>
</WhiteAccordion>`}</code></pre>
</div>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ffe-accordion-react",
"version": "1.0.0",
"version": "1.0.1",
"main": "lib/index.js",
"scripts": {
"build": "babel -d lib/. --ignore=*.test.js src/. && npm run example",
Expand Down

0 comments on commit c363833

Please sign in to comment.