-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Insights: callstack/react-native-paper
Overview
Could not load contribution data
Please try again later
4 Releases published by 1 person
-
v5.13.2 Release 5.13.2
published
Apr 16, 2025 -
v5.13.3 Release 5.13.3
published
Apr 17, 2025 -
v5.13.4 Release 5.13.4
published
Apr 23, 2025 -
v5.13.5 Release 5.13.5
published
Apr 25, 2025
24 Pull requests merged by 11 people
-
fix: isleading prop behaviour
#4699 merged
Apr 25, 2025 -
fix: set cursor to auto when touchable is disabled
#4701 merged
Apr 25, 2025 -
fix: adjust label opacity
#4700 merged
Apr 25, 2025 -
fix: hide actions after closing fab group
#4692 merged
Apr 25, 2025 -
fix: zero badge rendering
#4693 merged
Apr 25, 2025 -
fix: add missing setSelection method on text input
#4688 merged
Apr 23, 2025 -
refactor: segmented button typing
#4686 merged
Apr 22, 2025 -
fix: omit safe area insets in appbar header types
#4687 merged
Apr 22, 2025 -
fix: 🐛 Remove outline on web from TextInputFlat component
#4305 merged
Apr 22, 2025 -
make theming-with-react-navigation more readable
#4268 merged
Apr 22, 2025 -
fix: correct menu position with translucent status bar
#4685 merged
Apr 22, 2025 -
fix: fixed
Chip
"shadow" and height issue#4461 merged
Apr 22, 2025 -
fix: Button and IconButton TouchableRipple borderRadius
#4278 merged
Apr 22, 2025 -
Avoid gratuitous re-rendering of components using settings or theme
#4619 merged
Apr 18, 2025 -
fix: ensure DataTable.Title respects font scaling to prevent clipping
#4640 merged
Apr 18, 2025 -
fix: remove cover padding
#4683 merged
Apr 18, 2025 -
docs: add link to Theme documentation
#4485 merged
Apr 17, 2025 -
fix: prevent elevation animation for contained Card mode
#4681 merged
Apr 17, 2025 -
docs: correct Card and List.Item displayed names
#4680 merged
Apr 17, 2025 -
fix(fab.group): subitems are accessibility focusable when collapsed
#4498 merged
Apr 17, 2025 -
docs: update 03-icons.mdx
#4627 merged
Apr 17, 2025 -
chore: bump use latest callback to 0.2.3
#4679 merged
Apr 16, 2025 -
fix(menu): fix menu visibility based on props
#4645 merged
Apr 2, 2025 -
fix: animated-fab & animated-text ts issues
#4669 merged
Apr 2, 2025
9 Pull requests opened by 5 people
-
fix(button): hitslop passed to touchable
#4678 opened
Apr 16, 2025 -
fix: Card components no longer require explicit children prop with ch…
#4689 opened
Apr 23, 2025 -
feat: adjust adaptNavigationTheme to the latest navigation theme changes
#4690 opened
Apr 23, 2025 -
feat: add container style prop
#4691 opened
Apr 23, 2025 -
chore: react-navigation v7 support
#4694 opened
Apr 23, 2025 -
chore: update react-native-vector-icons
#4696 opened
Apr 23, 2025 -
feat: add content style prop
#4697 opened
Apr 24, 2025 -
fix(TextInput): prevent keyboard from opening when scrolling long text (#4666)
#4698 opened
Apr 24, 2025 -
Exporing TextComponent type
#4702 opened
Apr 25, 2025
81 Issues closed by 5 people
-
isLeading property not working in AppBar component
#4638 closed
Apr 25, 2025 -
Disabled Button Shows Incorrect Cursor on Web
#4659 closed
Apr 25, 2025 -
Bottom Tabs focused prop
#4348 closed
Apr 25, 2025 -
BottomNavigation.Bar renderLabel can't hide in inactive tabs
#4369 closed
Apr 25, 2025 -
Inconsistent pointerEvents Behavior in FAB.Group on Mobile Browsers #4202
#4513 closed
Apr 25, 2025 -
Fab.Group forgot to remove the click event of the fab label
#4467 closed
Apr 25, 2025 -
Badge errors with Text strings must be rendered within a <Text> component
#4492 closed
Apr 25, 2025 -
BottomNavigation active icon without background is possible?
#4143 closed
Apr 25, 2025 -
custom font weight not working
#4307 closed
Apr 25, 2025 -
Overriding Surface elevation colors is a bit undocumented
#4301 closed
Apr 25, 2025 -
Leading/trailing icon displaying as emoji rather than vector icon
#4316 closed
Apr 25, 2025 -
Cannot display icons from @expo/[email protected] in TextInput component from react-native-paper
#4334 closed
Apr 25, 2025 -
Pagination drop-down (onItemsPerPageChange) not working inside modal (popup)
#4364 closed
Apr 25, 2025 -
Cell and title size is different.
#4405 closed
Apr 25, 2025 -
fontWeight and custom fontFamily are not working properly together.
#4419 closed
Apr 25, 2025 -
Bottom Navigation Bar doesn't have the correct height
#4389 closed
Apr 25, 2025 -
Text within button is truncated by default if character length of text is a multiple of 5
#4395 closed
Apr 25, 2025 -
Issues in jest tests with expo 52, react 0.76 and new architecture
#4561 closed
Apr 25, 2025 -
TextInput.Affix - Right affix is not properly aligned when using onPress
#4407 closed
Apr 24, 2025 -
IconButton crashes due to missing dependency on `react-native-vector-icons`
#4443 closed
Apr 24, 2025 -
Appbar.Header require a deprecated library
#4362 closed
Apr 24, 2025 -
TextInput right operand of 'in' is not an object
#4294 closed
Apr 24, 2025 -
Broken button child width on Android
#4324 closed
Apr 24, 2025 -
TextInput error "Right operand of 'in' is not an object"
#4309 closed
Apr 24, 2025 -
Should tooltip follow component/element on scroll?
#4207 closed
Apr 24, 2025 -
allowFontScaling not work in button text
#4197 closed
Apr 24, 2025 -
Shadow Appears on Disabled, Selected Flat Chip When Rendered Next to Outlined Chip in Same Row
#4457 closed
Apr 23, 2025 -
Getting error when running example project: ApiV2Error: Entity Not Authorized.
#4473 closed
Apr 23, 2025 -
add FABGroup to index page but throw exception in html.
#4549 closed
Apr 23, 2025 -
TextInput initial wrong padding/position for text content
#4512 closed
Apr 23, 2025 -
Export the setSelection method on TextInput's ref
#4603 closed
Apr 23, 2025 -
ReferenceError: Can't find variable: SceneMap
#4347 closed
Apr 22, 2025 -
bug: text input label text wraps even when there is room
#4350 closed
Apr 22, 2025 -
AnimatedFab Label Styling (Web)
#4478 closed
Apr 22, 2025 -
Text Input supporting text
#4481 closed
Apr 22, 2025 -
Text input label does'nt display without focus, how can solve the issue in new architecture
#4588 closed
Apr 22, 2025 -
Unable to open the Menu when I click on navigation right button option icon
#4661 closed
Apr 22, 2025 -
Box Shadow / Border For Elevated Buttons
#4650 closed
Apr 22, 2025 -
Stricter typing for onValueChange in SegmentedButtons (TypeScript support)
#4528 closed
Apr 22, 2025 -
[Android] Wrong menu position in Menu component
#4493 closed
Apr 22, 2025 -
Text gets cut in half (vertically) for DataTable.Title
#4490 closed
Apr 18, 2025 -
Button background color does not update when switching themes on Android
#4570 closed
Apr 18, 2025 -
onPress Card don't work after upgrade Expo to 51
#4450 closed
Apr 18, 2025 -
Select component?
#4465 closed
Apr 18, 2025 -
Shadow Issue with Colored React Native Elements in TextInput Label
#4441 closed
Apr 18, 2025 -
Can you please add Ratting component?
#4434 closed
Apr 18, 2025 -
useTheme function need more explanation
#4455 closed
Apr 18, 2025 -
Let Chip get custom accessibility roles
#4384 closed
Apr 18, 2025 -
Surface doesn't have roundness
#4300 closed
Apr 18, 2025 -
How to Hide scrollbar
#4333 closed
Apr 18, 2025 -
Icons "triangle-down" and "triangle-down-outline" don't exist
#4426 closed
Apr 18, 2025 -
defaultProps error under react native 0.74
#4386 closed
Apr 18, 2025 -
react native project, react-native-vector-icons installed, does not display properly, shows "?
#4377 closed
Apr 18, 2025 -
How can I install "react-native-paper/react-navigation"?
#4427 closed
Apr 18, 2025 -
Chip onPress doesn't work on android device
#4399 closed
Apr 18, 2025 -
[Android-Only] Snackbar visibility issue with RN New Architecture
#4445 closed
Apr 18, 2025 -
Type 'MD3Theme' is not assignable to type 'NavigationTheme'.
#4531 closed
Apr 18, 2025 -
Card.Cover padding
#4648 closed
Apr 18, 2025 -
How to Disable fontScale for Card Title, subTitle & also for react-native-paper components
#4565 closed
Apr 18, 2025 -
How to Disable fontScale for Card Title, subTitle & also for react-native-paper components
#4536 closed
Apr 18, 2025 -
Paper Dialog not rendering as a page overlay
#4576 closed
Apr 17, 2025 -
Menu is being hidden despite visibility being set to {true}
#4631 closed
Apr 17, 2025 -
Card OnPress throws TypeError: Cannot add new property '_tracking' after RN 0.77.0 upgrade
#4617 closed
Apr 17, 2025 -
Cannot add new property '_tracking'
#4673 closed
Apr 17, 2025 -
[DOCS]: Shouldn't it be`List.Item` instead of `ListIem`?
#4656 closed
Apr 17, 2025 -
Icon Misaligned on Button When Using FontAwesome Icon
#4664 closed
Apr 17, 2025 -
Appbar.BackAction icon not showing on physcial ios device
#4548 closed
Apr 17, 2025 -
TextInput label invisible before focusing on new architecture
#4127 closed
Apr 17, 2025 -
ProgressBar crashes app in new arch on android
#4544 closed
Apr 17, 2025 -
`Snackbar` is broken on `Android` with new architecture enabled
#3775 closed
Apr 17, 2025 -
documentation bug: to missing in icons guide
#4624 closed
Apr 17, 2025 -
React native paper not working with react native 0.79.1
#4675 closed
Apr 16, 2025 -
please remove this repository from my user
#4519 closed
Apr 16, 2025 -
New Architecture and React Native 75/76
#4545 closed
Apr 16, 2025 -
Docs website is down
#4539 closed
Apr 16, 2025 -
deleted
#4676 closed
Apr 16, 2025 -
Blank screen react-native-paper web
#4387 closed
Apr 5, 2025 -
Icons are not displayed in android builds
#4636 closed
Apr 5, 2025
7 Issues opened by 7 people
-
Cannot increase Button label's font size without throwing off labels vertical alignment
#4695 opened
Apr 23, 2025 -
Card Components require "children" prop despite child views
#4684 opened
Apr 19, 2025 -
Button hitSlop is not working, it's being passed to the wrong component
#4677 opened
Apr 16, 2025 -
Support for "findNodeHandle" removed in react-native-web
#4672 opened
Apr 11, 2025 -
createMaterialBottomTabNavigator return type is any
#4671 opened
Apr 9, 2025 -
ActivityIndicator strange behavior on devices with android 8.1.0
#4670 opened
Apr 4, 2025 -
TextInput keyboard opens when scroll long text
#4666 opened
Mar 29, 2025
126 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Icons not showing after upgrading to Expo SDK 50
#4295 commented on
Mar 28, 2025 • 0 new comments -
Modal Animation
#4446 commented on
Apr 2, 2025 • 0 new comments -
Switch component does not turn on with tap on Android, within SectionList
#4361 commented on
Apr 2, 2025 • 0 new comments -
Modals on iOS do not respond to the presence of the on-screen keyboard
#4218 commented on
Apr 4, 2025 • 0 new comments -
Timeline to official New Architecture support?
#4454 commented on
Apr 13, 2025 • 0 new comments -
CheckboxAndroid and CheckboxIOS use MaterialCommunityIcon instead of custom icon function from PaperProvider
#4255 commented on
Apr 15, 2025 • 0 new comments -
iOS app open/close transition shows shadow on SegmentedButtons
#4662 commented on
Apr 16, 2025 • 0 new comments -
TextInput in react-native-paper can't move cursor point once it is focused
#4658 commented on
Apr 16, 2025 • 0 new comments -
How to scale Button components for tvOS devices?
#4654 commented on
Apr 16, 2025 • 0 new comments -
Chip's content truncated on some devices
#4652 commented on
Apr 16, 2025 • 0 new comments -
Allow BottomNavigation to have items unselected
#4651 commented on
Apr 16, 2025 • 0 new comments -
Improper segmented buttons in rtl layout
#4649 commented on
Apr 16, 2025 • 0 new comments -
How portal order is decided
#4647 commented on
Apr 16, 2025 • 0 new comments -
Use MaterialDesignIcons instead of MaterialCommunityIcons
#4646 commented on
Apr 16, 2025 • 0 new comments -
Docs: react-native-vector-icons points to wrong installation instructions
#4643 commented on
Apr 16, 2025 • 0 new comments -
Missing icons but on list
#4641 commented on
Apr 16, 2025 • 0 new comments -
[Surface] `shadowColor` should follow the current theme by default
#4637 commented on
Apr 16, 2025 • 0 new comments -
iOS surface with `flex` style render weird.
#4632 commented on
Apr 16, 2025 • 0 new comments -
Title component has no documentation; deprecated? (Can I open a PR to deprecate or improve?)
#4629 commented on
Apr 16, 2025 • 0 new comments -
Not able to access Card Content inner element hierarchy for Appium tests
#4620 commented on
Apr 16, 2025 • 0 new comments -
typescript error caused by `src/utils/forwardRef.tsx` when running `tsc`
#4609 commented on
Apr 16, 2025 • 0 new comments -
WEB -> SyntaxError: Cannot use import statement outside a module - NX and Next.JS Page Router (14.2.16)
#4608 commented on
Apr 16, 2025 • 0 new comments -
Focus a Searchbar in a Menu component hides the modal in expo-web
#4606 commented on
Apr 16, 2025 • 0 new comments -
React Native paper BottomNavigation: How to create stack for each Tab?
#4602 commented on
Apr 16, 2025 • 0 new comments -
Rtl support on web
#4598 commented on
Apr 16, 2025 • 0 new comments -
Checkbox.Item: Make the underlying TouchableRipple more configurable
#4590 commented on
Apr 16, 2025 • 0 new comments -
Bottom navigation and React navigation
#4586 commented on
Apr 16, 2025 • 0 new comments -
Autocomplete text input component
#4587 commented on
Apr 16, 2025 • 0 new comments -
Add possibility to override default elevation of BottomNavigationBar
#4582 commented on
Apr 16, 2025 • 0 new comments -
How to add both Icon as well as text on the right in TextInput?
#4581 commented on
Apr 16, 2025 • 0 new comments -
[New Arch] TextInput text change flickers if within Portal
#4580 commented on
Apr 16, 2025 • 0 new comments -
Variant labelLarge was not provided properly. Valid variants are regular, medium, bold, heavy.
#4573 commented on
Apr 16, 2025 • 0 new comments -
Incorrect types for createMaterialBottomTabNavigator
#4572 commented on
Apr 16, 2025 • 0 new comments -
play store is complaining segment button height, minimum 48px or dp
#4564 commented on
Apr 16, 2025 • 0 new comments -
TextInput mode=outline label animation was initially offset
#4556 commented on
Apr 16, 2025 • 0 new comments -
TextInput mode=outline has floating label truncated
#4537 commented on
Apr 16, 2025 • 0 new comments -
TextInput : Text going multiple lines when I unselect it in IOS
#4523 commented on
Apr 16, 2025 • 0 new comments -
TextInput is scrolling the content despite the height specified in outline mode
#4518 commented on
Apr 16, 2025 • 0 new comments -
label style in textinput not work i want full round border in textinput at that time label go beyond borders
#4516 commented on
Apr 16, 2025 • 0 new comments -
FAB.Group causes DOM nesting warning on web platform: <button> inside <button>
#4515 commented on
Apr 16, 2025 • 0 new comments -
@react-native-vector-icons monorepo as new default?
#4471 commented on
Apr 16, 2025 • 0 new comments -
RadioButton.Item / Checkbox.Item additional props for <Text> element
#4508 commented on
Apr 16, 2025 • 0 new comments -
Why `paddingHorizontal: Math.max(left, right)` in AppbarHeader ?
#4535 commented on
Apr 17, 2025 • 0 new comments -
Appbar actions are not accessible
#4499 commented on
Apr 17, 2025 • 0 new comments -
fonts property on DefaulTheme @react-navigation/native version ^7
#4540 commented on
Apr 18, 2025 • 0 new comments -
Surface - borderBottomWidth positioning issue on iOS
#4372 commented on
Apr 18, 2025 • 0 new comments -
Exception is thrown during Jest test when using Paper components.
#4373 commented on
Apr 18, 2025 • 0 new comments -
Menu Item row styles cannot be customized
#4349 commented on
Apr 18, 2025 • 0 new comments -
Pagination drop-down not working
#4359 commented on
Apr 18, 2025 • 0 new comments -
IconButton style prop is not manageable due to container element.
#4339 commented on
Apr 18, 2025 • 0 new comments -
Chip Text overflows CloseIcon in ElipsizeMode
#4328 commented on
Apr 18, 2025 • 0 new comments -
A11y: Badge font-scaling handling doesn't work on iOS
#4431 commented on
Apr 18, 2025 • 0 new comments -
Hi, I have built a collaborative video editor with react native paper
#4376 commented on
Apr 18, 2025 • 0 new comments -
createMaterialBottomTabNavigator isn't working with expo-router and nested navigation
#4496 commented on
Apr 18, 2025 • 0 new comments -
Slow loading in TextInputs labels
#4190 commented on
Apr 22, 2025 • 0 new comments -
PaperProvider breaks styles
#4642 commented on
Apr 22, 2025 • 0 new comments -
Warning: Error: Variant titleLarge was not provided properly. Valid variants are regular, medium, light, thin.
#4589 commented on
Apr 22, 2025 • 0 new comments -
ios device There are blank spaces at the top and bottom
#4604 commented on
Apr 22, 2025 • 0 new comments -
Menu is overlapped by other views following it including paper components
#4583 commented on
Apr 22, 2025 • 0 new comments -
Menu items overflow app status bar on iOS
#4553 commented on
Apr 22, 2025 • 0 new comments -
onPress beeing called after animation finishes
#4551 commented on
Apr 22, 2025 • 0 new comments -
iOS app crash with textInput mode outlined
#4526 commented on
Apr 22, 2025 • 0 new comments -
Text is truncated when nested with different sizes.
#4459 commented on
Apr 22, 2025 • 0 new comments -
[iOS] Long text in `<Searcbar/>` wraps on a new line and breaks layout
#4489 commented on
Apr 23, 2025 • 0 new comments -
Multiline TextInput backgroundColor does not fully cover surface
#4469 commented on
Apr 23, 2025 • 0 new comments -
Add React Navigation 7 Support
#4601 commented on
Apr 23, 2025 • 0 new comments -
How to test Button disabled\enabled state?
#4320 commented on
Apr 24, 2025 • 0 new comments -
Add ability to modify the border width of the ActivityIndicator
#4398 commented on
Apr 24, 2025 • 0 new comments -
Problem with the "BottomNavigation.Bar" component example (route.title)
#4453 commented on
Apr 24, 2025 • 0 new comments -
Some Colors are not included in Type MD3Colors
#4343 commented on
Apr 24, 2025 • 0 new comments -
Custom shadows definition for Surface component
#4639 commented on
Apr 25, 2025 • 0 new comments -
[BottomNavigation] StatusBar disappears when navigating back to previous tabs.
#4607 commented on
Apr 25, 2025 • 0 new comments -
Pagination drop-down (onItemsPerPageChange) not working inside modal (working fine in screen)
#4366 commented on
Apr 25, 2025 • 0 new comments -
Appbar content Left
#4337 commented on
Apr 25, 2025 • 0 new comments -
Cannot override Card.Actions justifyContent style
#4302 commented on
Apr 25, 2025 • 0 new comments -
Data Table Pagination Dropdown bugs out on web when its almost at the end of the screen height
#4285 commented on
Apr 25, 2025 • 0 new comments -
Update BottomNavigation.tsx
#2441 commented on
Apr 18, 2025 • 0 new comments -
feat(menu): overlay, surfaceProps, focusAnchorOnDismiss, focusSurfaceOnShown
#2541 commented on
Apr 18, 2025 • 0 new comments -
fix: aligned the icons in the Menu
#2559 commented on
Apr 18, 2025 • 0 new comments -
feat: add loading prop to IconButton
#2571 commented on
Apr 18, 2025 • 0 new comments -
fix: use ripple effect to the foreground on android API >= 23
#2630 commented on
Apr 18, 2025 • 0 new comments -
feat: customize top padding of a flat TextInput
#2741 commented on
Apr 18, 2025 • 0 new comments -
[ImgBot] Optimize images
#2785 commented on
Apr 18, 2025 • 0 new comments -
fix: enable hiding other content when portal is used
#2893 commented on
Apr 18, 2025 • 0 new comments -
chore: upgrade color package
#2942 commented on
Apr 18, 2025 • 0 new comments -
chore: remove stale bot
#3040 commented on
Apr 18, 2025 • 0 new comments -
Allow progamatically update focused TextInput state through ref.
#3147 commented on
Apr 18, 2025 • 0 new comments -
removing incorrect onPress params type
#3307 commented on
Apr 18, 2025 • 0 new comments -
draft: remove infinite loop in Menu measurement
#3502 commented on
Apr 18, 2025 • 0 new comments -
docs: apply brand color to the logo
#3706 commented on
Apr 18, 2025 • 0 new comments -
feat: add support for custom fonts in react-navigation 7
#3761 commented on
Apr 18, 2025 • 0 new comments -
fix: rtl not being detected correctly on web
#3777 commented on
Apr 18, 2025 • 0 new comments -
Fix "TextInput multiline text does not appear centered if only one line" #3752
#3792 commented on
Apr 18, 2025 • 0 new comments -
PoC: move Props type below component
#3833 commented on
Apr 18, 2025 • 0 new comments -
fix: change trailering to trailing
#3840 commented on
Apr 18, 2025 • 0 new comments -
feat: add overlayAccessibilityLabel prop to Dialog
#3915 commented on
Apr 18, 2025 • 0 new comments -
fix: forward ref to snackbar
#3998 commented on
Apr 18, 2025 • 0 new comments -
fix: incorrect styling of snackbar
#4045 commented on
Apr 18, 2025 • 0 new comments -
feat: added dropdown component
#4102 commented on
Apr 18, 2025 • 0 new comments -
Update Button.tsx
#4125 commented on
Apr 18, 2025 • 0 new comments -
chore: add reassure to paper
#4126 commented on
Apr 18, 2025 • 0 new comments -
draft: fix: menu closing on web automatically
#4149 commented on
Apr 18, 2025 • 0 new comments -
fix: TextInput loses focus inside Banner on iOS only
#4179 commented on
Apr 18, 2025 • 0 new comments -
feat: pressable card title
#4191 commented on
Apr 18, 2025 • 0 new comments -
feat: add props to FAB, Button and Chip to support prefetching
#4217 commented on
Apr 18, 2025 • 0 new comments -
docs: Update Modal.tsx description to note a11y limitations
#4280 commented on
Apr 18, 2025 • 0 new comments -
fix : Button contentStyle is not correct #4326
#4355 commented on
Apr 18, 2025 • 0 new comments -
fix: nested text styling not inheriting from parent
#4356 commented on
Apr 18, 2025 • 0 new comments -
feat: add activity indicator to TextInput (#1)
#4375 commented on
Apr 18, 2025 • 0 new comments -
feat: add size prop to List.Icon component
#4400 commented on
Apr 18, 2025 • 0 new comments -
feat: new method `getBottomTabHeight` added to BottomNavigationBar
#4408 commented on
Apr 18, 2025 • 0 new comments -
feat: add `iconPosition` to FAB
#4436 commented on
Apr 18, 2025 • 0 new comments -
feat: touch to display tooltip
#4479 commented on
Apr 18, 2025 • 0 new comments -
feat:Multi-line buttons should be possible via configuration
#4506 commented on
Apr 18, 2025 • 0 new comments -
feat: add a determinate circular progress bar
#4509 commented on
Apr 18, 2025 • 0 new comments -
fix: use transformOrigin to fix TextInput label position flickering in RN 0.73
#4521 commented on
Apr 18, 2025 • 0 new comments -
Add animation to Segmented Button icons
#4543 commented on
Apr 18, 2025 • 0 new comments -
Add Label text number of lines of the button
#4557 commented on
Apr 18, 2025 • 0 new comments -
feat: allow usage of custom border radius for animated fab
#4591 commented on
Apr 18, 2025 • 0 new comments -
chore: update preview qr code
#4599 commented on
Apr 18, 2025 • 0 new comments -
fix: issue when uncontrolled input value is set programmatically i.e …
#4600 commented on
Apr 18, 2025 • 0 new comments -
feat: add children style prop to list accordion
#4630 commented on
Apr 18, 2025 • 0 new comments -
fix: fix Surface styling when flex set
#4634 commented on
Apr 18, 2025 • 0 new comments -
Fix/bottom nav use href react 7
#4644 commented on
Apr 18, 2025 • 0 new comments -
fix(bottomNavigation): fix bottom navigation to allow unselected state
#4653 commented on
Apr 18, 2025 • 0 new comments -
feat: add ability to add styles to the action-wrapper in FABGroup
#4657 commented on
Apr 24, 2025 • 0 new comments