Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency rebass to v4 #15

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 10, 2019

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rebass 1.0.4 -> 4.0.7 age adoption passing confidence

Release Notes

rebassjs/rebass (rebass)

v4.0.7

Compare Source

  • Add missing heading variant to Heading #​754

v4.0.6

Compare Source

  • Update dependencies
  • Add layout package
  • Add Slider and Switch to forms package

v4.0.5

Compare Source

  • Fix publish

v4.0.3

Compare Source

  • Add forms package
  • Update dependencies

v4.0.2

Compare Source

4.0.2 2019-08-07

v4.0.1

Compare Source

  • Fix ignore files
  • Adjust build
  • Update dependencies

v4.0.0

Compare Source

  • 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

Compare Source

v3.2.1

Compare Source

v3.2.0

Compare Source

v3.1.3

Compare Source

v3.1.2

Compare Source

v3.1.1

Compare Source

v3.1.0

Compare Source

  • Update to Styled System v4

v3.0.2

Compare Source

v3.0.1

Compare Source

v3.0.0

Compare Source

  • Reduced package size
  • Reduced number of components to 8
  • Updated for Styled Components v4 and Emotion v10
  • Reduced dependencies
  • Removed default theme and colors
  • Removed Provider component
  • Added variant theme support for Button and Card components
  • Removed is prop in favor of Styled Components' and Emotion's as prop
  • Uses Box component as base for all other components
  • Removed css prop in favor of Styled Components' and Emotion's implementations

v2.3.4

Compare Source

v2.3.3

Compare Source

v2.3.2

Compare Source

  • Update repo in package.json
  • Update readme

v2.3.1

Compare Source

  • Fix bad prepublish build

v2.3.0

Compare Source

v2.2.0

Compare Source

  • Use polished for color manipulation instead of chroma-js

v2.1.1

Compare Source

  • Support width prop on Card
  • Update docs

v2.1.0

Compare Source

  • Add Hide component

v2.0.1

Compare Source

  • Add fontFamily to Heading and Text components
  • Update docs

v2.0.0

Compare Source

Added
Changed
Breaking
  • Renamed components
    • TabItem -> Tab
    • DotButton -> Dot
    • PanelHeader -> Panel.Header
    • PanelFooter -> Panel.Footer
  • Default theme (changed to match styled-system)
    • The colors object no longer uses Palx
    • Array color values have been removed
    • radius has been replaced with radii
    • font has been replaced with fonts
    • monospace has been removed
    • Theme fields are no longer exposed as exports
  • Props
    • width is only available on Flex and Box
    • fontSize is only available on typographic components
    • direction is now flexDirection
    • Flex align is now alignItems
    • Flex justify is now justifyContent
    • Flex wrap is now flexWrap
    • Arrow up is now direction='up'
    • active props have been removed in favor of custom styles
    • Border now uses styled-system border props
    • Banner image is now backgroundImage
    • Absolute, Fixed, Relative, and Sticky now require values for top, right, bottom, and left props
    • Drawer position prop has been renamed to side
    • Drawer size prop has been replaced with width and height props
Removed
  • Custom HOC hoc
  • createLibrary function
  • util
  • createComponent
  • Palx dependency
  • ScrollCarousel component
  • CarouselSlide component
  • Star comonent

v1.0.7

Compare Source

v1.0.6

Compare Source

v1.0.5

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency rebass to v4 fix(deps): update dependency rebass to v4 Oct 27, 2020
@renovate renovate bot changed the title fix(deps): update dependency rebass to v4 fix(deps): update dependency rebass to v4 - autoclosed Apr 3, 2023
@renovate renovate bot closed this Apr 3, 2023
@renovate renovate bot deleted the renovate/rebass-4.x branch April 3, 2023 23:54
@renovate renovate bot changed the title fix(deps): update dependency rebass to v4 - autoclosed fix(deps): update dependency rebass to v4 Apr 4, 2023
@renovate renovate bot reopened this Apr 4, 2023
@renovate renovate bot restored the renovate/rebass-4.x branch April 4, 2023 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants