Releases: bigbinary/neeto-ui
Releases · bigbinary/neeto-ui
v6.0.5-beta
What's Changed
- Added new table features: add/delete columns by @akkshaylawrence in #2051
- Fixed typo in table header options from "Desceding" to "Descending". by @akkshaylawrence in #2051
- Fixed Overlapping issue when fixed columns were used along with re-ordering by @akkshaylawrence in #2051
Full Changelog: v6.0.4-beta...v6.0.5-beta
v6.0.4-beta
What's Changed
- Updated full screen modal close button style and size by @goutham-subramanyam in #2050
- Added neetoUI v6 customization examples in storybook by @goutham-subramanyam in #2049
- Fixed Pane scroll issue by @praveen-murali-ind in #2054
Full Changelog: v6.0.3-beta...v6.0.4-beta
v6.0.3-beta
What's Changed
Full Changelog: v6.0.2-beta...v6.0.3-beta
v6.0.2-beta
What's Changed
- Fixed loading indicator with icon issue in
Button
by @ajmaln in #2035 - Handled pagination when deleting the last item from the last page and when applying filters by @josephmathew900 in #2034
- neetoUI v6 by @goutham-subramanyam in #1980
- Replaced react-hotkeys-hook with neeto-hotkeys. by @deepakjosp in #2038
- Improvements to neetoUI v6 by @goutham-subramanyam in #2040
- Enhanced UI responsiveness by @goutham-subramanyam in #2043
Full Changelog: v5.2.44-beta...v6.0.2-beta
v5.2.44-beta
What's Changed
- Fixed input autoFocus not working inside Dropdown by @mohit-s96 in #1122
- Fixed search not working with Select creatable by @mohit-s96 in #1124
- Test Branch protection by @ajmaln in #1131
- Github secret token for push updated in publish action by @amaldinesh7 in #1132
- Added prefix and suffix props to EmailInput by @mohit-s96 in #1129
- PR template added by @amaldinesh7 in #1135
- Fixed Import for molecules components by @mayanksharma4132 in #1138
- Added step to extract changelog content and update version by @amaldinesh7 in #1139
- Fixed type error issue with toastr by @amaldinesh7 in #1141
- Revert "Fixed type error issue with toastr" by @amaldinesh7 in #1143
- Minor fix to github action by @amaldinesh7 in #1144
- Updated
react-toastify
to latest version by @ajmaln in #1142 - PR template updated by @amaldinesh7 in #1150
- Replaced webpack with rollup bundler by @ajmaln in #1145
- Fixed spacing in tags molecule by @ajil-paul in #1153
- Fixed
useInsertionEffect
export issue by @ajmaln in #1156 - Removed theme gist from readme by @amaldinesh7 in #1161
- Added action to auto update PRs with latest master by @amaldinesh7 in #1165
- Fixed placeholder overflow issue in select by @amaldinesh7 in #1162
- Fixed issue with close on esc when dropdown is controlled by @amaldinesh7 in #1163
- Fixed typeError issue in toastr component. by @amaldinesh7 in #1166
- Added onClose function reference change detection in useHotKeys in modal by @amaldinesh7 in #1168
- Fixed calendar icon overflow in Date Range picker by @ajmaln in #1172
- Added the start value for email counter prop by @Thejus-Paul in #1179
- Update Storybook theme by @praveen-murali-ind in #1181
- Handled axios error objects with
undefined
response by @ajmaln in #1195 - Fixed checkbox in table cut off in lower screen resolutions by @vysakh-m in #1196
- Fixes issue with closeOnEsc in Pane. by @mohitharshan123 in #1198
- Added submit button in formik. by @Amaljith-K in #1186
- Separated Table props stories into individual stories by @khantajuddin in #1201
- Bump terser from 4.8.0 to 4.8.1 by @dependabot in #1226
- Bump moment from 2.29.3 to 2.29.4 by @dependabot in #1232
- Add type support for all existing components by @Amaljith-K in #1236
- Added neetoTestify and neetoSite apps to AppSwitcher by @ghousemohamed in #1237
- Revert "Added neetoTestify and neetoSite apps to AppSwitcher" by @amaldinesh7 in #1238
- Added neetoTestify and neetoSite apps to AppSwitcher by @amaldinesh7 in #1239
- Revert "Added neetoTestify and neetoSite apps to AppSwitcher" by @amaldinesh7 in #1241
- Added neetoTestify and neetoSite apps to AppSwitcher by @amaldinesh7 in #1242
- Release changes from failed actions by @amaldinesh7 in #1243
- Made non-mandatory fields and props optional by @Amaljith-K in #1246
- Prevented toastr duplication by @Amaljith-K in #1248
- Made tooltip props flexible to allow tippy props by @Amaljith-K in #1258
- v4 by @praveen-murali-ind in #1224
- Revert "v4" by @ajil-paul in #1285
- V4 by @ajil-paul in #1287
- Revert "V4" by @amaldinesh7 in #1288
- V4 by @amaldinesh7 in #1289
- Revert "V4" by @amaldinesh7 in #1290
- V4 by @amaldinesh7 in #1291
- Updated missing stories by @amaldinesh7 in #1292
- Fix tag styles by @praveen-murali-ind in #1300
- Fixed issue with custom target in dropdown by @ajil-paul in #1299
- Revert "Fixed issue with custom target in dropdown" by @amaldinesh7 in #1302
- Fixed custom target issue in dropdown by @amaldinesh7 in #1303
- Revert "Fixed custom target issue in dropdown" by @amaldinesh7 in #1304
- Fixed custom target issue in dropdown by @amaldinesh7 in #1305
- Revert "Fixed custom target issue in dropdown" by @amaldinesh7 in #1306
- Fixed custom target issue in dropdown by @amaldinesh7 in #1307
- Updated migration doc by @amaldinesh7 in #1310
- Fixed navigation issue in BlockNavigation component by @ajil-paul in #1283
- Added story to reference older versions by @amaldinesh7 in #1311
- Minor updated to migration doc by @amaldinesh7 in #1312
- UI fixes by @praveen-murali-ind in #1314
- Allowed
hideOnSinglePage
override inTable
by @ajmaln in #1317 - Added light theme as default by @praveen-murali-ind in #1322
- Added allowance for data-cy props by @Amaljith-K in #1319
- Updated table docs by @amaldinesh7 in #1323
- Revert "Updated table docs" by @amaldinesh7 in #1324
- Updated table docs by @amaldinesh7 in #1325
- Change app switcher links to admin page of applications by @Amaljith-K in #1329
- Added Kbd component by @ajil-paul in #1341
- Changes variables in snakecase to camelcase by @deepakjosp in #1340
- Fixed warning with tags and datepicker component by @amaldinesh7 in #1344
- Added plugin for week picker by @amaldinesh7 in #1349
- Fixed types of some exported components by @Amaljith-K in #1355
- Changed action block button label to sentence case by @sreerag-ms in #1359
- Changed welcome text by @sreerag-ms in #1360
- Changed Formik-neetoUI documentation by @sreerag-ms in #1361
- Added tooltip to avatar component by @amaldinesh7 in #1366
- master to main by @amaldinesh7 in #1367
- added anchor links in content doc page by @praveen-murali-ind in #1373
- Ensure click events are not grabbed by icons by @Amaljith-K in #1376
- Updated Table documentation by @sreerag-ms in #1357
- General wordsmitthing by @neerajsingh0101 in #1379
- content stories name changed to language by @amaldinesh7 in #1383
- Added story for Formik radio by @amaldinesh7 in #1382
- Improvises the documentation to migrate neetoUI to v4 by @deepakjosp in #1385
- Adds ability to pass config to toastr by @deepakjosp in #1371
- Added border for menubar block and item active states. by @goutham-subramanyam in #1387
- Changes to sentence casing by @deepakjosp in #1374
- Updated node version to 18.0.0 by @amaldinesh7 in #1390
- Warning fixes in datepicker by @amaldinesh7 in #1384
- Updated neeto language page by @praveen-murali-ind in #1395
- Updated neeto language doc by @praveen-murali-ind in https://github.co...
v6.0.0-beta
What's Changed
- Fixed input autoFocus not working inside Dropdown by @mohit-s96 in #1122
- Fixed search not working with Select creatable by @mohit-s96 in #1124
- Test Branch protection by @ajmaln in #1131
- Github secret token for push updated in publish action by @amaldinesh7 in #1132
- Added prefix and suffix props to EmailInput by @mohit-s96 in #1129
- PR template added by @amaldinesh7 in #1135
- Fixed Import for molecules components by @mayanksharma4132 in #1138
- Added step to extract changelog content and update version by @amaldinesh7 in #1139
- Fixed type error issue with toastr by @amaldinesh7 in #1141
- Revert "Fixed type error issue with toastr" by @amaldinesh7 in #1143
- Minor fix to github action by @amaldinesh7 in #1144
- Updated
react-toastify
to latest version by @ajmaln in #1142 - PR template updated by @amaldinesh7 in #1150
- Replaced webpack with rollup bundler by @ajmaln in #1145
- Fixed spacing in tags molecule by @ajil-paul in #1153
- Fixed
useInsertionEffect
export issue by @ajmaln in #1156 - Removed theme gist from readme by @amaldinesh7 in #1161
- Added action to auto update PRs with latest master by @amaldinesh7 in #1165
- Fixed placeholder overflow issue in select by @amaldinesh7 in #1162
- Fixed issue with close on esc when dropdown is controlled by @amaldinesh7 in #1163
- Fixed typeError issue in toastr component. by @amaldinesh7 in #1166
- Added onClose function reference change detection in useHotKeys in modal by @amaldinesh7 in #1168
- Fixed calendar icon overflow in Date Range picker by @ajmaln in #1172
- Added the start value for email counter prop by @Thejus-Paul in #1179
- Update Storybook theme by @praveen-murali-ind in #1181
- Handled axios error objects with
undefined
response by @ajmaln in #1195 - Fixed checkbox in table cut off in lower screen resolutions by @vysakh-m in #1196
- Fixes issue with closeOnEsc in Pane. by @mohitharshan123 in #1198
- Added submit button in formik. by @Amaljith-K in #1186
- Separated Table props stories into individual stories by @khantajuddin in #1201
- Bump terser from 4.8.0 to 4.8.1 by @dependabot in #1226
- Bump moment from 2.29.3 to 2.29.4 by @dependabot in #1232
- Add type support for all existing components by @Amaljith-K in #1236
- Added neetoTestify and neetoSite apps to AppSwitcher by @ghousemohamed in #1237
- Revert "Added neetoTestify and neetoSite apps to AppSwitcher" by @amaldinesh7 in #1238
- Added neetoTestify and neetoSite apps to AppSwitcher by @amaldinesh7 in #1239
- Revert "Added neetoTestify and neetoSite apps to AppSwitcher" by @amaldinesh7 in #1241
- Added neetoTestify and neetoSite apps to AppSwitcher by @amaldinesh7 in #1242
- Release changes from failed actions by @amaldinesh7 in #1243
- Made non-mandatory fields and props optional by @Amaljith-K in #1246
- Prevented toastr duplication by @Amaljith-K in #1248
- Made tooltip props flexible to allow tippy props by @Amaljith-K in #1258
- v4 by @praveen-murali-ind in #1224
- Revert "v4" by @ajil-paul in #1285
- V4 by @ajil-paul in #1287
- Revert "V4" by @amaldinesh7 in #1288
- V4 by @amaldinesh7 in #1289
- Revert "V4" by @amaldinesh7 in #1290
- V4 by @amaldinesh7 in #1291
- Updated missing stories by @amaldinesh7 in #1292
- Fix tag styles by @praveen-murali-ind in #1300
- Fixed issue with custom target in dropdown by @ajil-paul in #1299
- Revert "Fixed issue with custom target in dropdown" by @amaldinesh7 in #1302
- Fixed custom target issue in dropdown by @amaldinesh7 in #1303
- Revert "Fixed custom target issue in dropdown" by @amaldinesh7 in #1304
- Fixed custom target issue in dropdown by @amaldinesh7 in #1305
- Revert "Fixed custom target issue in dropdown" by @amaldinesh7 in #1306
- Fixed custom target issue in dropdown by @amaldinesh7 in #1307
- Updated migration doc by @amaldinesh7 in #1310
- Fixed navigation issue in BlockNavigation component by @ajil-paul in #1283
- Added story to reference older versions by @amaldinesh7 in #1311
- Minor updated to migration doc by @amaldinesh7 in #1312
- UI fixes by @praveen-murali-ind in #1314
- Allowed
hideOnSinglePage
override inTable
by @ajmaln in #1317 - Added light theme as default by @praveen-murali-ind in #1322
- Added allowance for data-cy props by @Amaljith-K in #1319
- Updated table docs by @amaldinesh7 in #1323
- Revert "Updated table docs" by @amaldinesh7 in #1324
- Updated table docs by @amaldinesh7 in #1325
- Change app switcher links to admin page of applications by @Amaljith-K in #1329
- Added Kbd component by @ajil-paul in #1341
- Changes variables in snakecase to camelcase by @deepakjosp in #1340
- Fixed warning with tags and datepicker component by @amaldinesh7 in #1344
- Added plugin for week picker by @amaldinesh7 in #1349
- Fixed types of some exported components by @Amaljith-K in #1355
- Changed action block button label to sentence case by @sreerag-ms in #1359
- Changed welcome text by @sreerag-ms in #1360
- Changed Formik-neetoUI documentation by @sreerag-ms in #1361
- Added tooltip to avatar component by @amaldinesh7 in #1366
- master to main by @amaldinesh7 in #1367
- added anchor links in content doc page by @praveen-murali-ind in #1373
- Ensure click events are not grabbed by icons by @Amaljith-K in #1376
- Updated Table documentation by @sreerag-ms in #1357
- General wordsmitthing by @neerajsingh0101 in #1379
- content stories name changed to language by @amaldinesh7 in #1383
- Added story for Formik radio by @amaldinesh7 in #1382
- Improvises the documentation to migrate neetoUI to v4 by @deepakjosp in #1385
- Adds ability to pass config to toastr by @deepakjosp in #1371
- Added border for menubar block and item active states. by @goutham-subramanyam in #1387
- Changes to sentence casing by @deepakjosp in #1374
- Updated node version to 18.0.0 by @amaldinesh7 in #1390
- Warning fixes in datepicker by @amaldinesh7 in #1384
- Updated neeto language page by @praveen-murali-ind in #1395
- Updated neeto language doc by @praveen-murali-ind in https://github.co...
v3.4.0 ✨
Changes
- Removed Tailwind (#1126)
- Tags molecule component added (#1117)
- Improved loading state in ActionBlock (#1120)
- Ignore
example
folder from test coverage (#1118) - Changed EmailInput to accept more generic inputs. (#1101)
- Fixed pre commit hook (#1116)
- Removed unnecessary scrollbar from Table (#1107)
- Added scrolling to EmailInput (#1099)
- Fixed render deployment (#1114)
- Fixed version in readme (#1112)
- ActionDropdown
buttonProps
fix (#1110) - Bump async from 2.6.3 to 2.6.4 (#1104)
- Added tests for formik/BlockNavigation (#1108)
- Added tests for formik/ActionBlock (#1106)
- Updated Toggle Switch UI (#1100)
- Adds Formik Radio button tests (#1090)
- Added select control for icon prop (#1085)
- Add tests for formik select (#1089)
- Added tests for formik/Switch (#1093)
- added tests for AppSwitcher component (#1076)
- Adds tests for Formik emailInput (#1092)
- Added tests for formik/TextArea component (#1094)
- Adds Tests for formik checkbox (#1091)
- Updated react, react-dom and react-router-dom (#1084)
- Added id for Select input and
for
attribute for Select label. (#1081) - Dropdown docs updated (#1079)
- Fixed table story classname (#1075)
- Revert Formik data on clicking BlockNavigation continue (#1066)
- Data missing data-cy for email input (#1077)
- added tests for Menubar (#1073)
- added tests for the Sidebar component (#1064)
- Bump node-forge from 1.2.1 to 1.3.0 (#1012)
- Added active state to NavLink in sidebar (#979)
- Bump moment from 2.29.1 to 2.29.2 (#1072)
- Added tests for formik Input (#1061)
- add test for scrollable (#1055)
- add test for container (#1062)
- Enforce-label workflow trigger updated (#1065)
- Added hideOnScroll prop to tooltip (#1063)
- Trigger release action (#1060)
- Release action modified (#1059)
- Added data-cy to alert component (#1057)
- Add workflow to enforce versioning labels (#1048)
- update docs for table component (#1044)
- Added onClick prop to Dropdown (#1051)
v3.3.1 ✨
Changes
- Fix Typography in Alert (#1046)
- Beta release (#1010)
- Fixed validtion for AppSwitcher props (#1034)
- Validation added for AppSwitcher props (#1032)
- Added
otherProps
to Scrollable (#1024) - Bump minimist from 1.2.5 to 1.2.6 (#1013)
- Added tests for Subheader (#1021)
- Added tests for Header (#1006)
- Added tests for Avatar (#990)
- Fixed apps switcher issue (#1019)
- Updated npm ignore file (#1016)
- Table Button contrast fix (#1015)
- Added tests for Table (#1008)
- Added tests for input (#1009)
- Added tests for ColorPicker (#998)
- Added tests for Toastr (#999)
- Added data-cy to AppSwitcher items (#1004)
- Added tests for tooltip (#1001)
- Added tests for Switch (#991)
- Fix timeout in circleCI (#1000)
- Added tests for Tab (#976)
- Added tests for Pagination (#970)
- Added tests for EmailInput (#982)
- Added unit test for TimePicker (#984)
- Added tests for Radio (#969)
- Added unit test for DatePicker (#977)
- Added tests for Label (#965)
- Added unit test for ActionDropdown (#972)
- Added tests for Pane (#961)
- Added unit test for Select (#960)
- Added tests for Dropdown (#962)
- Added test for modal (#959)
- Added tests for PageLoader (#963)
- Added tests for Spinner (#964)
- Updated labeler config (#958)
- Added tests for checkbox (#955)
- Added unit test for Callout (#957)
- Added unit test for Tags (#956)
- Cleaned up codebase of components rebased (#952)
- Cleaned up codebase for layouts rebased (#954)
- Added tests for Textarea (#949)
- Added tests for Typography (#951)
- Cleaned up codebase of components (#917)
- Added tests for Collapse (#950)
- Added tests for Alert component (#921)
- Cleaned up formik component codebase rebased (#953)
- Cleaned up codebase of Overlays (#942)
- Added eslint rules (#919)
- Added labeler to add skip-ci label (#940)
- Added Tests for Accordion (#916)
- Added unit test command to CircleCI (#924)
- Moved the chromatic project token to circleCI env (#913)
- Added chromatic (#907)
- Configured jest and react testing library (#901)
- Add .circleci/config.yml (#908)
- Avatar fallback icon url updated (#900)
- Dependabot alert fixes (#894)
- Fixed dependabot alerts (#893)
- Fixed dependabot alerts (#891)
- Pagination warning fixes (#889)
- Fixed dependabot alerts (#887)
- Pagination navigation logic issue (#886)
- Fix Modal/Alert Style Issues (#884)
- Minor UI fixes (#879)
- Added an email counter (#872)
- Added [email protected] as owner and publisher in npmjs (#874)
- Updated antd (#871)
- Bump follow-redirects from 1.14.7 to 1.14.8 (#838)
- Added invalid email filtering (#844)
- Allowed rowSelection prop to have falsy values (#867)
- Dropdown target issue fix (#865)
- Added rowSelection prop override (#863)
- Added help text to EmailInput component (#846)
- Fix warnings (#861)
- Made the ref available for DatePicker and TimePicker (#860)
- Downgraded Framer motion (#858)
- SVG Animation fixes (#856)
- Prevent checked prop from being undefined in Radio input (#853)
- Pane & Modal horizontal scroll fix (#851)
- Added formik error in Checkbox (#843)
- Added email input component (#826)
- Made the ref available for Textarea (#836)
- Allowed props override for Formik Switch (#835)
- Added hideAfter prop to Tooltip (#830)
- Updated PageLoader styles (#822)
- Fixed scrolling in Pane (#827)
- Updated the product list in client apps (#819)
- Added support for ref in formik elements (#820)
- Fixed overflow issue in Dropdown (#817)
- Updated Header Documentation (#809)
- Minor improvements in dropdown (#814)
- Updated
isActive
logic to match URL pathnames (#808) - Updated pagination styles (#806)
- Added a wrapper for value and default value in date picker and time picker (#804)
- Fixed gradient in AppSwitcher (#803)
v3.2.26 ✨
Changes
- Moved help and what's new to profile section (#796)
Deprecated props
showChangelog
andchangelogProps
in Sidebar component. Please refer to the example https://neetoui.netlify.app/?path=/story/layouts-sidebar--profile-section-with-changelog-and-help
Deprecated props
collapsible
andonCollapse
in Sidebar component. The default state of the sidebar is now collapsed and the state can be changed by providingisCollapsed
prop. Please refer to the examples for more details:
- Fixed labels in Footer links and AppSwitcher (#799)
- Allow props override for Formik Select (#795)
- Removed collapse icon from Sidebar (#792)
- Added data-cy for Menubar toggle button (#797)
- Fixed DOM cleanup issue in Portal (#794)
- Added data-cy for Sidebar (#777)
- Added clear option to Search in AppSwitcher (#790)
- Updated logic of Portal to prevent multiple portal creations (#775)
- Fixed controlled input bug (#781)
- Fixed formik select issue in Field Array (#769)
- Fixed search issue in AppSwitcher (#766)
- Added
strategy
prop to Select to render Menu on the portal (#760) - Updated Input and Textarea components to handle null values (#762)
- Added not found message in AppSwitcher (#763)
- Included
required
prop in Checkbox label (#757) - Updated scroll prop of the table (#755)
- Added data-cy for Alert (#751)
- Bundle optimized (#752)
- ActionBlock Improvements (#749)
- Fixed useOnClickOutside logic (#743)
- Added defaultValue stories for Date and Time picker (#745)
- Build Path Updated (#742)
v3.2.1 ✨
Changes
- Sidebar Improvements (#729)
- Bump elliptic from 6.5.3 to 6.5.4 (#651)
- Added isRequired for required props (#738)
- Max length support for Textarea (#730)
- Updated Formik textarea component to show error only when touched (#734)
- Fix issue in onBlur event in Select (#733)
- Removed extra space in link in Toastr (#732)
- Added ActionDropdown in Storybook (#736)
- Added action dropdown component (#735)