Releases: layer5io/sistent
Sistent v0.14.9
What's New
- Release v0.14.9 @nebula-aac (#495)
- fix: reinstall husky and remove postinstall @nebula-aac (#494)
Contributors
Thank you to our contributors for making this release possible:
@nebula-aac
Sistent v0.14.8
What's New
- fix: Change how husky is being installed @nebula-aac (#492)
Contributors
Thank you to our contributors for making this release possible:
@nebula-aac
Sistent v0.14.7
What's New
- fix: remove packages path, and move to src directory @nebula-aac (#490)
- Standard Pagination for Tables @sudhanshutech (#459)
- Added RJSF schemas @Yashsharma1911 (#468)
- feat(components): Create TypingFilter component @nebula-aac (#436)
Contributors
Thank you to our contributors for making this release possible:
@Yashsharma1911, @leecalcote, @nebula-aac and @sudhanshutech
Sistent v0.14.6
What's New
- Replace build steps @nebula-aac (#487)
Contributors
Thank you to our contributors for making this release possible:
@nebula-aac
Sistent v0.14.5
What's New
- ci: change to npm run @nebula-aac (#486)
Contributors
Thank you to our contributors for making this release possible:
@nebula-aac
Sistent v0.14.4
What's New
- ci: Add build step before publishing @nebula-aac (#485)
Contributors
Thank you to our contributors for making this release possible:
@nebula-aac
Sistent v0.14.3
What's New
- Fix public access @nebula-aac (#483)
- fix: Fix repo git repo string in
package.json
@nebula-aac (#482)
Contributors
Thank you to our contributors for making this release possible:
@nebula-aac
Sistent v0.14.2
What's New
- fix: Fix repo git repo string in
package.json
@nebula-aac (#482)
Contributors
Thank you to our contributors for making this release possible:
@nebula-aac
Sistent v0.14.1
What's New
- chore: clean up workspace from yarn @nebula-aac (#481)
- ci: remove github token variables @nebula-aac (#480)
- ci: update release types to only run on synchronize and published @nebula-aac (#479)
- ci: change github action token variable @nebula-aac (#478)
- ci: change on to release types as published @nebula-aac (#477)
- chore: post cleanup @nebula-aac (#474)
- Add and Refactor theme components @sudhanshutech (#470)
- refactor: change to single package repo @nebula-aac (#446)
Contributors
Thank you to our contributors for making this release possible:
@leecalcote, @nebula-aac and @sudhanshutech
Sistent Components v0.11.0
What's New
- Export error boundaries @Yashsharma1911 (#467)
- Add Some theme components and add styles in existing ones @sudhanshutech (#464)
- [custom] Fix and Refactor react-error boundary @sudhanshutech (#340)
- feat(components): Export ThemeProvider @nebula-aac (#434)
- [chore] Remove Debug Logs @theBeginner86 (#455)
- Provide documentation for Custom components @sudhanshutech (#457)
- Readme doc for Sistent Table and Toolbar components @sudhanshutech (#453)
- [Component] - Empty state component @senali-d (#450)
- [SVG] - Added LeftAngledArrowIcon @senali-d (#449)
- [Icon] - Environment and workspace icon @senali-d (#447)
- chore(repo): ignore rtk-query-codegen @nebula-aac (#445)
- Connection chip @senali-d (#373)
- Fix null issue for columns in table @sudhanshutech (#442)
- Fix search component width when not expanded @sudhanshutech (#441)
- [Icons] - Icons for transfer list component @senali-d (#440)
- Fix filter component @sudhanshutech (#439)
- feat(svg): create icons for TypingFilter component @nebula-aac (#435)
- [component]: Add flip card component @senali-d (#433)
- chore(repo): change --from-git to from-git @nebula-aac (#429)
- ci(repo): Add token to release.yml @nebula-aac (#427)
- ci(repo): add step to git auto commit @nebula-aac (#426)
- [chore] Update .gitignore @theBeginner86 (#423)
- ci(repo): fix packages path @nebula-aac (#421)
- chore(components): add svg package as workspace @nebula-aac (#419)
- chore(repo): add verbose level to lerna @nebula-aac (#416)
- ci(repo): Revise release.yml to run on dispatch only @nebula-aac (#414)
- Configure toolbar components @sudhanshutech (#413)
- chore(repo): create scripts to prelease and release @nebula-aac (#410)
- Add few other date formats in table @sudhanshutech (#411)
- chore(repo): Remove tsconfig, and configure tsconfig in root @nebula-aac (#409)
- Fix ui issues for view column box @sudhanshutech (#404)
- Add
fill
as prop @sudhanshutech (#403) - chore(release): patch release @nebula-aac (#398)
- feat(components): update SearchBar @nebula-aac (#397)
- fix(components): update filter component @nebula-aac (#395)
- fix(components): refactor column to not use forwardRef @nebula-aac (#393)
- chore(components): remove baseUrl @nebula-aac (#392)
- feat(components): create PopperListener component @nebula-aac (#391)
- feat(components): create TooltipIcon @nebula-aac (#388)
- build(repo): Setup
eslint
in root workspace @nebula-aac (#362) - chore(repo): change subject-case rule to never @nebula-aac (#367)
- chore(repo): move pre-commit and prepare-commit-msg to package.json @nebula-aac (#357)
- [CI] [Site] chore: upgrade JamesIves/[email protected] @leecalcote (#366)
- [CI] fix failing workflow: upgrade linter actions @leecalcote (#364)
- Updated MAINTAINERS.md @ankushbhardwaj408 (#339)
- [CI] Add lint workflow @sudhanshutech (#179)
- feat(next-12): create next.js 12 app to test components @nebula-aac (#270)
- ci(repo): add install step @nebula-aac (#355)
- chore(repo): remove HUSKY=0 in the scripts @nebula-aac (#352)
- ci(repo): changed scripts path to scripts dir @nebula-aac (#349)
- ci(repo): pass error handling on parsing lerna changed --json @nebula-aac (#347)
- ci(repo): create pre-release.yml workflow @nebula-aac (#345)
- build(repo): set enableTransparentWorkspaces to false @nebula-aac (#338)
- [bug]remove extra div wrapper @sudhanshutech (#331)
- [CI] Notify on start watching, not on watch label @leecalcote (#326)
- chore(deps): bump axios from 1.5.1 to 1.6.1 @dependabot (#285)
- refactor(svg): split up Add icons @nebula-aac (#323)
- fix(svg): fix relative paths @nebula-aac (#320)
- fix(svg): make height optional @nebula-aac (#317)
- fix(svg): remove some of the icons to not use React.FC @nebula-aac (#315)
- refactor(components): refactor form components @nebula-aac (#314)
- refactor(components): refactor List @nebula-aac (#311)
- refactor(components): refactor Menu @nebula-aac (#309)
- refactor(components): refactor Dialog and update imports and exports @nebula-aac (#308)
- fix search to trigger onSearch @sudhanshutech (#305)
- [svg] Fix for correct filter icon @sudhanshutech (#303)
- Refactor svgs @sudhanshutech (#300)
- Fix filter component @sudhanshutech (#297)
- Fix clickaway listner @sudhanshutech (#298)
- fix(components): fix custom column component @nebula-aac (#296)
- fix(components): fix searchbar export @nebula-aac (#294)
- refactor(components): move toolbar to root of custom @nebula-aac (#292)
- refactor(svg): remove esm support @nebula-aac (#291)
- refactor(components): refactored accordion @nebula-aac (#290)
- refactor(components): refactor togglebutton @nebula-aac (#288)
- refactor(components): refactor card components @nebula-aac (#287)
- refactor(components): refactor button @nebula-aac (#286)
- Notification handler hook to display messages @sudhanshutech (#276)
- chore(repo): update lerna.json to use custom message @nebula-aac (#278)
Contributors
Thank you to our contributors for making this release possible:
@Yashsharma1911, @ankushbhardwaj408, @dependabot, @dependabot[bot], @leecalcote, @nebula-aac, @senali-d, @sudhanshutech and @theBeginner86