All Versions
29
Latest Version
Avg Release Cycle
23 days
Latest Release
1639 days ago

Changelog History
Page 1

  • v4.0.7 Changes

    October 28, 2019
    • ➕ Add missing heading variant to Heading #754
  • v4.0.6 Changes

    September 21, 2019
    • ⚡️ Update dependencies
    • ➕ Add layout package
    • ➕ Add Slider and Switch to forms package
  • v4.0.5 Changes

    August 21, 2019
    • 🛠 Fix publish
  • v4.0.4 Changes

    August 21, 2019
    • ➕ Add bundler setup & build for @rebass/forms/styled-system
  • v4.0.3 Changes

    August 18, 2019
    • ➕ Add forms package
    • ⚡️ Update dependencies
  • v4.0.2

    August 07, 2019
  • v4.0.1 Changes

    August 06, 2019
    • 🛠 Fix ignore files
    • 🏗 Adjust build
    • ⚡️ Update dependencies
  • v4.0.0 Changes

    August 04, 2019
    • 🆕 New sx prop for theme-based styles
    • 👉 Use the css prop for un-themed, raw CSS values
    • 🔧 No additional Babel configuration required for the sx or css props
    • 👉 Use the sx prop in MDX documents
    • 👍 Built-in support for themeable component variants
    • 💻 Fully compatible with Theme UI

    💥 Breaking Changes

    • 💅 The default package now uses Emotion. To use Rebass with Styled Components, import the components from rebass/styled-components instead.
    • 👍 The undocumented theme keys for Box, Flex, Text, Heading, Link, Button, Image, and Card are no longer supported. Use variants instead.
    • 📦 The @rebass/grid package has been renamed (back to) reflexbox
    • 💅 Heading: default fontWeight is now set to heading. Add styles to theme.fontWeights to customize the heading font weight.
    • 👍 Button no longer supports the following props. Use the sx prop instead. border, borderColor, borderWidth, borderStyle, borderRadius, borderTop, borderRight, borderBottom, borderLeft, borderX, borderY
    • 👍 Image no longer supports the following props. Use the sx prop instead. border, borderColor, borderWidth, borderStyle, borderRadius, borderTop, borderRight, borderBottom, borderLeft, borderX, borderY
    • 🔗 Link no longer includes default styles. Add styles to theme.variants.link to customize link styles.
    • 👍 Card no longer supports the following props. Use the sx prop instead. border, borderColor, borderWidth, borderStyle, borderRadius, borderTop, borderRight, borderBottom, borderLeft, borderX, borderY, boxShadow, textShadow, background, backgroundImage, backgroundSize, backgroundPosition, backgroundRepeat,
  • v3.2.2

    August 04, 2019
  • v3.2.1

    August 02, 2019