Skip to content

release: v5.0.0 (next to master) - #4017

Closed
theianmay wants to merge 407 commits into
masterfrom
next
Closed

release: v5.0.0 (next to master)#4017
theianmay wants to merge 407 commits into
masterfrom
next

Conversation

@theianmay

Copy link
Copy Markdown
Member

Motivation

Fixes # (issue)

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

  • Jest Unit Test
  • Checked with example app

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation using yarn docs-build-api
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

Additional context

KrisLau and others added 30 commits June 7, 2023 12:48
Co-authored-by: deepakrwt07 <deepakrawat65970@gmail.com>
* fix: multiple components render issue in Avatar

* fix: multiple components render issue in Avatar

* fix: render icon as placeholder content

* fix: add title to placeholder content

* fix: avatar placeholder styling
Co-authored-by: Arpit Bhalla <55053424+arpitBhalla@users.noreply.github.com>
Co-authored-by: Arpit Bhalla <55053424+arpitBhalla@users.noreply.github.com>
Fixed absolute path issue in link for consistent URLs
…n-fix

fix(SocialIcon): Add missing apple social icon
fix: remove deprecated style type
fix(SearchBar): fixed iOS search bar icons issue
fix: absolute path issue in link for consistent URLs
…version

fix: update themed package version to latest
codewithshinde and others added 10 commits December 22, 2025 17:29
 chore(release): bump version to 5.0.0
Add component usage documentation with interactive SnackPlayer examples for AirbnbRating, Avatar, Badge, BottomSheet, Button, ButtonGroup, Card, CheckBox, Chip, Dialog, Divider, FAB, Header, Icon, Image, Input, LinearProgress, ListItem, Overlay, PricingCard, Rating, SearchBar, Skeleton, Slider, SocialIcon, SpeedDial, Switch, Tab, Text, Tile, and Tooltip components. Update navbar sidebar CSS to fix height calculation.
docs(release): add versioned website documentation for v5.0.0
@theianmay theianmay self-assigned this Jan 19, 2026
theianmay and others added 18 commits January 19, 2026 12:26
Pin yarn version to 3.2.4 to match website's .yarnrc.yml file
fix(Actions): update yarn version approach
Add Corepack activation step to prepare Yarn 3.2.4 before installing website dependencies. Update install command to use --immutable flag for reproducible builds.
fix(ci): Fix website deployment workflow
Replace --immutable flag with --mode=update-lockfile to allow lockfile updates during website dependency installation.
fix(ci): resolve website build failures due to lockfile mismatch
Replace --mode=update-lockfile with --no-immutable flag to allow lockfile updates during website dependency installation.
fix(ci): yarn install type for website deployment
fix(docs): fix github actions docs workflow dependencies and yarn lockfiles
@theianmay theianmay closed this Jan 27, 2026
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.