Skip to content

v1.8.0

Choose a tag to compare

@SamSverko SamSverko released this 02 Sep 19:09
· 202 commits to master since this release
7e3b40f

Release Notes: from v1.7.2 to v1.8.0

package

  • Update to version 1.8.0. (6e844ca by Sam Sverko)

changelog

  • Add additional change details. (0ad3ba6 by Sam Sverko)
  • Add noSpacing prop details. (2e433e7 by Sam Sverko)
  • Fix for non-core updates. (df328c0 by Sam Sverko)
  • Update WidgetStats fix. (2a27be0 by Sam Sverko)

colors

  • copy to clipboard added (af33441 by DoParkEQ)

theme

  • color example added (1ec85b0 by DoParkEQ)
  • folder title updated (1d4cae0 by DoParkEQ)
  • Remove ThemeProvider component-wrapping.-Move ThemeProvider to global-level.-Update stories linking. (ca9629c by Sam Sverko)
  • Update CHANGELOG.-Rename customTheme to defaultTheme. (4b1e5d7 by Sam Sverko)
  • Revert Table to master (working) state. (38483e3 by Sam Sverko)
  • Remove redundant theme importing. (7110b31 by Sam Sverko)
  • Fix eslint display-name error. [build] (fba028b by Sam Sverko)
  • Move ThemeProvidr to src/index HOC [build]-Remove ThemeProvider from components (except Table).-Move Button component styling+props to theme overrides.-Remove test stories. (23d7b6c by Sam Sverko)
  • Style Button with withStyles. [build]-Remove redundant theme override files.-Remove redundant theme props file. (e13525e by Sam Sverko)
  • Fix indentation. [build] (07faa9b by Sam Sverko)
  • Move theme to component level. [build]-Remove global Storybook theme wrapper decorator. (7d08ff6 by Sam Sverko)
  • Remove card-test to story-only. (1120f92 by Sam Sverko)
  • Set button props as required. (2cdbab8 by Sam Sverko)
  • Remove redundant commented out code.-Format code to lint config. (105f775 by Sam Sverko)
  • Build test story for global theme. [build] (daf6f35 by Sam Sverko)
  • Fix image-slider Link component typeface.-Create MuiLink styling override file. (1406b56 by Sam Sverko)
  • Separate theme overrides from single file.-Remove unused theme prop passing for StoryFn.-Remove theme logging on Chip component. (2c79f8c by Sam Sverko)
  • Add disabled Button story [build].-Update override styling for disabled buttons.-Add common black/white to palette. (cb5e81a by Sam Sverko)
  • Add icon and size stories to Button.-Shift Button story global theme to decorator.-Update button global styling to overrides. (e1dbacc by Sam Sverko)
  • Fix Button fallback to default styling.-Improve Button type prop-types to 'oneOf'. (7da262c by Sam Sverko)
  • Build Button component with story.-Create overrides theme section for global styling.-Create props theme section for global styling.-Pass theme config to children components.-Rename 'shadows' to 'shadow'.-Fix Typography overline variant font text. (3b6514a by Sam Sverko)
  • Add Typography to shadows story. (238be34 by Sam Sverko)
  • Fix broken styling props linking. (d52efe1 by Sam Sverko)
  • Fix theme props not passing to makeStyles. (e075fab by Sam Sverko)
  • Add Typography story with proper styling. (3a4ac0a by Sam Sverko)
  • Clean up theme constants.-Rename 'themes' folder to 'theme'.-Pass theme object to children for debugging.-Add sample Chip component for debugging. (8fc5c16 by Sam Sverko)
  • Remove multiple theme options, keep Locus. (d2f7b34 by Sam Sverko)

list

  • update list item selected style-add selected color and font color as props-add vscode setting in .gitignore [build] (84924d7 by Yizhi Catherine Zhang)

dynamicbutton

  • lint fix (708eee9 by DoParkEQ)
  • button - noSpacing prop added (e5e7433 by DoParkEQ)
  • link example added (aaf5e57 by DoParkEQ)
  • Move to Deprecated Story section.-Update story with controls. (ce15195 by Sam Sverko)
  • Remove and replace with Button. (36ba326 by Sam Sverko)

