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.
- disable scroll to top for bottom sheet when the component will be unmount.
- Add support for fixed loader as optional
- Add support for loader to disable body scroll as optional
- see related stories for usage examples
- HTML tag can be specified for SubHeader component
- Step Progress Bar width issue fixed
- Step Progress Bar z-index issue fixed
- Select component issues fixed -- selected no longer supported
- see related stories for more information
- Removed default import from StepProgressBar index
- CheckBox and Radio component issues fixed -- checked no longer supported
- see related stories for more information
- Add step progress bar component
- Remove unnecessary imports from component styles
- Add fluid, size capabilities to quantity selector component
- Add quantity selector component
- Fix radio styles
- Fix popup header padding compliance
- Fix radio element value state
- Add title border to popup component with
withTitleBorderprop
- Fix radio element padding style
- Fix radio element checked prop
- Select and radio components styles have changed
- Fix size of Loading icons in Button components
...
- Scrolling problem when modal is showed up
- Body scrolling when popup is showed is prevented
- Added custom class support to Modal component
- noAnimation type added
- Text color of the gray variant button is set to dark-gray
- Title prop added to popup component
- Fix to loader component.
- Select component selected prop issue resolved.
- Loader icon is changed from SVG to CSS
- Loading icon changed with a better one
- Not Found Component reverted
- Popup Component's box-sizing fixed
- Tweaks to gitignore and package.json files
- Icon tests for stroke prop are added
- Buttons no longer have ripple effect, please remove ripple prop with any value from Buttons
- Fixes for
NotFoundcomponent
- Styles of
NotFoundcomponent added to _all.scss
- Fixed display issue of
NotFoundcomponent with no title and subtitle - Fixed tests of
NotFoundcomponent
NotFoundcomponent added
Countdowncomponent added
- new variant type added to
Buttoncomponent
- Left and right padding of
Buttoncomponent increased to 10px from 5px
- Fixed z-index styles of
LoaderandPopUpcomponents
- Fixed undefined className case on Modal.Content
contentClassNameprop is added to Popup component to be able to control content style of Popup.
fullScreenprop is added to Layout component.rightIconSizeandleftIconSizeprops are added to SubHeader component.
- padding is removed from
.left-iconclass
- react and react-dom package version updated to 16.9.0
- style file structure
subheaderheight and title lineheight
bottom sheetcomponent added
layoutbackground color changed
ratingcomponent addedaccordion groupcomponent added- new color variables added
- subtitle type added to
typography
buttonandlinksizes changediconsizes changedsubheaderalign properties changed- some color variables changed
buttonripple and fluid bug fixed
showUnderanddurationprops toscrollToTopcomponent
rippletransition timing
fluidprop of thebuttoncomponent
badgecomponent
ripplecomponent
- Downgrade react version to 16.3.2
scroll-to-topwidth and height- reboot.css styles
scroll-to-topanimation
bootstrapstyles are added and their mixins are exported
subheadercomponent iconOnClick function type
- Fix
ripple
- Fix
ripplewith additional classNames
ripplehigher order component added
scroll-to-topcomponent addedwhitecolor now set to #fff
selectcomponent takesselectedprop to identify selected elementrippleeffect inbuttoncomponent does not affect background color anymorerippleeffect transform time reduced to .3s from .5s
- The components that do not extend
divelement now extends Use default value insteadwarning resolved inselectcomponentSubheaderstyles fixed
displaytypes to typography
iconcomponent class name
selectcomponent error style
colorprop added toiconandtypographycomponentslinkcomponent added
selectcomponents styles
subheadercomponent addedbodyvariant type added totypographycomponentflexandtext-truncatemixins
layoutbackground colorbuttonpadding
typographycomponent added- button-loading animation added
xlargeprop added toiconcomponentdisabledanderrorprops added toselectcomponent
- loading animation
- ripple effect in
buttoncomponent
- Added
accordioncomponent - Added
rippleprop to button component - Added
listcomponent - Added
colorprop to icon component - Added
variantprop to icon component - Added
loadercomponent - Added
switchcomponent - Added
layoutcomponent
- Fixed
radiocomponent line height and padding styles rippleeffect inbuttoncomponent set to true by defaultq-prefix added to style class namesbuttoncomponent height is set to 44px
- Removed unnecessary props from
selectcomponent - Subtext prop removed from
selectcomponent
classNameprop to all componentscoverageshield to readme- Added
loadercomponent
- Changed node-sass from dev-dependencies to dependencies
circularprop tobuttoncomponent
docsifydocument has been added
- storybook folder name changed to story from docs
- fix of img height problem in safari
sass-loaderpackage removed from dev-dependencies
- npm package published
lint-stagedpackage to fix indentation errors before each commit
popupcomponent is no longer using react hooks- all component's style changed based on the styling guide
prettierremoved to fix conflicts with tslint configuration
huskypackage added to configure precommit and prepush
README.mdupdateddocsifyupdated
labelprop toinputcomponent
inputcomponent is now cannot be type radio and checkbox
radiocomponent andradiotests addedcheckboxcomponent andcheckboxtests added
buttontests are now using sandbox spyinputtests are now using sandbox spyinputtests are now using shallow instead of mount
popupcomponent andpopuptests addedshowprop added topopupcomponentchildrenprop added topopupcomponentisModalprop added topopupcomponent
inputcomponent andinputtests addedsizeprop added toinputcomponenterrorprop added toinputcomponentfluidprop added toinputcomponent
onClickprop inbuttoncomponent changed to required
sizeprop added tobuttoncomponentvariantprop added tobuttoncomponentfluidprop added tobuttoncomponentdisabledprop added tobuttoncomponent
- configuration of
tslintandprettieradded buttoncomponent andbutton testsadded
- this CHANGELOG is created to keep track of open source react UI Library project quarkify
componentsfolder addedstylesfolder addedmixins scssandcomponents scssaddedutilsfolder addedstoriesfolder added