issues
search
trendmicro-frontend
/
tonic-ui
Tonic UI is a UI component library for React, built with Emotion and Styled System. It is designed to be easy to use and easy to customize.
https://trendmicro-frontend.github.io/tonic-ui
MIT License
125
stars
29
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat(react): add `createTheme` for theme customization
#947
cheton
opened
3 days ago
9
feat(utils): add `merge` and `isPlainObject`
#946
cheton
closed
3 days ago
19
Add `createTheme` to generate a theme based on the provided options
#945
cheton
opened
2 weeks ago
0
docs: update getting started guide and sandbox example for custom theme usage
#944
cheton
closed
1 week ago
7
Add a guide on how to use the Shadow DOM with Tonic UI
#943
cheton
opened
2 weeks ago
0
chore(release): version packages
#942
github-actions[bot]
closed
3 days ago
4
chore: add changeset for PR #940
#941
cheton
closed
2 weeks ago
7
feat(react/toast): enhance inline toast transition management
#940
cheton
closed
2 weeks ago
8
feat(`react/scrollbar`): add `scrollViewProps` to enable passing custom props to the `ScrollView` component
#939
cheton
closed
1 month ago
10
[docs] Add an example demonstrating scrollbar integration with React Virtuoso
#938
cheton
closed
1 month ago
1
feat(`react/checkbox`,`react/radio`): use `useEffectOnceWhen` hook to display warning message in non-production environments
#937
cheton
closed
1 month ago
7
docs: ensure `ToastManager` is layered above `PortalManager` to enable adding toast notifications within a portal
#936
cheton
closed
1 month ago
7
fix: resolve bug with `isNameConflictRef.current` in `Checkbox` and `Radio` components
#935
cheton
closed
1 month ago
8
chore(release): version packages
#934
github-actions[bot]
closed
1 month ago
2
Add `InlineToasts` and `useInlineToasts` examples for inline, non-intrusive notifications in modals and drawer scenarios
#933
cheton
closed
2 weeks ago
0
Ensure `ToastManager` is layered above `PortalManager` to enable adding toast messages within a portal
#932
cheton
closed
1 month ago
0
chore(deps-dev): bump rollup from 3.29.4 to 3.29.5
#931
dependabot[bot]
closed
1 month ago
3
feat: improve `disabled` prop handling in `Button` and `ButtonGroup`
#930
cheton
closed
2 months ago
15
chore(release): version packages
#929
github-actions[bot]
closed
2 months ago
2
chore(release): version packages
#928
github-actions[bot]
closed
2 months ago
2
Support disabled button group
#927
cheton
closed
2 months ago
0
chore: integrate latest v2 updates into v1 branch
#926
cheton
closed
2 months ago
5
fix(react/tooltip): resolve tooltip misalignment issue with popup modal items for V1
#925
tinaClin
closed
2 months ago
10
chore(deps-dev): bump next from 14.2.3 to 14.2.10
#924
dependabot[bot]
closed
2 months ago
3
fix(react/tooltip): resolve tooltip misalignment issue with popup modal items for V1
#923
tinaClin
closed
2 months ago
5
feat: introduce `DefaultPropsProvider` for setting default props in React components
#922
cheton
closed
2 months ago
13
ci: correct Tonic UI documentation URL
#921
cheton
closed
2 months ago
5
ci: Migrate the CI/CD pipeline from CircleCI to GitHub Actions
#920
cheton
closed
2 months ago
10
chore(release): version packages
#919
github-actions[bot]
closed
2 months ago
4
feat(react-icons): refine `generate-icons` script to enhance icon name transformation and support deprecated icons
#918
cheton
closed
2 months ago
9
Migrate the CI/CD pipeline from CircleCI to GitHub Actions
#917
cheton
closed
2 months ago
0
chore(deps): bump micromatch from 4.0.7 to 4.0.8
#916
dependabot[bot]
closed
3 months ago
5
[react-icons] Create a common terms list for camel case conversion (e.g., "ai" should be "AI" instead of "Ai")
#915
cheton
closed
2 months ago
1
chore(deps): bump axios from 1.6.8 to 1.7.4
#914
dependabot[bot]
closed
3 months ago
5
fix(react/OverflowTooltip): show the tooltip only when the string is truncated and the `disabled` prop is not true
#913
tinaClin
closed
3 months ago
5
[OverflowTooltip] This will always show the tooltip if the disabled prop is false, even if the string is not truncated
#912
tinaClin
closed
3 months ago
0
docs: resolve nesting button issue in dropdown and multiselect components
#911
cheton
closed
3 months ago
7
Multiselect example would receive warning
#910
freewill0918
closed
3 months ago
0
feat(react/Calendar): enhance keyboard navigation and date selection
#909
cheton
closed
3 months ago
11
fix(styled-system): specify unit for CSS custom property negation
#908
cheton
closed
3 months ago
7
Negative CSS custom properties does not work as expected
#907
cheton
closed
3 months ago
0
test(react/DatePicker): resolve failing test snapshots
#906
cheton
closed
3 months ago
7
chore(release): version packages
#905
github-actions[bot]
closed
3 months ago
4
Add tabbing focus support to `Calendar` and `DatePicker` components
#904
cheton
closed
3 months ago
1
feat(react/DatePicker): add `closeOnSelect` prop to automatically close the date picker after a date is selected
#903
cheton
closed
3 months ago
9
docs: enforce string format to ensure Algolia search indexing functions correctly
#902
cheton
closed
3 months ago
7
docs: prevent type errors in `InstantSearchRefinementList`
#901
cheton
closed
4 months ago
5
Add CloseOnSelect functionality to <DatePicker />
#900
trend-albert-shala
closed
3 months ago
1
docs: update usage for using as="li" for Text component
#899
trend-alan-bie
closed
4 months ago
5
Bullet is missing when set as="li" for Text component in @tonic-ui/react v2.0.0
#898
trend-alan-bie
closed
4 months ago
1
Next