deps

  • Add storybook-deployer dep. (d15c1e0 by Sam Sverko)
  • Upgrade Storybook. (892b844 by Sam Sverko)
  • Remove unused Storybook deps.-Add Storybook essentials dep (type error on Carousel). (3ec335c by Sam Sverko)
  • Upgrade Storybook. (1565e09 by Sam Sverko)
  • yarn upgrade-interactive 20200821 (9a1e181 by Runzhou Li (woozyking))
  • remove unused deps and dev deps (3454eb6 by Runzhou Li (woozyking))
  • Complete interactive upgrade. [build] (1953338 by Sam Sverko)

dyamicbutton

  • styledradio - hover color fix (8c88ca2 by DoParkEQ)

widgetstats

  • Add Trend & Number stories. (402c267 by Sam Sverko)
  • Fix value and prev null fallback (74aee67 by Sam Sverko)
  • Improve handling of 0/0 calculation.-Update styledCardContainer whichStyle. (875db55 by Sam Sverko)
  • Fix NaN display on 0/0 calculation.-Update props to accept object or string.-Update stories to pass numbers to value and prev. (6c02ac7 by Sam Sverko)

readme

  • Add details on installation and usage.-Updated CHANGELOG. (7f6bb36 by Sam Sverko)

storybook

  • Add controls to Table. [build] (3c59993 by Sam Sverko)
  • Add controls to StyledCardContainer. (23cf8bf by Sam Sverko)
  • Add controls to ImageSlider component. (9698c0c by Sam Sverko)
  • Add controls to Carousel component. (08d14b1 by Sam Sverko)
  • Organize component titles. (b2d646e by Sam Sverko)
  • Add controls to StyledSwitch component (89feeb6 by Sam Sverko)
  • Add controls to StyledRadio component. (a27fb6d by Sam Sverko)
  • Add controls to StyledCheckbox.-Fix categorization for TabPanels, TextField, & Widget Stats. (1b7226b by Sam Sverko)
  • Add controls to Shadow component.-Categorize Typography story. (208e68e by Sam Sverko)
  • Add controls to WidgetStats component.-Categorize TextField component. (dde783d by Sam Sverko)
  • Add controls to TextField component. (81c50c3 by Sam Sverko)
  • Add controls to TabPanel component. (a64b79a by Sam Sverko)
  • Add controls to QuickFilters component (ce94056 by Sam Sverko)
  • Add controls to Typography. (a48342d by Sam Sverko)
  • Add controls to Loader component.-Update Button to hide text on loading state. (b003b9d by Sam Sverko)
  • Add controls to List component. (2aaac1e by Sam Sverko)
  • Add controls to DataTable component. (3e4c8ad by Sam Sverko)
  • Add controls to Card component.-Update Button children default value. (a38fca8 by Sam Sverko)
  • Add controls to Button component.-Categorize controls-enbled components. (627e577 by Sam Sverko)
  • Add controls Alert component.-Update Alert prop types.-Expand canvas controls view. (47bab1d by Sam Sverko)

devops

  • size-limit config and CI step (7512620 by Runzhou Li (woozyking))
  • use npx depcheck to use freshest version always (50dd238 by Runzhou Li (woozyking))
  • depcheck ignores eslint and jest (91cb9d0 by Runzhou Li (woozyking))
  • depcheck ignores storybook-static dir (cf6105f by Runzhou Li (woozyking))
  • include node 14.x into master workflow matrix (0602d34 by Runzhou Li (woozyking))
  • add depcheck job for CI master workflow (bec0fea by Runzhou Li (woozyking))

eslint

  • Fix lint error. (de8fd86 by Sam Sverko)
  • Update CHANGELOG.-Update lint eslint config file. (1e876ee by Sam Sverko)
  • Update config, lint all files.-Change react version to detect.-Change comma-dangle to always-multiline.-Add quotes option of avoidEscape. (93adb1e by Sam Sverko)
  • Update configuration, lint all files.-No trailing commas.-Always include a new line at end of file.-Always include spaces between curly braces.-Prioritize single quotations over double/backtick.-Never use semi-colons at end of lines. (dfd5bef by Sam Sverko)

update changelog.md

github

  • Move issue_template folder. (f4af606 by Sam Sverko)
  • Create bug and feature_request templates. (042fd73 by Sam Sverko)

table

  • per-col initial hidden state on no-accessor columns (81bf66a by Runzhou Li (woozyking))
  • lighter impl on unspecified remember.key prop (da93956 by Runzhou Li (woozyking))

styledcardcontainer

  • prop/internal logic update (1938336 by DoParkEQ)