Skip to content
  1. Jan 13, 2020
  2. Jan 11, 2020
  3. Jan 10, 2020
    • Guilherme Gazzo's avatar
      feat: Position, Modal, Options components (#116) · af1916a2
      Guilherme Gazzo authored
      
      
      * first commit position
      
      * option scroll auto
      
      * fix options
      
      * update loki
      
      * Update packages/fuselage/src/components/Box/Position/index.js
      
      Co-Authored-By: default avatarTasso Evangelista <tasso.evangelista@rocket.chat>
      
      * Update index.js
      
      * position
      
      * wip modal
      
      * Modal
      
      * feat: Modal (#117)
      
      * fix modal
      
      * Modal, uikit overflow
      
      * update loki
      
      * test
      
      * finish
      
      * sad
      
      * fix context component
      
      * fiz text
      
      * more parsers
      
      * improve modal scrolling
      
      * Update packages/fuselage-ui-kit/src/Actions.js
      
      Co-Authored-By: default avatarTasso Evangelista <tasso.evangelista@rocket.chat>
      
      * Update AutoComplete stories
      
      * fix scroll by keyboard
      
      * update references
      
      * Add missing loki stories
      
      * Refactor Modal
      
      * Fix some Modal props and docs
      
      * update references
      
      * Refactor Modal.Stack
      
      * Disable animations when running Loki
      
      * Refactor AnimatedVisibility
      
      * Refactor Flex
      
      * Refactor Margins
      
      * fix position
      
      * fix margins
      
      * Use classes on Flex
      
      * Format JSX
      
      * fix animated class
      
      * loki update
      
      * Add Scrollable stories
      
      * Remove Position stories
      
      * Remove unused Loki references
      
      Co-authored-by: default avatarTasso Evangelista <tassoevan7@gmail.com>
      af1916a2
  4. Jan 04, 2020
  5. Jan 03, 2020
  6. Dec 31, 2019
  7. Dec 23, 2019
  8. Dec 20, 2019
    • Guilherme Gazzo's avatar
      test · 0a871786
      Guilherme Gazzo authored
      0a871786
    • Guilherme Gazzo's avatar
      feat: UI Kit (#95) · 6d4162bb
      Guilherme Gazzo authored
      
      
      * Remove :invalid pseudoclass from InputBox.Option (#94)
      
      * ui-kit draft
      
      * typescript lib
      
      * abstract classes
      
      * stories
      
      * Add useStylingProvider hook
      
      * Add Grid prototype
      
      * better code
      
      * Fix wrong modifier class
      
      * Fix gutters
      
      * Delete old grid code
      
      * splited into 2 packages
      
      * alpha CI
      
      * Fix fuselage-hooks dependencies
      
      * Remove unnecessary configuration for ui-kit
      
      * Fix React version in fuselage
      
      * Fix dependencies
      
      * Fix Divider style
      
      * circle
      
      * circle CI
      
      * input fixes
      
      * moved to files
      
      * fix context
      
      * fix again
      
      * test
      
      * again
      
      * fix context
      
      * create avatar
      
      * Don't minify CSS on Storybook (#109)
      
      * improve chip
      
      * chore: Jest results (#108)
      
      * refactor: Atomic styles (#111)
      
      * Refactor Divider component
      
      * Add missing Loki references
      
      * Deprecate some placeholder selectors
      
      * Add tile atoms
      
      * Fix stylelint errors
      
      * Add button atom styles
      
      * Add input atom styles
      
      * Add prototype of selection button atom styles
      
      * Rewrite some mixins
      
      * Simplify selection button styles
      
      * full select component
      
      * Select and MultiSelect done
      
      * fix selects
      
      * autocomplete
      
      * finish select and multiselect
      
      * fix components
      
      * Update typographic mixins
      
      * Remove some properties from box style
      
      * Refactor Chip
      
      * Refactor typographic components
      
      * Deprecate Text component
      
      * Add a new Skeleton component
      
      * Deprecate Text.Skeleton
      
      * Deprecate some typographic mixins
      
      * Add inline rich text styles
      
      * Fix Skeleton animation
      
      * Add some rich text styles
      
      * Expand rich text styles
      
      * Add prototypes for essential rich text elements
      
      * Fix pre with code style
      
      * Rearrange Box stories
      
      * Add variations of links
      
      * Fix InputBox borders
      
      * Update dependencies
      
      * Add "Data Display" story kind
      
      * Add support for more props on PropsContext
      
      * Add prototype of Table component
      
      * Format some prop values
      
      * fix CI
      
      Co-authored-by: default avatarTasso Evangelista <tassoevan7@gmail.com>
      6d4162bb
  9. Dec 11, 2019
  10. Dec 06, 2019
  11. Dec 05, 2019
  12. Dec 04, 2019
  13. Dec 03, 2019
  14. Nov 29, 2019
  15. Nov 28, 2019
    • Tasso Evangelista's avatar
      feat: Cascading styles (#97) · b21cd544
      Tasso Evangelista authored
      * Downgrade Storybook to avoid props bug
      
      * Refactor styling system
      
      * Add CSS logical properties postcss plugin
      
      * Update ButtonGroup
      
      * Add Margins component
      b21cd544
  16. Nov 20, 2019
  17. Nov 14, 2019
  18. Nov 12, 2019
  19. Nov 09, 2019
    • Tasso Evangelista's avatar
      fix: Miscellaneous issues (#90) · 8e6e89a4
      Tasso Evangelista authored
      * Update dependencies
      
      * Reenable user-select in InputBox
      
      * Temporarily disable placeholder style for InputBox
      
      * Stretch FieldGroup children
      
      * Update loki references
      
      * Fix eslint issues
      8e6e89a4
    • Tasso Evangelista's avatar
      refactor!: Icons (#91) · 7d2324af
      Tasso Evangelista authored
      * Add undo icon
      
      * Move scripts
      
      * Add writeFile helper
      
      * Refactor helpers
      
      * Export individual SVGs
      
      * Export only name -> character mapping
      
      * Update Icon component
      
      * Remove icons from fuselage dependencies
      
      * Downgrade required Node version
      7d2324af
  20. Nov 05, 2019
  21. Oct 29, 2019
  22. Oct 28, 2019
Loading