All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- New version with gastby. For this version our team change storybook enviroment for developers and introduce our own enviroment based on gatsby.
- Functional CSS. Now each component of our library allow functional css.
- # Added props
alignHeader
to Section component, by [@jlfalcon3589] - #151 Props
circle
,rounded
,active
,size
,color
,style
to component Button, by @rootlinux2 - #151 Props
btnRounded
,btnDisabled
to component GithubButton, by @rootlinux2 - #151 CSS variable --GithubDetail_speech-rounded to component GithubButton, by @rootlinux2
- # Added aligment
center
in the Header component , by @jlfalcon3589
- #151 All components API to work with Button, by @rootlinux2
- # Added paragraphs component, by @jlfalcon
- # Fixed
isCentered
props in the Hero component, by @jlfalcon3589
- Feature component removed required ID.
- #152 Theming variables
--Team__Image-width
,--Team__Image-height
, by @ycgarrido - #152 Props
shadow
,imageShadow
,topColor
to Team, by @ycgarrido
- #153 Theming variables
--CodeMirror__Footer-backgroundColor
,--CodeMirror__Footer-color
, by @jlfalcon3589
- #151 homepage to
https://front10.com/landing-page-book
inpackage.json
, by @rootlinux2
- #151 Theming variable
--Label-color
,--Input-height:
, by @jlfalcon3589 - #151 Prop
imgFilter
to Image, by @jlfalcon3589 - #151 Prop
outline
to Button,imageShadow
,shadow
,showFooter
,outlineButton
to Features, by @ycgarrido - #149 Prop
shadow
to Image,imageShadow
,summaryJustified
,shadow
to Card, by @ycgarrido - #149 Theming variable
--Image-boxShadow
,--Card-boxShadow
, by @ycgarrido
- #151 Prop
showBorder
to Features, by @ycgarrido
- #146 Props
collapsed
,showDeleteButton
,showCopyButton
,children
,collapsible
to Code, by @ycgarrido - #146 Theming variables
--CodeMirror__Container-border
,--CodeMirror__Footer-color
,--CodeMirror-borderRadius
,--CodeMirror-fontSize
, by @ycgarrido
- #146 Theming variable name from
--CodeMirror__footer_backgroundColor
to--CodeMirror__Footer-backgroundColor
, by @ycgarrido - #146 Code height from
250px
toauto
, by @ycgarrido - #146 Code default theme from
oceanic-next
tomonokai
, by @ycgarrido
- #146 Theming variables
--CodeMirror__footer_with
,--CodeMirror__footer_height
,--CodeMirror__header_copybtn_margin
,--CodeMirror__header_deletebtn_margin
, by @ycgarrido - #146 Prop
showfooter
from Code, by @ycgarrido - #142 Tag
<title>
from svg image iftooltip
prop is null, by @ycgarrido
- #139 Field
id
in array of items in Features component for map key, by @ycgarrido - #137 Improved responsive design compatibility in the Navbar for resolutions less than 768 px, by @jlfalcon3589
- #135 New variables for GithubButton theming, by @ycgarrido
- #139 Put svg
<title>
in image component into<g>
, by @ycgarrido - #138 Change subHeader from
h1
toh2
in Hero, by @ycgarrido - #135 Default value of prop
selectedLanguage
fromUS
to""
, by @ycgarrido
- #137 Removing letter-spacing in the Minecraft Theme, by @jlfalcon3589
- Initial Release.
- More than 40 ReactJS components for landing page StoryBook.
- Bootstrap theming Theming.
- Zero config, Online playground, Lots of examples. Easy & Fast.
- Proven and painless integration with Create React App, GatsbyJS and NextJS. Integration.