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.
- 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
withTitleBorder
prop
- 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
NotFound
component
- Styles of
NotFound
component added to _all.scss
- Fixed display issue of
NotFound
component with no title and subtitle - Fixed tests of
NotFound
component
NotFound
component added
Countdown
component added
- new variant type added to
Button
component
- Left and right padding of
Button
component increased to 10px from 5px
- Fixed z-index styles of
Loader
andPopUp
components
- Fixed undefined className case on Modal.Content
contentClassName
prop is added to Popup component to be able to control content style of Popup.
fullScreen
prop is added to Layout component.rightIconSize
andleftIconSize
props are added to SubHeader component.
- padding is removed from
.left-icon
class
- react and react-dom package version updated to 16.9.0
- style file structure
subheader
height and title lineheight
bottom sheet
component added
layout
background color changed
rating
component addedaccordion group
component added- new color variables added
- subtitle type added to
typography
button
andlink
sizes changedicon
sizes changedsubheader
align properties changed- some color variables changed
button
ripple and fluid bug fixed
showUnder
andduration
props toscrollToTop
component
ripple
transition timing
fluid
prop of thebutton
component
badge
component
ripple
component
- Downgrade react version to 16.3.2
scroll-to-top
width and height- reboot.css styles
scroll-to-top
animation
bootstrap
styles are added and their mixins are exported
subheader
component iconOnClick function type
- Fix
ripple
- Fix
ripple
with additional classNames
ripple
higher order component added
scroll-to-top
component addedwhite
color now set to #fff
select
component takesselected
prop to identify selected elementripple
effect inbutton
component does not affect background color anymoreripple
effect transform time reduced to .3s from .5s
- The components that do not extend
div
element now extends Use default value instead
warning resolved inselect
componentSubheader
styles fixed
display
types to typography
icon
component class name
select
component error style
color
prop added toicon
andtypography
componentslink
component added
select
components styles
subheader
component addedbody
variant type added totypography
componentflex
andtext-truncate
mixins
layout
background colorbutton
padding
typography
component added- button-loading animation added
xlarge
prop added toicon
componentdisabled
anderror
props added toselect
component
- loading animation
- ripple effect in
button
component
- Added
accordion
component - Added
ripple
prop to button component - Added
list
component - Added
color
prop to icon component - Added
variant
prop to icon component - Added
loader
component - Added
switch
component - Added
layout
component
- Fixed
radio
component line height and padding styles ripple
effect inbutton
component set to true by defaultq-
prefix added to style class namesbutton
component height is set to 44px
- Removed unnecessary props from
select
component - Subtext prop removed from
select
component
className
prop to all componentscoverage
shield to readme- Added
loader
component
- Changed node-sass from dev-dependencies to dependencies
circular
prop tobutton
component
docsify
document has been added
- storybook folder name changed to story from docs
- fix of img height problem in safari
sass-loader
package removed from dev-dependencies
- npm package published
lint-staged
package to fix indentation errors before each commit
popup
component is no longer using react hooks- all component's style changed based on the styling guide
prettier
removed to fix conflicts with tslint configuration
husky
package added to configure precommit and prepush
README.md
updateddocsify
updated
label
prop toinput
component
input
component is now cannot be type radio and checkbox
radio
component andradio
tests addedcheckbox
component andcheckbox
tests added
button
tests are now using sandbox spyinput
tests are now using sandbox spyinput
tests are now using shallow instead of mount
popup
component andpopup
tests addedshow
prop added topopup
componentchildren
prop added topopup
componentisModal
prop added topopup
component
input
component andinput
tests addedsize
prop added toinput
componenterror
prop added toinput
componentfluid
prop added toinput
component
onClick
prop inbutton
component changed to required
size
prop added tobutton
componentvariant
prop added tobutton
componentfluid
prop added tobutton
componentdisabled
prop added tobutton
component
- configuration of
tslint
andprettier
added button
component andbutton tests
added
- this CHANGELOG is created to keep track of open source react UI Library project quarkify
components
folder addedstyles
folder addedmixins scss
andcomponents scss
addedutils
folder addedstories
folder added