v8.3.0-beta1
Pre-release
Pre-release
·
5 commits
to 333-poc-new-button-style-experiment
since this release
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 #1398
- Refactors email input component name to MultiEmailInput by @deepakjosp in #1400
- Added eyedropper to ColorPicker by @amaldinesh7 in #1392
- Fixed animation issues for Pane in webkit browsers by @karthiknmenon in #1403
- Adds missing typography story lines by @deepakjosp in #1399
- Added size type large to Modal documentation by @karthiknmenon in #1407
- Added FormWrapper to Formik by @karthiknmenon in #1402
- Removes Tags molecule from library and moved to neeto-tags-frontend by @deepakjosp in #1391
- Adds react toastify page link to toater story by @deepakjosp in #1409
- Added className to Form component by @karthiknmenon in #1412
- Added system-ui to font-family in base.scss by @karthiknmenon in #1415
- Updated react select by @amaldinesh7 in #1417
- Moved color-picker related dependencies to dev dependency by @amaldinesh7 in #1418
- Updated Toastr styles by @praveen-murali-ind in #1406
- Prevents showing error until form is submitted if validateOnBlur and vaidateOnChange is set to true by @deepakjosp in #1420
- Passed formikBag to onSubmit by @karthiknmenon in #1422
- Fixed warnings in datepicker and timepicker component by @amaldinesh7 in #1425
- UI fixes in SubHeader by @praveen-murali-ind in #1432
- Added common overlay manager for portals by @karthiknmenon in #1428
- Fixed rollup config by @ajmaln in #1436
- Update CHANGELOG.md by @ajmaln in #1437
- Updated icons in AppSwitcher by @goutham-subramanyam in #1439
- Prevents fom validation on
cmd+enter
if form is clean by @deepakjosp in #1435 - Prevent submission on hitting enter key in textArea by @karthiknmenon in #1444
- Fixed bundling issues in manager by @karthiknmenon in #1442
- Dynamic pagination based on viewport by @karthiknmenon in #1447
- Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #1451
- Fixed issue with event from editor for submission by @karthiknmenon in #1453
- Made Tag color prop as optional by @Thejus-Paul in #1457
- Fixed issue with partially toggled state in switch component by @karthiknmenon in #1459
- Added Popover component by @goutham-subramanyam in #1455
- Added support for Full Screen in Modal by @goutham-subramanyam in #1458
- Updated stories for table to include id for row selection by @karthiknmenon in #1467
- Added labelProps to form elements by @karthiknmenon in #1465
- Prefer add new form over add form by @neerajsingh0101 in #1464
- Fixed issue with column header overlapping on fixed column type tables by @karthiknmenon in #1466
- Update product switcher component by @goutham-subramanyam in #1461
- Updated shadow utility classes by @praveen-murali-ind in #1470
- Publish changes from failed action by @amaldinesh7 in #1473
- Sets validateOnBlur and validateOnChange to true after first form validation by @deepakjosp in #1474
- Fixes pressing enter key in selectbox to select an option submitting form. by @deepakjosp in #1476
- Added functionality to scroll to the selected value in select dropdown by @amaldinesh7 in #1477
- Updated continue logic in block navigation by @amaldinesh7 in #1479
- Wraps Checkbox and MultiEmailInput with forwardref by @deepakjosp in #1480
- Fixed issues with select component value prop by @amaldinesh7 in #1487
- fixed select dropdown width by @praveen-murali-ind in #1490
- Added ability to choose email from options in email input by @amaldinesh7 in #1493
- Fixed
isActive
state and addedisDisabled
state in MenuItem Button by @goutham-subramanyam in #1492 - Updated to logic in select component to respect getOptionValue prop by @amaldinesh7 in #1499
- Strip prop-types declaration in production bundle by @Amaljith-K in #1495
- Added NoData component by @goutham-subramanyam in #1497
- Fixed aliases for render deployment and unit tests by @Amaljith-K in #1500
- Added configuration to remove prop-types imports in production by @Amaljith-K in #1503
- Added word break for modal body and tooltip content by @amaldinesh7 in #1504
- Added useMutationObserver hook by @karthiknmenon in #1468
- Updated Sidebar neeto logo by @praveen-murali-ind in #1509
- Added story with customized accordion icon by @ajmaln in #1514
- Added language for no data screens by @praveen-murali-ind in #1513
- Updated language for Buttons by @praveen-murali-ind in #1516
- Updated toastr to prefer notice code over notice by @ravijyoti3 in #1510
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #1511
- [ImgBot] Optimize images by @imgbot in #1515
- Minor fixes in changelog by @amaldinesh7 in #1517
- Minor fixes in changelog by @amaldinesh7 in #1518
- Updates antd version in getting started doc and v3 to v4 migration doc by @deepakjosp in #1522
- Updated keyboard focus styles of form elements by @praveen-murali-ind in #1523
- Fixed getToastrMessage in Toastr to accept object as second parameter by @ravijyoti3 in #1531
- Updated neeto products description to fix inconsistensy in neeto prod… by @anmol-kumar0815 in #1529
- Added workflow to deploy to production in Vercel by @KrishnapriyaSkk in #1534
- Changed export format to esm by @Amaljith-K in #1536
- Added option to load options without creatable by @amaldinesh7 in #1540
- Added transparency control to colorpicker by @amaldinesh7 in #1539
- Updated neeto icons by @praveen-murali-ind in #1542
- Added language for cancel action by @praveen-murali-ind in #1544
- Updated table sorting UI styles by @praveen-murali-ind in #1549
- Changed the URL to which the user gets redirected when neetoQuiz is clicked from the AppSwitcher by @anil-anand in #1553
- Fixes ref not getting passed down to the select compoennt by @deepakjosp in #1555
- Adds check whether form is being submitted when submit on enter is triggered. by @deepakjosp in #1562
- Updated Pageloader by @praveen-murali-ind in #1550
- Checks whether body have scroll before adding margin right to fix UI jump while removing body scrollbar. by @deepakjosp in #1557
- Updated neeto logo by @nitinprojects in #1558
- Fixed iconography page by @amaldinesh7 in #1564
- Updated Subheader Tippy dropdown
z-index
by @praveen-murali-ind in #1565 - Added maxlength to search input by @amaldinesh7 in #1573
- Included description in neetoApps and used product icon from neeto-icons by @josephmathew900 in #1571
- Updated styles of preset ranges in datepicker by @amaldinesh7 in #1580
- Added functionality to display error toastr using error_codes by @sruthy-j-mallya in #1578
- Improve color contrast by @praveen-murali-ind in #1583
- Added feature to display custom message by @sruthy-j-mallya in #1599
- Added check for null errors and errorCodes value by @sruthy-j-mallya in #1594
- Exported both cjs and esm bundle by @josephmathew900 in #1607
- Removed npmignore and whitelisted required files by @KrishnapriyaSkk in #1614
- Inconsistency on color and border color helpers page fixed by @akkshaylawrence in #1596
- Separator text support while using primary and secondary buttons by @akkshaylawrence in #1600
- Configured neetoDeploy for neeto-ui by @ghousemohamed in #1616
- Deleted unused code and moved constants and helper functions to utils. by @CalvinChiramal in #1615
- Added boring avatars as fallback for avatar component by @amaldinesh7 in #1586
- Fixed avatar tests by @amaldinesh7 in #1621
- Added entry points for TypeScript resolution by @josephmathew900 in #1620
- Allowed overrides for components by @amaldinesh7 in #1624
- Removed webpack-dev-server and related dependencies. Updated the readme docs. by @CalvinChiramal in #1618
- Extracted help from profile section in sidebar by @divyajomi08 in #1603
- UI improvements by @praveen-murali-ind in #1604
- Added Live chat to help section in sidebar component by @divyajomi08 in #1631
- Updated build commands by @amaldinesh7 in #1638
- Added storybook build command by @amaldinesh7 in #1639
- Added forwardRef to the switch component to support the Tooltip component. by @akkshaylawrence in #1623
- Fixed the calculation for the header height by @akkshaylawrence in #1629
- Renamed lib to src by @CalvinChiramal in #1634
- Removed index imports and reordered jsconfig to prevent
/index
in import suggestions by @CalvinChiramal in #1644 - Added terser plugin to minimise package size. by @CalvinChiramal in #1646
- Added keyboard accessibility to color picker by @praveen-murali-ind in #1642
- Removed react-router-nav-prompt by @amaldinesh7 in #1649
- Fixed issue with create new option in email input field by @amaldinesh7 in #1651
- Updated the default row size to 30 and hidden the page size changer by @amaldinesh7 in #1656
- Nanos standardization by @AbhayVAshokan in #1652
- Components accepts label as children by @ittyjose in #1655
- Added scroll x max-content by @amaldinesh7 in #1660
- Fixed button type in color picker by @amaldinesh7 in #1664
- Allowed Tooltip component to accept string as children by @josephmathew900 in #1663
- Allowed tooltip component to accept children array by @josephmathew900 in #1668
- Removed terser plugin and generated map files by @KrishnapriyaSkk in #1672
- Handled promise rejection in formik by @amaldinesh7 in #1679
- Fixed multi-dropdown position in Safari by @praveen-murali-ind in #1681
- Fixed Button style issue when using children prop for label by @josephmathew900 in #1677
- Added height based media query to fix the dropdown scroll issues by @praveen-murali-ind in #1683
- Updated homepage URL by @philson-philip in #1689
- Changed homepage by @Amaljith-K in #1695
- Added unlmitedChars prop to input and textarea and updated the behaviour of maxlength prop by @amaldinesh7 in #1678
- clean-up welcome page by @praveen-murali-ind in #1692
- Update README.md by @praveen-murali-ind in #1693
- Removed the
sticky
prop from the table by @akkshaylawrence in #1697 - Removed molecules components by @KrishnapriyaSkk in #1686
- Fixed all eslint issues. by @CalvinChiramal in #1696
- Added resize and reorder columns functionality to Table by @amaldinesh7 in #1648
- Added required prop to MultiEmailInput by @sruthy-j-mallya in #1702
- Fixed the issue of filterInvalidEmails link for valid emails in MultiEmailInput component by @sruthy-j-mallya in #1707
- Removed the logic to trigger validation only after the user submits from the Form component by @josephmathew900 in #1711
- Removed reduntant ToastContainer from storybook by @amaldinesh7 in #1717
- Overrided onchange function to output empty array if value is null by @amaldinesh7 in #1714
- Redirected user to storybook root url by @CalvinChiramal in #1712
- Added
optionRemapping
prop in Select component. by @CalvinChiramal in #1721 - Fixed the alignment issue in the sortable headers by @akkshaylawrence in #1720
- Fixed janky animation in panes with forms containing
autoFocus
by @akkshaylawrence in #1705 - Update Language.stories.mdx by @praveen-murali-ind in #1723
- Updated neeto language page by @praveen-murali-ind in #1726
- Fixed prefix and input misalignment and line break in prefix by @CalvinChiramal in #1725
- Enhance color contrast by @praveen-murali-ind in #1728
- Upgraded ramda version by @sruthy-j-mallya in #1729
- Removed condition to disable formik button when the form is invalid by @soorajjtk in #1730
- Consistency in the confirmation modals by @nitinprojects in #1732
- Updates the propType of message in Alert component by @deepakjosp in #1733
- Updated neeto logo in storybook by @philson-philip in #1738
- Added prop hasScrolltoerrorfield in formik form by @soorajjtk in #1735
- Disabled scroll to error field in formik/Form component by default by @soorajjtk in #1740
- Added neeto-commons-frontend and neeto-icons to peerDependencies by @sruthy-j-mallya in #1742
- Fixed warnings in jest tests by @CalvinChiramal in #1744
- Removed empty box from no data component by @praveen-murali-ind in #1751
- Updated Storybook landing page styles by @praveen-murali-ind in #1753
- Updated the table link style button line-height by @thomas-mathai in #1757
- Disabled autoClose for error Toastr by @CalvinChiramal in #1761
- Bump tough-cookie from 4.1.2 to 4.1.3 by @dependabot in #1746
- Bump semver from 5.7.1 to 5.7.2 by @dependabot in #1747
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #1754
- Fixed error value output in color picker when initial value is undefined by @amaldinesh7 in #1764
- Fixed alert submit issue by @adil62 in #1769
- Trigger onclose which clicked on the trigger to close by @amaldinesh7 in #1771
- Updated deprecated css property color-adjust by @amaldinesh7 in #1772
- Disabled click in selected option close button if select is disabled by @amaldinesh7 in #1770
- Handled dot paths in ScrollToErrorField component by @CalvinChiramal in #1775
- Updated language page by @praveen-murali-ind in #1759
- Specified the first focusable item in Alert by @amaldinesh7 in #1773
- Implemented setting the pagination and sorting config in URL query parameters by @CalvinChiramal in #1768
- Added regex prop to reject specified characters by @CalvinChiramal in #1781
- Added type attribute to Tab Item by @AkhilXavier95 in #1787
- Fixed scroll to error on enter key press by @CalvinChiramal in #1784
- Fixed docs for DateRangePicker by @ajmaln in #1786
- Fixed weird sliding animation in table header by @philson-philip in #1793
- Show only three emails when multiEmail component is not in focused by @AkhilXavier95 in #1788
- Added data-cy to missing elements by @KrishnapriyaSkk in #1791
- Updated the delay for calculating the table header height by @AbhayVAshokan in #1797
- Added ref forwarding in tag by @amaldinesh7 in #1801
- Fixed empty ref issue in
Table
component by @adityamahajan-io in #1805 - Updated neetoUI peer dependencies list by @anmol-kumar0815 in #1783
- Changed onChange function to output hex-alpha value if transparency option is turned on by @amaldinesh7 in #1809
- Fixed
ColorPicker
short code issue by @ajmaln in #1815 - Added support for showing only the palette in
ColorPicker
by @ajmaln in #1817 - Updated
BlockNavigation
component by @ajmaln in #1823 - Upgraded
antd
version to 5.9.2 by @ajmaln in #1820 - React 18 migration by @neenu-chacko in #1822
- Fixed link hover color in table by @goutham-subramanyam in #1829
- Add story for BlockNavigation by @AkhilXavier95 in #1834
- Fixed bug with cancel button not executing the onClick event properly by @adityamahajan-io in #1835
- redirect to request protocol by @CalvinChiramal in #1840
- Remove clear indicator by @AkhilXavier95 in #1833
- Updated input field data-cy by @ajmaln in #1848
- Updated
blurInputOnSelect
tofalse
to support touch devices by @ajmaln in #1849 - Add data-cy for multi email input by @AkhilXavier95 in #1880
- Moved new content from neetix to neetoUI by @nitinprojects in #1850
- Removed source link for neeto-icons repo from storybook by @CalvinChiramal in #1883
- Fixed bug with formik select component by @adityamahajan-io in #1828
- Document the
onClickOutside
prop for controlledDropdown
by @AkhilXavier95 in #1888 - Bump @babel/traverse from 7.20.1 to 7.23.2 by @dependabot in #1881
- Fix for button click-ability when disabled. by @AkhilXavier95 in #1891
- Fixed the z-index of fixed table column by @goutham-subramanyam in #1882
- Added document for event bubbling and capturing for the
Dropdown
component. by @AkhilXavier95 in #1892 - Add tooltip to the
Kbd
component by @AkhilXavier95 in #1895 - Fixed memory leaks by @ajmaln in #1889
- Add tree component by @AkhilXavier95 in #1845
- Added name to select value container to fix scrollToErrorField by @CalvinChiramal in #1901
- Bump postcss from 8.4.21 to 8.4.31 by @dependabot in #1836
- Added slider component by @neenu-chacko in #1900
- Add onBlur handler to trim leading and trailing spaces by @farhanlatheef in #1906
- Add required prop to date picker by @farhanlatheef in #1913
- Added TreeSelect component by @CalvinChiramal in #1893
- Update documentation by @navaneethsdk in #1904
- Added support for lazy loading options on menu scroll in
Select
by @AkhilXavier95 in #1911 - OnBlur value.trim is not a function by @farhanlatheef in #1918
- Add required prop to TimePicker by @AkhilXavier95 in #1922
- Updated framer-motion and removed some unused packages by @CalvinChiramal in #1921
- Added
required
prop to input fields in stories by @ajmaln in #1927 - Add time picker input by @AkhilXavier95 in #1920
- Added data-cy for numeric select options by @shreyakurian02 in #1938
- Bump browserify-sign from 4.2.1 to 4.2.2 by @dependabot in #1928
- Add data-cy to Single select value by @AkhilXavier95 in #1953
- Add data cy attribute by @AkhilXavier95 in #1956
- Fixed disabled time in date/time picker component by @goutham-subramanyam in #1947
- Made the table pagination more compact by @praveen-murali-ind in #1966
- Updated instances of
@reach/autoid
with ReactuseId
by @CalvinChiramal in #1970 - Added Stepper component by @goutham-subramanyam in #1948
- Added
Add
button inSelect
by @ajmaln in #1969 - Adds Tree to export by @labeebklatif in #1977
- Allowed passing
onChange
prop withoutvalue
prop to the Input component by @vijay2136 in #1972 - Enhanced pagination URL param handling in the Table component by @vijay2136 in #1964
- Upgraded storybook to the latest version by @KrishnapriyaSkk in #1978
- Upgrade testing user event library by @ittyjose in #1986
- Fixed grouped select default value by @ajmaln in #1993
- Update NoData.stories.jsx by @praveen-murali-ind in #1998
- Migrate to Linkify React by @ittyjose in #2000
- Update no data helpdoc by @praveen-murali-ind in #2006
- Add data cy to select close icon by @ittyjose in #2003
- Handle undefined options issue by @ajmaln in #2009
- Add prop to hide cancel button in alert component by @ittyjose in #2010
- Release beta version on prerelease by @ajmaln in #2013
- Fixes issues with table height calculation logic by @abilash-sajeev in #2018
- Added the ability to show tooltip for
MenuItem.Button
by @anil-anand in #2019 - Updated the multi select component to not show the
Add
button when no options are selected by @anil-anand in #2022 - Avoided redundant handleChange call by @Amaljith-K in #2023
- Added eslint check in CI by @ajmaln in #2027
- POC on date time picker (DateTimePicker) component by @ittyjose in #2024
- Adds ability to see info about a table column. by @deepakjosp in #2002
- Revert "Adds ability to see info about a table column. (#2002)" by @deepakjosp in #2031
- 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
- Added data-cy to Spinner by @ajmaln in #2046
- 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
- Ability to see info about a table column by @ajmaln in #2033
- Renamed app.json to neeto-deploy.json by @ghousemohamed in #2058
- Added missing props to date-time-picker component by @surajchoudhury in #2056
- Added support for disabling the create option for MultiEmailInput by @abilash-sajeev in #2061
- Updated antd version to the correct version in the readme by @akkshaylawrence in #2064
- Updated pull_request_template by @josephmathew900 in #2065
- Fixed column info popover style by @nitinprojects in #2063
- More actions on table header by @farhanlatheef in #2070
- Fix table column width and button shrinking issue in table cell by @praveen-murali-ind in #2073
- Handle invalid value prop in DateTimePicker by @farhanlatheef in #2074
- Allow overriding
allowClear
by @ajmaln in #2078 - Fix lint staged not triggering for tests and stories by @farhanlatheef in #2079
- Updated avatar theme by @praveen-murali-ind in #2083
- Add
data-cy
to Tag container by @farhanlatheef in #2084 - Bump ip from 2.0.0 to 2.0.1 by @dependabot in #2092
- Remove
sort_by
from table query params by @farhanlatheef in #2088 - Fix welcome page docs path by @farhanlatheef in #2097
- TimePickerInput improvements. by @farhanlatheef in #2093
- DatePicker: Add today button in month and year mode by @farhanlatheef in #2099
- Replaced info Icon with Help icon in Label component by @nitinprojects in #2094
- Table: update sortedInfo from queryParams by @farhanlatheef in #2106
- TimePickerInput: Fix Firefox UI issue by @farhanlatheef in #2109
- Select: fix
strategy="fixed"
not scrolling to selected by @farhanlatheef in #2112 - Added support for resize, suffix, prefix and sizing for textarea by @praveen-murali-ind in #2113
- Built files directly at the host app by @soorajbhaskaran in #2111
- Additional dropdown triggers by @akkshaylawrence in #2115
- Added data attribute to target triple dots in table header by @praveen-murali-ind in #2117
- Added support for overriding props of the dropdown in the ColorPicker by @akkshaylawrence in #2122
- Navigating through pages in table will not reset selected rows by default by @sritabh in #2124
- Removed auto update PRs workflow by @udai1931 in #2128
- DateTimePicker: Add min and max date time. by @farhanlatheef in #2121
- Added functionality for selecting all rows in multi-page table by @sritabh in #2127
- Bump webpack-dev-middleware from 6.1.1 to 6.1.2 by @dependabot in #2130
- Added documentation for
ActionBlock
component by @vijay2136 in #2135 - Added
isSubmitting
prop forActionBlock
component by @vijay2136 in #2138 - Added tertiary variant Button by @praveen-murali-ind in #2147
- Fix alignment issue with Label by @praveen-murali-ind in #2136
- Added styles for ActionBlock component by @vijay2136 in #2143
- Bump express from 4.18.2 to 4.19.2 by @dependabot in #2139
- DatePicker: fix unable to switch to different month or year by @farhanlatheef in #2145
- Table: Fixed sort state persisting when the query param is removed by @farhanlatheef in #2141
- Revert "Fix alignment issue with Label" by @praveen-murali-ind in #2152
- Fixed not able to clear selections when bulk selected all row is true by @sritabh in #2151
- Change bundling process by @farhanlatheef in #2134
- Fix TimepickerInput min max time issue by @farhanlatheef in #2140
- TimePickerInput: Remove unnecessary onBlur trigger on amPm change. by @farhanlatheef in #2159
- Bump tar from 6.2.0 to 6.2.1 by @dependabot in #2161
- Support path import by @farhanlatheef in #2154
- Fix Datepicker minDate and maxDate by @farhanlatheef in #2157
- Added border to Popover arrow by @praveen-murali-ind in #2165
- Fixes occasional scrollbar that appears when typing in the Textarea component. by @deepakjosp in #2167
- Return toastId when calling toastr by @josephmathew900 in #2179
- Fixed toastId returning undefined when using Toastr.error by @josephmathew900 in #2181
- Bump ejs from 3.1.9 to 3.1.10 by @dependabot in #2176
- Added onBlur handler for textarea to trim leading and trailing spaces by @gaagul in #2183
- Updated select to show value even if not present in initially loaded options list by @gaagul in #2187
- Added ability to reset timestamp value to null using value prop by @gaagul in #2182
- Updated onChange handler types of ColorPicker by @gaagul in #2189
- Replaces boring avatar with avvvatars-react package. by @deepakjosp in #2186
- Publishes v6.5.19 to npm. by @deepakjosp in #2196
- Fixed the color picker dropdown height by @praveen-murali-ind in #2197
- Moved loader position to center by @thomas-mathai in #2194
- Updated the modal footer UI by @thomas-mathai in #2191
- Added
ProgressBar
component by @gaagul in #2199 - Fixes avatar background color inconsistency. by @deepakjosp in #2205
- Move dependencies to peerDependencies by @farhanlatheef in #2160
- Removed framer-motion and react-select from peer dependencies by @AbhayVAshokan in #2206
- Repositions color palette to top by @navaneethsdk in #2209
- Enhance the mobile responsiveness of the Stepper component by @praveen-murali-ind in #2211
- Improved Avatar status UI by @praveen-murali-ind in #2212
- Replaces tooltip with popover in Label component by @navaneethsdk in #2201
- Fixed alignment of thumbs up toastr on mobile view by @nitinprojects in #2214
- Adds logic to prevent multiple submissions when enter key is pressed by @navaneethsdk in #2217
- Moved common packages to peer dependencies by @AbhayVAshokan in #2216
- MultiEmailInput component enhancements by @josephmathew900 in #2225
- Added data-cy to InputContainer by @josephmathew900 in #2226
- Added pruning with user feedback by @navaneethsdk in #2232
- Added option to pass data-cy to accordion by @gaagul in #2233
- NeetoUI - V7 - Beta by @praveen-murali-ind in #2228
- Bump ws from 6.2.2 to 6.2.3 by @dependabot in #2231
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #2230
- Updated the scrollbar color by @thomas-mathai in #2237
- Improved DatePicker and TimePicker components by @gaagul in #2238
- Added option to show timezone next to the date in datepicker by @gaagul in #2239
- Disabled mask format in DatePicker and TimePicker by @gaagul in #2246
- Updated framer-motion to 11.2.14 by @gaagul in #2244
- Fixed issues in BlockNavigation stories by @gaagul in #2251
- Added support for displaying tooltips for disabled buttons in NoData component by @gaagul in #2252
- Added a new TranslationProvider for initializing translations for external use of NeetoUI by @gaagul in #2249
- Updated internationalization document by @josephmathew900 in #2257
- Updated the links in Internationalization Story by @gaagul in #2259
- Removed TimePickerInput and DateTimePicker components by @josephmathew900 in #2262
- Added internationalization support for antd component by @josephmathew900 in #2265
- Updates all formik components in neetoui to use status field to server errors. by @deepakjosp in #2255
- Fixes incorrect usage of dissoc in formik fields. by @deepakjosp in #2270
- Prevents form submission when the server errors are set. by @deepakjosp in #2268
- Update Spinner style by @praveen-murali-ind in #2271
- Update the default font family to Inter on Windows by @praveen-murali-ind in #2273
- Added data-cy by @abhijithsheheer in #2275
- Added documentation on handling server side validation errors in the form. by @deepakjosp in #2276
- Persist scroll position of the table during navigation by @AbhayVAshokan in #2242
- Added optional chaining to prevent scrollTo being accessed on a null value by @AbhayVAshokan in #2277
- Fixed formik folder link in readme by @josephmathew900 in #2278
- Fixes the issue with the mode prop in the DatePicker. by @deepakjosp in #2280
- Creates a playground for neetoUI in the storybook. by @deepakjosp in #2282
- Fixed select field disabled state style by @nitinprojects in #2284
- Enables table column resizing by default. by @deepakjosp in #2283
- Introduces a better Modal popup for unsaved changes in Forms. by @deepakjosp in #2285
- Fixed disabled prop of Dropdown not working when a customTarget is used by @gaagul in #2291
- Handled edge case where formikContext is nil by @jagannathBhat in #2292
- Fixed dayjs timezone issue with datepicker by @josephmathew900 in #2298
- Revert "Fixed dayjs timezone issue with datepicker" by @josephmathew900 in #2301
- Fixed yarn version to 1.22.x by @abhishekt98 in #2303
- Adds ability to set custom portal classes for enabling theming. by @deepakjosp in #2297
- Removed usage of git directly from the code by @abhishekt98 in #2304
- Re-calculates the table height when select all rows callout is displayed. by @deepakjosp in #2302
- Fixes pasting text unnecessarily creating email in non-createable mode in MultiEmailInput. by @deepakjosp in #2305
- Adds data-cy prop to radio input by @deepanshu-rajput-git in #2307
- Replaced AntdTable loader with NeetoUI Spinner by @nitinprojects in #2309
New Contributors
- @khantajuddin made their first contribution in #1201
- @ravijyoti3 made their first contribution in #1510
- @imgbot made their first contribution in #1515
- @anmol-kumar0815 made their first contribution in #1529
- @KrishnapriyaSkk made their first contribution in #1534
- @anil-anand made their first contribution in #1553
- @nitinprojects made their first contribution in #1558
- @sruthy-j-mallya made their first contribution in #1578
- @CalvinChiramal made their first contribution in #1615
- @divyajomi08 made their first contribution in #1603
- @ittyjose made their first contribution in #1655
- @soorajjtk made their first contribution in #1730
- @adil62 made their first contribution in #1769
- @adityamahajan-io made their first contribution in #1805
- @neenu-chacko made their first contribution in #1822
- @farhanlatheef made their first contribution in #1906
- @navaneethsdk made their first contribution in #1904
- @shreyakurian02 made their first contribution in #1938
- @vijay2136 made their first contribution in #1972
- @abilash-sajeev made their first contribution in #2018
- @surajchoudhury made their first contribution in #2056
- @soorajbhaskaran made their first contribution in #2111
- @sritabh made their first contribution in #2124
- @udai1931 made their first contribution in #2128
- @gaagul made their first contribution in #2183
- @abhijithsheheer made their first contribution in #2275
- @abhishekt98 made their first contribution in #2303
- @deepanshu-rajput-git made their first contribution in #2307
Full Changelog: v3.4.0...v8.3.0-beta1