design-system-react

Salesforce Lightning Design System for React

BSD-3-CLAUSE License

Downloads
90.8K
Stars
903
Committers
189

Bot releases are visible (Hide)

design-system-react - Refactor Datepicker/Timepicker

Published by donnieberg over 8 years ago

  • Remove flippable prop due to tether.js bug
  • add required & disabled props to both Timepicker and Datepicker
  • use Popover component in Datepicker instead of Tooltip to have consistent behavior with other popover components
design-system-react - Update timepicker and datepicker

Published by donnieberg over 8 years ago

MAJOR CHANGES

  • flippable is now a prop on Datepicker and Timepicker so users can decide if they want the popover to render above or below the trigger DOM element based on available space due to scroll position. It used to be true by default but now users will need to explicitly declare it.

OTHER

  • Added hover styling to Datepicker and Timepicker to be more consistent with Menu-Picklist
design-system-react - Add InlineEdit and make Icons in Input accessible

Published by tweettypography over 8 years ago

MAJOR CHANGES

  • Added new InlineEdit component
  • Clickable Input icons now use Button

OTHER

  • Remove unused Popover class on Picklist
  • Additional code cleanup
design-system-react - New Spinner component and updates to ConextBar and DataTable

Published by tweettypography over 8 years ago

MAJOR CHANGES

Added new Spinner component
Updated the ContextBar component
Added a highlighting utility
Added a custom cell type to DataTable using the highlighter

OTHER

Remove isRequired for iconCategory in ButtonGroup
Additional bug fixes and code cleanup

design-system-react -

Published by tweettypography over 8 years ago

design-system-react - New release process

Published by tweettypography over 8 years ago

MAJOR CHANGES

  • New release process

SITE AND DOCS

  • Moved site to external repo
design-system-react - New Components

Published by donnieberg over 8 years ago

New Components:

  • SLDSBreadCrumb
  • SLDSDataTable
  • SLDSGrid
  • SLDSPageHeader

Features:

  • Lookup component no longer requires icons for menu items
design-system-react - DatePicker and TimePicker components React 0.14 upgrade

Published by ivanbogdanov over 8 years ago

  • DatePicker
  • TimePicker
  • React 0.14 compatibility
  • simplify component API
design-system-react - SLDS Picklist: Call handleSelect when props.options and selectedIndex have changed

Published by callmemc almost 9 years ago

design-system-react - SLDS Picklist: Call handleSelect when props.options have changed

Published by ivanbogdanov almost 9 years ago

  • SLDS Picklist: Call handleSelect when props.options have changed
  • Markup update
  • Documentation
design-system-react - Modal Clean Unrender fix, Documentation updates

Published by ivanbogdanov almost 9 years ago

  • Modal Clean Unrender fix
  • Documentation updates
design-system-react - upgrade to design-system 0.11, fixes

Published by ivanbogdanov almost 9 years ago

  • upgrade to design-system 0.11
  • Picklist return value change: BREAKING CHANGE!
  • markup changes to match the latest design-system
design-system-react - Fixing bower import issue

Published by ivanbogdanov almost 9 years ago

design-system-react - Fixes

Published by ivanbogdanov almost 9 years ago

  • fixed missing bower dependency
  • improved documentation
  • component fixes
design-system-react - Modal Toasts / Inlined Icons / Lookup refactoring

Published by ivanbogdanov almost 9 years ago

  • Modal Toasts
  • Inlined Icons
  • Lookup refactoring
  • Button fixes
  • minor fixes
design-system-react - Tests fixed

Published by ivanbogdanov almost 9 years ago

design-system-react - Lookup Component custom Header Footer renderers / refactoring

Published by ivanbogdanov almost 9 years ago

  • Lookup Component custom Header Footer
  • Picklist bug fixes
  • small fixes
design-system-react - Dropdown Base component, Button group, Lookup fixes and new properties

Published by ivanbogdanov almost 9 years ago

  • Dropdown Base component,
  • Button group component
  • Lookup fixes and new properties
  • Picklist fixes
design-system-react - Modal, Button, Lookup improvements

Published by ivanbogdanov about 9 years ago

  • Modal: Fix Empty Footer, Prompt Support
  • Button: disabled, destructive, and inverse props and fixes
  • Lookup progress
design-system-react - Add size and directional props to modal

Published by ivanbogdanov about 9 years ago

  • New Modal properties
  • Added UMD build: 'dist' folder
Package Rankings
Top 1.59% on Npmjs.org
Badges
Extracted from project README
Build Status DeepScan grade Known Vulnerabilities Monthly NPM downloads
Related Projects