Skip to content

Latest commit

 

History

History
118 lines (72 loc) · 7.02 KB

changelog.md

File metadata and controls

118 lines (72 loc) · 7.02 KB

Changelog

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.

[2.0.0] 2018-11-08 beta

Added

  • 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.

[1.4.0] Unreleased

Added

  • # 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

Change

[1.3.1] 2018-10-20

Change

  • Feature component removed required ID.

[1.3.0] 2018-10-19

Added

  • #152 Theming variables --Team__Image-width, --Team__Image-height, by @ycgarrido
  • #152 Props shadow, imageShadow, topColor to Team, by @ycgarrido

Change

  • #153 Theming variables --CodeMirror__Footer-backgroundColor, --CodeMirror__Footer-color, by @jlfalcon3589

[1.2.1] 2018-10-19

Change

  • #151 homepage to https://front10.com/landing-page-book in package.json, by @rootlinux2

[1.2.0] 2018-10-19

Added

  • #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

Remove

[1.1.0] 2018-10-18

Added

  • #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

Change

  • #146 Theming variable name from --CodeMirror__footer_backgroundColor to --CodeMirror__Footer-backgroundColor, by @ycgarrido
  • #146 Code height from 250px to auto, by @ycgarrido
  • #146 Code default theme from oceanic-next to monokai, by @ycgarrido

Remove

  • #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 if tooltip prop is null, by @ycgarrido

[1.0.1] 2018-10-17

Added

  • #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

Change

Remove

[1.0.0] 2018-10-16

Added

  • Initial Release.

[0.1.24] 2018-10-15

Added

  • 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.