Devendra174's picture
Upload folder using huggingface_hub
1e92f2d verified

Unreleased

Breaking changes

  • Remove CoreBadge component. Use Badge from @automattic/ui instead (#104188).
  • Remove DateCalendar and DateRangeCalendar components. Use from @automattic/ui instead (#104224).

3.0.0

Breaking changes

  • CoreBadge: Fork from @wordpress/components and convert styles to CSS module. Static class names are no longer available (#103568).
  • Remove CountCard, CountComparisonCard, AnnualHighlightCards, and MobileHighlightCardListing components from the package (#103799).

New components

  • Add new DateCalendar and DateRangeCalendar components (#103921).

Enhancements

  • Add BigSkyLogo.Mark component (#103612).
  • Add ValidatedFormControls components, still in beta (#100771).
  • Tabs.Tablist: added density prop with new compact variant (#103843).
  • Add title to the WooLogo component's SVG (#103800).
  • Add role prop to the Gravatar component (#103888).
  • SummaryButton: tweak horizontal spacing to match CardBody (#103573).
  • SummaryButton: use border instead of box-shadow (#103555).
  • TimeSince: support new lll value for the dateFormat prop (#103586).

Internal

  • Tabs: make local copy of private wp components version (#103515).
  • Tabs: convert to (S)CSS modules (#103710).

2.3.0

Breaking changes

  • Remove unused corporate logos for CNN, Salesforce, and Slack (#99367).
  • Remove unused corporate logos for Bloomberg, Conde Nast, Disney, Facebook, and Time (#99229).
  • Remove GMClosureNotice (#99309).
  • Remove ClientLogoList (#99463).
  • Remove number-formatters component and utility functions (#99405)
  • Remove PostStatsCard (#99665).
  • Remove PricingSlider (#102362).

Enhancements

  • Add FlowQuestion component
  • Add Breadcrumbs and Menu components (#102998).
  • Add SummaryButton component (#102827).
  • Add CoreBadge component (#103069).
  • Add Tabs component (#103231).

2.1.1

  • Fix import path in post-stats-card/index.tsx and fix can't resolve "assets" error #90267.

2.1.0

  • Update social-logos to ^2.5.2 (#72876)
  • Remove the HappinessEngineersTray component and the dependencies on @automattic/data-stores, @automattic/search and wpcom-proxy-request

2.0.1

  • Add missing dependencies: @automattic/typography and wpcom-proxy-request

2.0.0

  • Add WordPressLogo component (#64110)
  • Add Spinner component (#63657)
  • Add FormInputValidation component (#63760)
  • Remove module-boundary types from React components (#63817)
  • Add 'starter-plan' to product icon config (#63617)
  • Add shuffled prop to HappinessEngineersTray to toggle shuffle feature (#63344)
  • Add Gravatar and HappinessEngineersTray components (#63198)
  • Add 'pro-plan' to product icon config (#61934)
  • Add pagination control component (#60327)
  • Detect swipe gestures in DotPager to hide popovers in containing Tasks components (#60941)
  • Added AdditionalOverlayClassNames prop to Dialog component to allow customizing the modal window. (#60017)
  • Docs: Remove unnecessary React import from READMEs (#58353)
  • Chore: Add missing dependencies - @wordpress/base-styles (#58271)
  • CompactCard: forward ref to the child component (#57893)
  • Add slugs for new real-time Backup and Security plans to the product-icon map(#57563)
  • Add Jetpack VideoPress Product icon and configs (#56103)
  • Move Gridicon to @automattic/components (#56056)
  • Update a8c deps (#55907)
    • Update @automattic/react-virtualized to ^9.22.3
    • Update gridicons to ^3.4.0
    • Update social-logos to ^2.4.0
  • Move Popover to @automattic/components (#55238)
  • Update dependency classnames to ^2.3.1 (#54370)
  • Themes Thanks Modal: render link buttons as anchor elements (#53577)
  • Remove sass tilde imports (#52800)
  • Update all style packages to the latest version (#52801)
  • Fix optional prop types for Dialog and ButtonBar (#51839)
  • Fix borders of disabled scary buttons (#51853)
  • Fix Card children key warning (#51319)
  • Turn Card into function component and forward refs (#50924)
  • Refactor Card to TypeScript (#50863)
  • Buttons: Ensure pointer-events are disabled for busy buttons (#50906)
  • Migrate Dialog to TypeScript (#50093)
  • Refactor away from _.noop() - take 2 (#50755)
  • Refactor logic that turns Nav Unification on (#50711)
  • Convert Suggestions to TypeScript (#50135)
  • Convert ProductIcon to TypeScript (#49837)
  • Refactor RootChild into function component with TypeScript (#50010)
  • Convert Ribbon to TypeScript (#50009)
  • Convert Button to Typescript (#49833)
  • Update Our Color Palette to the Most Recent Version (#49489)
  • Add jetpack_scan_realtime and jetpack_scan_realtime_monthly to jetpack-scan in product-icon config. (#49044)
  • Add nav-unifcation class to dialog__backdrop so that masterbar-height used is the correct. (#48873)
  • Update font weights and sizes on buttons to better match Gutenberg (#47164)
  • Update product-icon for wpcom-premium (#46466)
  • Update product-icon config for Jetpack CRO (#46608)
  • Add and import darker blue single product icons. (#46360)
  • Use FormTextInput for all type="text" inputs (#45746)

Breaking changes

  • Update to React 17 and latest WordPress packages (#54793)

1.0.0-alpha.4

  • Add Popover
  • Add Gridicon

1.0.0-alpha.3

  • Add plain prop to Button

1.0.0-alpha.2

  • Added missing dependency on @babel/runtime

1.0.0-alpha.1

  • Add ProductIcon
  • Fixed SCSS errors due to missing variables and mixins

1.0.0-alpha.0

  • Rename package from @automattic/calypso-ui to @automattic/components, keep version at 1.0.0
  • Add Button
  • Add Card
  • Add Dialog
  • Add Ribbon
  • Add RootChild
  • Add Suggestions

1.0.0

  • Add ProgressBar
  • Add ScreenReaderText