feat: Removed some unused or expired md files and fix for dynamic image in avatar (#35804)
## Description This PR contains below changes in ADS package, 1. Removed contributing, changelog, and readme 2. Made Avatar image static 3. Updated toggle group class Fixes #35802 ## Automation /ok-to-test tags="@tag.Sanity, @tag.IDE" ### 🔍 Cypress test results <!-- This is an auto-generated comment: Cypress test results --> > [!TIP] > 🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉 > Workflow run: <https://github.com/appsmithorg/appsmith/actions/runs/10485375933> > Commit: 6b35df2dd3da9e30e7e1e554a3645c2102427c8b > <a href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=10485375933&attempt=1" target="_blank">Cypress dashboard</a>. > Tags: `@tag.Sanity, @tag.IDE` > Spec: > <hr>Wed, 21 Aug 2024 07:50:47 UTC <!-- end of auto-generated comment: Cypress test results --> ## Communication Should the DevRel and Marketing teams inform users about this change? - [ ] Yes - [x] No <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Enhanced `ToggleButtonGroup` component with a new `className` prop for improved styling flexibility. - Streamlined visual representation of avatars in `AvatarGroup`, now featuring a consistent image URL. - **Bug Fixes** - Removed the default image URL from `AvatarStory`, potentially improving focus on other attributes. - **Documentation** - Updated interfaces and properties to reflect the latest enhancements in `ToggleButtonGroup`. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
This commit is contained in:
parent
98f748031a
commit
5dcdeaf604
|
|
@ -1,583 +0,0 @@
|
|||
# @appsmithorg/design-system
|
||||
|
||||
## 1.1.17
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#731](https://github.com/appsmithorg/design-system/pull/731) [`b843c841`](https://github.com/appsmithorg/design-system/commit/b843c84119b8a078109f232d1edfe59e5f42226f) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - feat: Added PT root UI font
|
||||
|
||||
## 1.1.16
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#715](https://github.com/appsmithorg/design-system/pull/715) [`aa7aa940`](https://github.com/appsmithorg/design-system/commit/aa7aa940d0a3f2cea714343f3dd6b09ffa418adf) Thanks [@ayushpahwa](https://github.com/ayushpahwa)! - feat: new workflow icons
|
||||
|
||||
## 1.1.15
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#711](https://github.com/appsmithorg/design-system/pull/711) [`cffe9497`](https://github.com/appsmithorg/design-system/commit/cffe94977c664efbf3465aff8545d30e5384a606) Thanks [@ayushpahwa](https://github.com/ayushpahwa)! - feat: Added new workflows icon
|
||||
|
||||
## 1.1.14
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#667](https://github.com/appsmithorg/design-system/pull/667) [`a684a4e7`](https://github.com/appsmithorg/design-system/commit/a684a4e7d4e40d614418434ed51ec578855468a2) Thanks [@ankitakinger](https://github.com/ankitakinger)! - chore: Adding icons in AppIcon component and Icon provider
|
||||
|
||||
## 1.1.13
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#660](https://github.com/appsmithorg/design-system/pull/660) [`e455013f`](https://github.com/appsmithorg/design-system/commit/e455013ff31f941e2de126bba0d6d84c06a73722) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - fix: Added z-index for table head
|
||||
|
||||
## 1.1.12
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#642](https://github.com/appsmithorg/design-system/pull/642) [`c2eadd2a`](https://github.com/appsmithorg/design-system/commit/c2eadd2aaf9265e3f1e3e5783b17dc956a9c9e7b) Thanks [@ankitakinger](https://github.com/ankitakinger)! - fix: Updating the value of tag input to the original value, when the form is reset
|
||||
|
||||
## 1.1.11
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#514](https://github.com/appsmithorg/design-system/pull/514) [`185c6272`](https://github.com/appsmithorg/design-system/commit/185c627221478a13a240219c432b1c885c5bc095) Thanks [@iamakulov](https://github.com/iamakulov)! - perf(DisplayImageUpload): code-split Uppy away
|
||||
|
||||
## 1.1.10
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#502](https://github.com/appsmithorg/design-system/pull/502) [`7eac4f78`](https://github.com/appsmithorg/design-system/commit/7eac4f78df1f0adba5e062b5ed76e2dd6fb7ec14) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - fix: old gray in gif player, alignment in error message for editable text
|
||||
|
||||
## 1.1.9
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#497](https://github.com/appsmithorg/design-system/pull/497) [`2e722d54`](https://github.com/appsmithorg/design-system/commit/2e722d548376bd97ddbed8dcab5a7ed4291f34b1) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - fix: remove editable text backgroudn color on error, change saving icon
|
||||
|
||||
## 1.1.8
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#479](https://github.com/appsmithorg/design-system/pull/479) [`c2c09b6c`](https://github.com/appsmithorg/design-system/commit/c2c09b6c7e6bb674c97b4613d87e359054dd98a8) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - fixes for - old toast, datepicker
|
||||
Added new icons for layout and js file
|
||||
|
||||
## 1.1.7
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#473](https://github.com/appsmithorg/design-system/pull/473) [`6bc83fd4`](https://github.com/appsmithorg/design-system/commit/6bc83fd4b9f813a23ce062459b9761fc27f9be80) Thanks [@ankitakinger](https://github.com/ankitakinger)! - fix: Adding default type for button
|
||||
|
||||
* [#452](https://github.com/appsmithorg/design-system/pull/452) [`0db333d2`](https://github.com/appsmithorg/design-system/commit/0db333d2bd1b0aca1f07120f61d77b2ee6b656bd) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - fix: issues with components
|
||||
|
||||
- [#474](https://github.com/appsmithorg/design-system/pull/474) [`292c0168`](https://github.com/appsmithorg/design-system/commit/292c01685aac90a16ab7d95674e1247d3647b59f) Thanks [@ankitakinger](https://github.com/ankitakinger)! - fix: Updating CSS for tooltip to fix position shift issue
|
||||
|
||||
## 1.1.6
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#466](https://github.com/appsmithorg/design-system/pull/466) [`794f978`](https://github.com/appsmithorg/design-system/commit/794f9783403d105a71c75e3c49f6df7457351331) Thanks [@eco-monk](https://github.com/eco-monk)! - fix: add mime types to file upload
|
||||
|
||||
* [#468](https://github.com/appsmithorg/design-system/pull/468) [`74cd9da`](https://github.com/appsmithorg/design-system/commit/74cd9da4c22565ad93292dc371d91cfb85102df3) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - fix: icon not rendering in all icons page
|
||||
|
||||
## 1.1.5
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#462](https://github.com/appsmithorg/design-system/pull/462) [`37d65c5`](https://github.com/appsmithorg/design-system/commit/37d65c5eae3f01aad126a5cd7664cf8fedb10896) Thanks [@berzerkeer](https://github.com/berzerkeer)! - chore: give control to user to enable/disable uppy informer
|
||||
|
||||
## 1.1.4
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#445](https://github.com/appsmithorg/design-system/pull/445) [`8d3ef64`](https://github.com/appsmithorg/design-system/commit/8d3ef64c4b266569d8b837bc69da255987716e1f) Thanks [@ankitakinger](https://github.com/ankitakinger)! - fix: Adding autoResetExpanded to the table component for avoiding the tree getting closed on every change
|
||||
|
||||
## 1.1.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#440](https://github.com/appsmithorg/design-system/pull/440) [`7523dd3`](https://github.com/appsmithorg/design-system/commit/7523dd3a1f7c99cf3cdb2f13ed8042ee8b7312d2) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - fix: icon fixes and added new icons
|
||||
|
||||
## 1.1.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#378](https://github.com/appsmithorg/design-system/pull/378) [`a6223d0`](https://github.com/appsmithorg/design-system/commit/a6223d07b39f587c2fa287953c7928bccdfae4c1) Thanks [@rahulramesha](https://github.com/rahulramesha)! - feat: Auto layout conversion design components changes
|
||||
|
||||
## 1.1.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#427](https://github.com/appsmithorg/design-system/pull/427) [`d7c5538`](https://github.com/appsmithorg/design-system/commit/d7c5538aa07bd481ce463b06376c93b1f026686c) Thanks [@ChandanBalajiBP](https://github.com/ChandanBalajiBP)! - feat: Add close-circle-line icon
|
||||
|
||||
## 1.1.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- [#415](https://github.com/appsmithorg/design-system/pull/415) [`b559bf6`](https://github.com/appsmithorg/design-system/commit/b559bf64d1a8e76839bee4d24a81cf13b8e06ea7) Thanks [@iamakulov](https://github.com/iamakulov)! - feat: new importSvg and importRemixIcon wrappers for code-splitting icons
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#389](https://github.com/appsmithorg/design-system/pull/389) [`6c7441f`](https://github.com/appsmithorg/design-system/commit/6c7441fc69255c1f63dcc1708d30d4ebd3b5d3dc) Thanks [@iamakulov](https://github.com/iamakulov)! - perf: add "sideEffects": false for better tree-shaking
|
||||
|
||||
## 1.0.52
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#393](https://github.com/appsmithorg/design-system/pull/393) [`a81f44b`](https://github.com/appsmithorg/design-system/commit/a81f44bcfbd9c259fbe03f1c754179250f14b16c) Thanks [@ankitakinger](https://github.com/ankitakinger)! - chore: Adding the support for row expansion on the Table component
|
||||
|
||||
## 1.0.51
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#369](https://github.com/appsmithorg/design-system/pull/369) [`ca37154`](https://github.com/appsmithorg/design-system/commit/ca37154e9c636b35797a8c0c3ff5841893a535bf) Thanks [@akash-codemonk](https://github.com/akash-codemonk)! - chore: add sorting icons
|
||||
|
||||
## 1.0.50
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#368](https://github.com/appsmithorg/design-system/pull/368) [`83ae938`](https://github.com/appsmithorg/design-system/commit/83ae938d12863d695ffeb49291c17e5aaac648b9) Thanks [@berzerkeer](https://github.com/berzerkeer)! - chore: added money dollar icon
|
||||
|
||||
## 1.0.49
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#363](https://github.com/appsmithorg/design-system/pull/363) [`c4f9880`](https://github.com/appsmithorg/design-system/commit/c4f9880e2713aef24a0596d1c557acda00ff11a0) Thanks [@berzerkeer](https://github.com/berzerkeer)! - chore: added arrow up icon
|
||||
|
||||
## 1.0.48
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#344](https://github.com/appsmithorg/design-system/pull/344) [`2d2e0bf`](https://github.com/appsmithorg/design-system/commit/2d2e0bf20deef4667f7d121e4a1718bed6b2e66c) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - fix: Ds build script
|
||||
|
||||
## 1.0.47
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#340](https://github.com/appsmithorg/design-system/pull/340) [`2f2e797`](https://github.com/appsmithorg/design-system/commit/2f2e79713c5a837cd54c509a6ad149d19e4fb092) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - fix: Readme updates for new DS
|
||||
|
||||
## 1.0.46
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#286](https://github.com/appsmithorg/design-system/pull/286) [`19723ee`](https://github.com/appsmithorg/design-system/commit/19723ee66318d59e2ec5342f15b72fc5b850389a) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - fix: Changes to support branding components
|
||||
|
||||
* [#303](https://github.com/appsmithorg/design-system/pull/303) [`7c8c552`](https://github.com/appsmithorg/design-system/commit/7c8c5528c934556e5d7bee2ee662a866bca1369e) Thanks [@yaldram](https://github.com/yaldram)! - chore: updated react versions to 17
|
||||
|
||||
- [#320](https://github.com/appsmithorg/design-system/pull/320) [`776fb11`](https://github.com/appsmithorg/design-system/commit/776fb11cc56bb979e94bbb87c84ebcbb8a462d71) Thanks [@berzerkeer](https://github.com/berzerkeer)! - feat: collapsible component
|
||||
|
||||
## 1.0.45
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#302](https://github.com/appsmithorg/design-system/pull/302) [`4dcb50b`](https://github.com/appsmithorg/design-system/commit/4dcb50bb45fea6142dde0cdd4fded773746b9d8d) Thanks [@yaldram](https://github.com/yaldram)! - feat: updated styled components library
|
||||
|
||||
## 1.0.44
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#305](https://github.com/appsmithorg/design-system/pull/305) [`0c94439`](https://github.com/appsmithorg/design-system/commit/0c944390a3f2209f02b70a2e1545209194b8f804) Thanks [@akash-codemonk](https://github.com/akash-codemonk)! - feat: add more icons used in nav bar
|
||||
|
||||
## 1.0.43
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#299](https://github.com/appsmithorg/design-system/pull/299) [`ce7a5fc`](https://github.com/appsmithorg/design-system/commit/ce7a5fcd8d33bf43493f5e8f0bd5cba0fdf03dd9) Thanks [@akash-codemonk](https://github.com/akash-codemonk)! - chore: add more icons required in new editor header design
|
||||
|
||||
* [#298](https://github.com/appsmithorg/design-system/pull/298) [`bb2077e`](https://github.com/appsmithorg/design-system/commit/bb2077e3bc60c9a3a38071b0a0b198489e96b3e1) Thanks [@ankitakinger](https://github.com/ankitakinger)! - fix: Removing tooltip on table header as it is not part of our design system
|
||||
|
||||
## 1.0.42
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#294](https://github.com/appsmithorg/design-system/pull/294) [`a77d291`](https://github.com/appsmithorg/design-system/commit/a77d29188987d72beeb427954785135abf9e9f67) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - feat: update snippet button from 3ry to 2ry
|
||||
|
||||
## 1.0.41
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#285](https://github.com/appsmithorg/design-system/pull/285) [`1ffd0d7`](https://github.com/appsmithorg/design-system/commit/1ffd0d779387517cb385866d1964b41c73cd40d0) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - feat: tag the latest commit with the alpha tag created
|
||||
|
||||
* [#287](https://github.com/appsmithorg/design-system/pull/287) [`f8089a8`](https://github.com/appsmithorg/design-system/commit/f8089a86d5ea5ba8603f7fad2055756cbad15aa2) Thanks [@ankitakinger](https://github.com/ankitakinger)! - fix: Setting the active tab only via the onSelect function, if present in props
|
||||
|
||||
## 1.0.40
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#280](https://github.com/appsmithorg/design-system/pull/280) [`1ee473f`](https://github.com/appsmithorg/design-system/commit/1ee473f1b0f8effeaac2a2fa9cb3aeccb9e02ae9) Thanks [@akash-codemonk](https://github.com/akash-codemonk)! - chore: Added more remix icons to be used in-app-embed settings
|
||||
|
||||
* [#284](https://github.com/appsmithorg/design-system/pull/284) [`ab044ce`](https://github.com/appsmithorg/design-system/commit/ab044ceb3b38415dc86ce80e4b8df5485d0da275) Thanks [@ankitakinger](https://github.com/ankitakinger)! - chore: Add delete row icon for Access control upgrade page
|
||||
|
||||
## 1.0.39
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#277](https://github.com/appsmithorg/design-system/pull/277) [`2aa515a`](https://github.com/appsmithorg/design-system/commit/2aa515ad96f768f6913a5977ccf25f367ac7a7ad) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - chore: Adding new icons for using them on the audit logs page for Granular Access Control
|
||||
|
||||
## 1.0.38
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#272](https://github.com/appsmithorg/design-system/pull/272) [`7b557fa`](https://github.com/appsmithorg/design-system/commit/7b557fab7c501bcfac6246aa00022287fd396d11) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - fix: Text input not triggering validation on defaultValue change
|
||||
|
||||
## 1.0.37
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#261](https://github.com/appsmithorg/design-system/pull/261) [`0c9351f`](https://github.com/appsmithorg/design-system/commit/0c9351f7305e1a1d95eeafc4cd35cc01508ae59b) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - chore: update dependency categorization
|
||||
|
||||
## 1.0.36
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#267](https://github.com/appsmithorg/design-system/pull/267) [`56770ed`](https://github.com/appsmithorg/design-system/commit/56770ed5033462b7c2c2e3a46ee7fc67305be3c8) Thanks [@yaldram](https://github.com/yaldram)! - fix: Flag font issue in dropdown fixed.
|
||||
|
||||
## 1.0.35
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#250](https://github.com/appsmithorg/design-system/pull/250) [`12415dc`](https://github.com/appsmithorg/design-system/commit/12415dc0091cf279810afb986412fca3eeba712f) Thanks [@ankitakinger](https://github.com/ankitakinger)! - chore: Updating the logic for suggestions in the tag input component
|
||||
|
||||
* [#255](https://github.com/appsmithorg/design-system/pull/255) [`097dbd1`](https://github.com/appsmithorg/design-system/commit/097dbd10e9ca2934a673c0ec1a2c1fcc5455172b) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - feat: update button states - tertiary becomes secondary and we have a new, more subtle, tertiary
|
||||
|
||||
## 1.0.34
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#259](https://github.com/appsmithorg/design-system/pull/259) [`676a146`](https://github.com/appsmithorg/design-system/commit/676a146ab15b673355a5ecf1c79f214f166030c6) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - fix: Form message component react router issue
|
||||
|
||||
## 1.0.33
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#253](https://github.com/appsmithorg/design-system/pull/253) [`6c398b6`](https://github.com/appsmithorg/design-system/commit/6c398b6dcd8de8ec7e7fd1b496f68f314963e2ac) Thanks [@yaldram](https://github.com/yaldram)! - fix: added classname to leftElement in Dropdown
|
||||
|
||||
## 1.0.32
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#247](https://github.com/appsmithorg/design-system/pull/247) [`bf94a82`](https://github.com/appsmithorg/design-system/commit/bf94a82f9acefece268560e504611d749b859040) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - fix: multiple on change trigger in radio component
|
||||
|
||||
## 1.0.31
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#245](https://github.com/appsmithorg/design-system/pull/245) [`b44e378`](https://github.com/appsmithorg/design-system/commit/b44e37863b80445b4ab8582bc021cc762071a8bb) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - fix: reveryt changes to tree dropdown
|
||||
|
||||
## 1.0.30
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#228](https://github.com/appsmithorg/design-system/pull/228) [`7fe2634`](https://github.com/appsmithorg/design-system/commit/7fe26342c1d93db72eb136a8844b96fb9994a273) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - fix: destructure file picker functions so that they don't throw errors on local
|
||||
|
||||
* [#131](https://github.com/appsmithorg/design-system/pull/131) [`09c108d`](https://github.com/appsmithorg/design-system/commit/09c108dbca070ca092b1ac7a229e6c26d7081a76) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - Create CONTRIBUTING.md
|
||||
|
||||
## 1.0.29
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#229](https://github.com/appsmithorg/design-system/pull/229) [`c7f164e`](https://github.com/appsmithorg/design-system/commit/c7f164e35f485df7839b30eb7ed6ff8979b42c60) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - fix: issue with font of toasts on windows machines
|
||||
|
||||
## 1.0.28
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#214](https://github.com/appsmithorg/design-system/pull/214) [`5430e7e`](https://github.com/appsmithorg/design-system/commit/5430e7e185976024cd00687ebe2bd551320cf276) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - feat: Added date range picker
|
||||
|
||||
* [#217](https://github.com/appsmithorg/design-system/pull/217) [`93a675c`](https://github.com/appsmithorg/design-system/commit/93a675c55f12bf75eadc3c05d162de6af8694833) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - fix: Dropdown performance due to createGlobalStyle
|
||||
|
||||
- [#223](https://github.com/appsmithorg/design-system/pull/223) [`d66ff3a`](https://github.com/appsmithorg/design-system/commit/d66ff3a97e718c68c792980115237ccf26201a5c) Thanks [@IAmAnubhavSaini](https://github.com/IAmAnubhavSaini)! - chore: add two new icons and sort icon lines alphabetically
|
||||
|
||||
## 1.0.27
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#202](https://github.com/appsmithorg/design-system/pull/202) [`c40f7ab`](https://github.com/appsmithorg/design-system/commit/c40f7ab3f4b71991d52011654afb63b36fe327c1) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - feat: Migrated BannerMessage component
|
||||
|
||||
* [#202](https://github.com/appsmithorg/design-system/pull/202) [`4b98f32`](https://github.com/appsmithorg/design-system/commit/4b98f32a568e6754dd4ebfde00a30501f81d91b8) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - feat: Migrated BannerMessage component
|
||||
|
||||
- [#207](https://github.com/appsmithorg/design-system/pull/207) [`5147ee4`](https://github.com/appsmithorg/design-system/commit/5147ee410bbbc3a8f34c2d09d55aa53e9413592c) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - feat: migrate file picker v2
|
||||
|
||||
* [#206](https://github.com/appsmithorg/design-system/pull/206) [`c98a9dd`](https://github.com/appsmithorg/design-system/commit/c98a9ddf69714187eb475cdee92249e7ecea7984) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - feat: migrate editable text, editable text sub component, and editable text wrapper
|
||||
|
||||
- [#213](https://github.com/appsmithorg/design-system/pull/213) [`36d06c0`](https://github.com/appsmithorg/design-system/commit/36d06c0c19189cc913883c50040e19a57454ee14) Thanks [@aswathkk](https://github.com/aswathkk)! - feat: Makes ButtonTab to accept label
|
||||
|
||||
* [#218](https://github.com/appsmithorg/design-system/pull/218) [`88cce94`](https://github.com/appsmithorg/design-system/commit/88cce94288f174bf2dd401df5f7aff68dc64abb6) Thanks [@IAmAnubhavSaini](https://github.com/IAmAnubhavSaini)! - feat: settings icon update
|
||||
|
||||
- [#202](https://github.com/appsmithorg/design-system/pull/202) [`a6fc46f`](https://github.com/appsmithorg/design-system/commit/a6fc46f4b6b05c5caa5e6767d739fb1a23a97fa0) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - feat: Migrated BannerMessage component
|
||||
|
||||
* [#216](https://github.com/appsmithorg/design-system/pull/216) [`bf2c626`](https://github.com/appsmithorg/design-system/commit/bf2c626d8869e0c7732d597edeb896f131266ac6) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - fix: Table no data found hover state issue
|
||||
|
||||
## 1.0.26
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#200](https://github.com/appsmithorg/design-system/pull/200) [`691ec30`](https://github.com/appsmithorg/design-system/commit/691ec3074e566472b1a07331a2429d5a2c063c5c) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - feat: form group component migrated
|
||||
|
||||
## 1.0.25
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#204](https://github.com/appsmithorg/design-system/pull/204) [`6f235f1`](https://github.com/appsmithorg/design-system/commit/6f235f1535494025e8df96aced91815bc50aee36) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - feat: JS Toggle Button migrated
|
||||
|
||||
* [#199](https://github.com/appsmithorg/design-system/pull/199) [`30cbd7c`](https://github.com/appsmithorg/design-system/commit/30cbd7c392d793083ac16674a2a75b8ab686392f) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - feat: migrate toast
|
||||
|
||||
- [#205](https://github.com/appsmithorg/design-system/pull/205) [`615eb6e`](https://github.com/appsmithorg/design-system/commit/615eb6efb3c1f1e0fc4066446b75c55478c85993) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - fix typo in export of StepComponent
|
||||
|
||||
## 1.0.25
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#145](https://github.com/appsmithorg/design-system/pull/145) [`dd6b696`](https://github.com/appsmithorg/design-system/commit/dd6b69638a9aac30883534b96ce43c87677a4dbd) Thanks [@dependabot](https://github.com/apps/dependabot)! - Bump moment-timezone from 0.5.34 to 0.5.35
|
||||
|
||||
* [#189](https://github.com/appsmithorg/design-system/pull/189) [`f975201`](https://github.com/appsmithorg/design-system/commit/f975201afae376d85457f2b1117883c302ee0c56) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - destructure props for onClick on UneditableField
|
||||
|
||||
- [#187](https://github.com/appsmithorg/design-system/pull/187) [`b0b18c3`](https://github.com/appsmithorg/design-system/commit/b0b18c303966439175f78aa8aeaba37c62cea70c) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - fix: Dropdown keyboard navigation and UI fixes
|
||||
|
||||
## 1.0.24
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#160](https://github.com/appsmithorg/design-system/pull/160) [`c7d1471`](https://github.com/appsmithorg/design-system/commit/c7d14716908c3ff7d838b89e88ce81f2ce282a8d) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - feat: migrate callout v2, change it so it no longer contains redux
|
||||
|
||||
* [#180](https://github.com/appsmithorg/design-system/pull/180) [`2a394d2`](https://github.com/appsmithorg/design-system/commit/2a394d216815afab40116f3e9f4582ea322d6a1d) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - fix: Dropdown keyboard navigation issues
|
||||
|
||||
- [#172](https://github.com/appsmithorg/design-system/pull/172) [`e01f7bd`](https://github.com/appsmithorg/design-system/commit/e01f7bdc395f1b954cb1eb6c6123c02c96495462) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - fix: props destructuring for functions passed as props to components
|
||||
|
||||
* [#181](https://github.com/appsmithorg/design-system/pull/181) [`26c0d6a`](https://github.com/appsmithorg/design-system/commit/26c0d6a592db5acaf30cb8f16a7c49b3734083fc) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - fix: destructure onClick on migrating CalloutV2
|
||||
|
||||
- [#184](https://github.com/appsmithorg/design-system/pull/184) [`d5acc69`](https://github.com/appsmithorg/design-system/commit/d5acc697a7b5ffdf5fc07b14aecfa52cfcc80730) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - feat: create SnippetButton component
|
||||
|
||||
* [#182](https://github.com/appsmithorg/design-system/pull/182) [`fe9ce05`](https://github.com/appsmithorg/design-system/commit/fe9ce052b79827b2ab33e524b72466589d065cf6) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - fix: Reverted dropdown changes
|
||||
|
||||
## 1.0.23
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#171](https://github.com/appsmithorg/design-system/pull/171) [`08cc10f`](https://github.com/appsmithorg/design-system/commit/08cc10fb55f52d65fddee1950a9cc2f7191969bd) Thanks [@IAmAnubhavSaini](https://github.com/IAmAnubhavSaini)! - feat: Added audit logs icons
|
||||
|
||||
* [#177](https://github.com/appsmithorg/design-system/pull/177) [`4b0865a`](https://github.com/appsmithorg/design-system/commit/4b0865ac4965d67131609a471ec9fc97d0b2fa89) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - feat: Added empty state for dropdown
|
||||
|
||||
## 1.0.22
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#173](https://github.com/appsmithorg/design-system/pull/173) [`0ba1df7`](https://github.com/appsmithorg/design-system/commit/0ba1df7a93f85e14b5f848e774e5ae69ba66a747) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - fix: Dropdown v1 design fixes
|
||||
|
||||
## 1.0.21
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#162](https://github.com/appsmithorg/design-system/pull/162) [`38fc15b`](https://github.com/appsmithorg/design-system/commit/38fc15b91720351bd64b6dc827fa2bfed378693b) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - fix: AppIcon story not showing in storybook
|
||||
|
||||
* [#159](https://github.com/appsmithorg/design-system/pull/159) [`0249c93`](https://github.com/appsmithorg/design-system/commit/0249c9389f31b1f021c67c6a6e95cb83b268c3a8) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - feat: Dropdown - added selectedOptionElements
|
||||
|
||||
## 1.0.20
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#152](https://github.com/appsmithorg/design-system/pull/152) [`a57397f`](https://github.com/appsmithorg/design-system/commit/a57397fb87301be1184bb4cb49a6429ee3ed2571) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - fix: issues with radio button not responding to click
|
||||
|
||||
* [#155](https://github.com/appsmithorg/design-system/pull/155) [`9a4e930`](https://github.com/appsmithorg/design-system/commit/9a4e930b99e46d89d34611ba9608790dee694d9e) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - fix: radio button color
|
||||
|
||||
## 1.0.19
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#144](https://github.com/appsmithorg/design-system/pull/144) [`43895a4`](https://github.com/appsmithorg/design-system/commit/43895a4689d042eda4c537a53f7d675053abcc8c) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - fix: issues with color and spacing in MenuDivider, Radio
|
||||
|
||||
* [#139](https://github.com/appsmithorg/design-system/pull/139) [`ed6f5a7`](https://github.com/appsmithorg/design-system/commit/ed6f5a77ae54da13a7d9061079e84335e3ff7e0d) Thanks [@IAmAnubhavSaini](https://github.com/IAmAnubhavSaini)! - feat: Introducing icons for audit-logs
|
||||
|
||||
- [#146](https://github.com/appsmithorg/design-system/pull/146) [`15892d5`](https://github.com/appsmithorg/design-system/commit/15892d5750a07656c2843e5e17529de962388084) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - fix: issue with default image being zoomed in on the Display Image Upload component
|
||||
|
||||
* [#143](https://github.com/appsmithorg/design-system/pull/143) [`94035cb`](https://github.com/appsmithorg/design-system/commit/94035cb14016f8625e7db995916b65159d54a2ab) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - fix:IconSelector onSelect failure in local development
|
||||
|
||||
- [#136](https://github.com/appsmithorg/design-system/pull/136) [`cd54d63`](https://github.com/appsmithorg/design-system/commit/cd54d63fa0138afd8a6f57d841b13aa54ab786ea) Thanks [@ankitakinger](https://github.com/ankitakinger)! - feat: Make Table and Tab header sticky
|
||||
|
||||
## 1.0.18
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#137](https://github.com/appsmithorg/design-system/pull/137) [`ec192f4`](https://github.com/appsmithorg/design-system/commit/ec192f44159784064eff5f8cd9cf9d2adb2e05f9) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - Feat/add all icon stories
|
||||
|
||||
* [#140](https://github.com/appsmithorg/design-system/pull/140) [`e316e87`](https://github.com/appsmithorg/design-system/commit/e316e87018b2f79bd0e5ecad5b0adabba78abbe5) Thanks [@yaldram](https://github.com/yaldram)! - fix: dropdown input search text color.
|
||||
|
||||
## 1.0.17
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#133](https://github.com/appsmithorg/design-system/pull/133) [`0d0872e`](https://github.com/appsmithorg/design-system/commit/0d0872e09276f3a6584cc549942a9f43ebe1b472) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - fix: uneditable field icon
|
||||
|
||||
* [#130](https://github.com/appsmithorg/design-system/pull/130) [`99f809b`](https://github.com/appsmithorg/design-system/commit/99f809b732370f935e0d55d08672704659f4527f) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - fix: issue with line height in TableDropdown
|
||||
|
||||
- [#132](https://github.com/appsmithorg/design-system/pull/132) [`b2ba8a5`](https://github.com/appsmithorg/design-system/commit/b2ba8a586409703ecc15543bee03d034c114cc07) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - fix: color of menu divider
|
||||
|
||||
## 1.0.16
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#122](https://github.com/appsmithorg/design-system/pull/122) [`acea1df`](https://github.com/appsmithorg/design-system/commit/acea1dfe6b2bb8887d173d7c338a3b016fd044c2) Thanks [@souma-ghosh](https://github.com/souma-ghosh)! - feat: Adds showScrollbarOnlyOnHover functionality as a property to ScrollIndicator
|
||||
|
||||
* [#126](https://github.com/appsmithorg/design-system/pull/126) [`1e63e78`](https://github.com/appsmithorg/design-system/commit/1e63e78641a3b21a80bb3a0c919544193b5ed9fb) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - fix: Table Widget shows scrollbar when not in focus
|
||||
|
||||
- [#123](https://github.com/appsmithorg/design-system/pull/123) [`ae63f08`](https://github.com/appsmithorg/design-system/commit/ae63f08cede255f66deb27a4461565c7db2c243d) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - fix: ui issues with checkbox, button, dropdown
|
||||
|
||||
## 1.0.15
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#124](https://github.com/appsmithorg/design-system/pull/124) [`5ce3673`](https://github.com/appsmithorg/design-system/commit/5ce3673a54679094fdc0dd487cb895eeb329ff07) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - feat: Adds showScrollbarOnlyOnHover functionality as a property to ScrollIndicator
|
||||
|
||||
* [#124](https://github.com/appsmithorg/design-system/pull/124) [`5ce3673`](https://github.com/appsmithorg/design-system/commit/5ce3673a54679094fdc0dd487cb895eeb329ff07) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - fix: ui issues with checkbox, button, dropdown
|
||||
|
||||
## 1.0.14
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#116](https://github.com/appsmithorg/design-system/pull/116) [`538ca0f`](https://github.com/appsmithorg/design-system/commit/538ca0f561f0073663ec83842fc140a87a705910) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - feat: Migrate Table, Uneditable Field, Step Component
|
||||
|
||||
* [#113](https://github.com/appsmithorg/design-system/pull/113) [`7511e4c`](https://github.com/appsmithorg/design-system/commit/7511e4cfb615e59df9f382c8b6b8d4ceb3576e54) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - feat: Added taginput changes for showing suggetion
|
||||
|
||||
## 1.0.13
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#111](https://github.com/appsmithorg/design-system/pull/111) [`4b591ee`](https://github.com/appsmithorg/design-system/commit/4b591ee31bff46d12660fbb584efd13ae5396874) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - chore: sync LabelWithTooltip and Dropdown
|
||||
|
||||
* [#109](https://github.com/appsmithorg/design-system/pull/109) [`8fc60ea`](https://github.com/appsmithorg/design-system/commit/8fc60ea238ad20ec34a21d799273c851dfdc709d) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - fix: Button and ButtonTab component issue in onclick functions
|
||||
|
||||
## 1.0.12
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#105](https://github.com/appsmithorg/design-system/pull/105) [`444cee2`](https://github.com/appsmithorg/design-system/commit/444cee2ace642335988ebab974f02ff17a775f9c) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - update DropdownOption to TableDropdownOption and export for typechecking ease
|
||||
|
||||
## 1.0.11
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#100](https://github.com/appsmithorg/design-system/pull/100) [`cedb54d`](https://github.com/appsmithorg/design-system/commit/cedb54d0f357389f5db571fdb5a20ad3c675885d) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - feat: Added button test
|
||||
|
||||
## 1.0.10
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#96](https://github.com/appsmithorg/design-system/pull/96) [`81b2848`](https://github.com/appsmithorg/design-system/commit/81b2848a12dc36da31f981f880a402ff1e38bea7) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - Update HighlightText from ee
|
||||
|
||||
* [#94](https://github.com/appsmithorg/design-system/pull/94) [`f361147`](https://github.com/appsmithorg/design-system/commit/f361147a21aa49db92d1ac1ff46e8763de3c41ba) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - Update scroll indicator on hover behavior
|
||||
|
||||
## 1.0.9
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#90](https://github.com/appsmithorg/design-system/pull/90) [`2c4ec92`](https://github.com/appsmithorg/design-system/commit/2c4ec92b08e5b073de94001115dad45fd0e03c9d) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - Add exports for Radio, Notificationbanner
|
||||
Add some more unused tests
|
||||
Update LabelWithTooltip from ce before deleting the file there
|
||||
|
||||
* [#92](https://github.com/appsmithorg/design-system/pull/92) [`dc57c6e`](https://github.com/appsmithorg/design-system/commit/dc57c6e700f8fa0fe328f070e0f48f2c6c4ab0c8) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - fix: Treedropdown icon and intent prop type
|
||||
|
||||
## 1.0.8
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#87](https://github.com/appsmithorg/design-system/pull/87) [`d506fd1`](https://github.com/appsmithorg/design-system/commit/d506fd1a6b5aec7dc8596ba16d5f9e24d25e539d) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - Fix: Clashing dropdown exports
|
||||
|
||||
## 1.0.7
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#82](https://github.com/appsmithorg/design-system/pull/82) [`74ad31c`](https://github.com/appsmithorg/design-system/commit/74ad31c525483d7cd0366a189e624863efa87f59) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - Added Jest configuration
|
||||
Fixed svg viewBox trimming issue
|
||||
Added sprint assignment to checklist
|
||||
|
||||
## 1.0.6
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#36](https://github.com/appsmithorg/design-system/pull/36) [`1e25150`](https://github.com/appsmithorg/design-system/commit/1e25150af52bd683a4c27afaae0bca63c58d338c) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - fix: Changed readme to test workflow
|
||||
|
||||
* [#65](https://github.com/appsmithorg/design-system/pull/65) [`2651d28`](https://github.com/appsmithorg/design-system/commit/2651d28765ed404d2fcb678f8656f131656d4810) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - feat: migrate dropdown, list segment header
|
||||
|
||||
- [#43](https://github.com/appsmithorg/design-system/pull/43) [`f0ccf39`](https://github.com/appsmithorg/design-system/commit/f0ccf39d245db0c292f3c47f47e55b34c62067d9) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - fix: issues with exports in the migration of dropdown V2
|
||||
|
||||
* [#69](https://github.com/appsmithorg/design-system/pull/69) [`8ecbd78`](https://github.com/appsmithorg/design-system/commit/8ecbd786d67d3749ad7875e8c3e58ca49c0c8b5b) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - Enable cross icon on the Search Component
|
||||
|
||||
- [#58](https://github.com/appsmithorg/design-system/pull/58) [`a87589b`](https://github.com/appsmithorg/design-system/commit/a87589b0bdbef0995286c9b6600c18dc28c2bdf7) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - feat: migrate checkbox
|
||||
|
||||
* [#66](https://github.com/appsmithorg/design-system/pull/66) [`7d1a82c`](https://github.com/appsmithorg/design-system/commit/7d1a82cff65ae933e9a3789c597211560f67c61c) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - feat: migrate label with tooltip
|
||||
|
||||
- [#60](https://github.com/appsmithorg/design-system/pull/60) [`6ba241b`](https://github.com/appsmithorg/design-system/commit/6ba241b23ae3c1f263e38a7d482f2c3094109b08) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - feat: migrate callout
|
||||
|
||||
* [#74](https://github.com/appsmithorg/design-system/pull/74) [`49adedb`](https://github.com/appsmithorg/design-system/commit/49adedb73d05dce6b5dc6caac62ff96a35b4db41) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - Update Component-Migration-Checklist to include note about diffing files before changing imports
|
||||
|
||||
- [#46](https://github.com/appsmithorg/design-system/pull/46) [`9ab5309`](https://github.com/appsmithorg/design-system/commit/9ab530951efcedf44c84959aa53d318846e461c0) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - feat: Migration - Color Picker component
|
||||
|
||||
* [#48](https://github.com/appsmithorg/design-system/pull/48) [`f6e63e4`](https://github.com/appsmithorg/design-system/commit/f6e63e4aa3a3ab8884d2a5dad2fcd834563c6964) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - feat: Migration - Menu, Menu Item component
|
||||
|
||||
- [#61](https://github.com/appsmithorg/design-system/pull/61) [`712ebdf`](https://github.com/appsmithorg/design-system/commit/712ebdfeb084ac6594eb40b63dfc3e04378a3db2) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - feat: migrate text input
|
||||
|
||||
* [#56](https://github.com/appsmithorg/design-system/pull/56) [`6d351b7`](https://github.com/appsmithorg/design-system/commit/6d351b70b65c5993b25110e1420876c4ccf88f10) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - feat: Migrated ButtonTab component
|
||||
|
||||
- [#54](https://github.com/appsmithorg/design-system/pull/54) [`acfc97a`](https://github.com/appsmithorg/design-system/commit/acfc97a06ed4a473cd325a1484f609a587aed8b4) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - feat: Migrated Tag Input component
|
||||
|
||||
* [#57](https://github.com/appsmithorg/design-system/pull/57) [`8e742e9`](https://github.com/appsmithorg/design-system/commit/8e742e9c02a10c58ca6aac01a6f86b646257dc73) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - feat: Migrated Toggle component
|
||||
|
||||
- [#62](https://github.com/appsmithorg/design-system/pull/62) [`eb570c2`](https://github.com/appsmithorg/design-system/commit/eb570c2017ad7486136432881d78bdc60fe49840) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - feat: migrate copy to clipboard
|
||||
|
||||
* [#40](https://github.com/appsmithorg/design-system/pull/40) [`d0c5cdd`](https://github.com/appsmithorg/design-system/commit/d0c5cdd82c47a08eee8b2ae336a0df57ac916604) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - feat: migrate Dropdown v2
|
||||
feat: migrate Search Component
|
||||
feat: migrate Highlight Text
|
||||
|
||||
- [#70](https://github.com/appsmithorg/design-system/pull/70) [`1a2909a`](https://github.com/appsmithorg/design-system/commit/1a2909aa91be23260ab187a14cbd7c75b2efc098) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - Feat/migrate notification banner
|
||||
|
||||
* [#73](https://github.com/appsmithorg/design-system/pull/73) [`f52ed2b`](https://github.com/appsmithorg/design-system/commit/f52ed2ba7d8b59c43b24cab902b93af339a5d99d) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - Support primary and secondary variants in checkbox
|
||||
|
||||
- [#32](https://github.com/appsmithorg/design-system/pull/32) [`6833851`](https://github.com/appsmithorg/design-system/commit/6833851de5303a6b4487743083a79e1f5bea987c) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - Readme change for testing workflows
|
||||
|
||||
* [#51](https://github.com/appsmithorg/design-system/pull/51) [`4b7b8d9`](https://github.com/appsmithorg/design-system/commit/4b7b8d986f5f71744bf47669dddec49cc8363a73) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - Feature: migrate radio component, menu divider
|
||||
|
||||
- [#47](https://github.com/appsmithorg/design-system/pull/47) [`c8543ed`](https://github.com/appsmithorg/design-system/commit/c8543ed7ca193ff77ce482ca0d9630999b6a3313) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - feat: Migration - Button component
|
||||
|
||||
* [#68](https://github.com/appsmithorg/design-system/pull/68) [`56124c1`](https://github.com/appsmithorg/design-system/commit/56124c11e2f5b89118981d097682958545295c33) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - Migrated Display image upload, Draggable list, Numbered steps, Tabs, Tab item background fill, Emoji picker, Emoji reactions, Gif player, Scroll indicator, Icon selector, Multiswitch, Field error, Text field, Rectangular switch, Showcase carousal, Statusbar, Table dropdown
|
||||
|
||||
- [#64](https://github.com/appsmithorg/design-system/pull/64) [`c636be2`](https://github.com/appsmithorg/design-system/commit/c636be2bcfcf2f98f99f7c85eb81af02f66c579d) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - Feat/migrate dialog
|
||||
|
||||
* [#59](https://github.com/appsmithorg/design-system/pull/59) [`1f239f2`](https://github.com/appsmithorg/design-system/commit/1f239f26e0cc1be0eb1f323205cfa6a35986ae83) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - feat: Create ColorSelector
|
||||
|
||||
- [#44](https://github.com/appsmithorg/design-system/pull/44) [`ccc9c37`](https://github.com/appsmithorg/design-system/commit/ccc9c37d4890fee26cc589d1e10c056f7e6c03a2) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - feat: Migration - icon, control icon, spinner components
|
||||
|
||||
* [#49](https://github.com/appsmithorg/design-system/pull/49) [`913348e`](https://github.com/appsmithorg/design-system/commit/913348ee8ddb4a59bb2c6389ab397fefab1d9c15) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - feat: Migration - Switch component
|
||||
|
||||
- [#42](https://github.com/appsmithorg/design-system/pull/42) [`b594f0c`](https://github.com/appsmithorg/design-system/commit/b594f0ccbf6b48609d72a0c95bbac5f602977239) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - feat: Migration - DatePicker, AppIcon
|
||||
fix: AppIcon component size issue
|
||||
fix: Typescript version conflict
|
||||
fix: SVG import for storybook
|
||||
|
||||
* [#38](https://github.com/appsmithorg/design-system/pull/38) [`6d66db6`](https://github.com/appsmithorg/design-system/commit/6d66db65aa8b510c53d35a92d530135305fd51d6) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - Readme change for testing workflow
|
||||
|
||||
- [#55](https://github.com/appsmithorg/design-system/pull/55) [`4619399`](https://github.com/appsmithorg/design-system/commit/4619399bb4e0f70bb65209d01d8b7b1df9198d12) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - feat: Added breadcrumbs component and story
|
||||
|
||||
## 1.0.5
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#29](https://github.com/appsmithorg/design-system/pull/29) [`e710c7a`](https://github.com/appsmithorg/design-system/commit/e710c7a9ce7fdac09d34c8085dc53c8c5856b1ad) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - Fixed spacing in readme
|
||||
|
||||
## 1.0.4
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#23](https://github.com/appsmithorg/design-system/pull/23) [`a2bf066`](https://github.com/appsmithorg/design-system/commit/a2bf066c69b5d08100d2adf223d377bf947e280c) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - Added optional underline feature for tooltip target
|
||||
|
||||
* [#22](https://github.com/appsmithorg/design-system/pull/22) [`c791e3e`](https://github.com/appsmithorg/design-system/commit/c791e3e2184e8528a0a1a54c59909a21e9d4ed16) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - Added Text component and related stories
|
||||
|
||||
## 1.0.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#16](https://github.com/appsmithorg/design-system/pull/16) [`731f3ea`](https://github.com/appsmithorg/design-system/commit/731f3ea4cac1109fe5071490c295dc590ed89402) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - Readme file changed - casing change
|
||||
|
||||
## 1.0.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#14](https://github.com/appsmithorg/design-system/pull/14) [`b073321`](https://github.com/appsmithorg/design-system/commit/b073321099aee0d24ba782da331bab807825f14b) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - Made changed in the readme file for NPM package
|
||||
|
|
@ -1,67 +0,0 @@
|
|||
|
||||
Refer to [the README](https://github.com/appsmithorg/design-system/blob/main/packages/design-system/README.md#contribute) for a guide on how to get started with contributing.
|
||||
|
||||
## Using yalc
|
||||
|
||||
When you make a change in the design system, you will want to ensure that the component works as expected in the app you are using it for. To emulate working with published packages locally, we use [yalc](https://www.npmjs.com/package/yalc).
|
||||
|
||||
### Installation
|
||||
|
||||
Run
|
||||
```shell
|
||||
yarn global add yalc
|
||||
```
|
||||
|
||||
### Setting up for appsmith usage
|
||||
|
||||
If we're going to use this package in the `appsmith` repository, we need to make some additional changes to this repository.
|
||||
|
||||
1. navigate to the `package/design-system/package.json` file
|
||||
2. Make sure you change the field `"name": "@appsmithorg/design-system"` to `"name": "design-system"`. We do this so that we don't run into alias conflicts later.
|
||||
3. Make sure you do not commit this file
|
||||
|
||||
### In this repository
|
||||
|
||||
We need to "publish" our package.
|
||||
|
||||
1. Make sure the package builds by running `yarn build`
|
||||
2. Make sure the functionality works as expected in the playground by running `yarn storybook` and then testing your component out in the relevant story
|
||||
3. If you are writing a new component, write a story for it taking another story from this repository as reference. You could also refer to [the official docs](https://storybook.js.org/docs/react/writing-stories/introduction#how-to-write-stories).
|
||||
4. When you've done all of this, run `yalc publish`. It will output the package name and number.
|
||||
|
||||
### In the other repository
|
||||
|
||||
1. Run `yalc add design-system` in the appsmith repository.
|
||||
2. This will create changes in your `package.lock` file. Run `yarn` to get the new package version from `yalc`.
|
||||
3. This will create changes in your `yarn.lock` file, which is what we want. Make sure you do not commit these changes.
|
||||
|
||||
Now you can test your app while including the changes made in this package. Go ahead and run your local development environment, or some cypress tests.
|
||||
|
||||
Please note that yalc will not test any uncommitted changes you make in your file system. Make sure you have everything you need in the commits (you can always revert bad ones!)
|
||||
|
||||
|
||||
## Non-local testing
|
||||
|
||||
You can create an alpha release of your branch so that other people can see and test your changes in a different repository (on a CI, for example). To do this,
|
||||
|
||||
1. In your `package.json`, make sure the `version` key is set to be the latest alpha version listed on the `versions` tab on [our npm package listing](https://www.npmjs.com/package/@appsmithorg/design-system). If you don't do this, the alpha version you create will overwrite an existing version and bad things might happen.
|
||||
2. Run `./alpha-release.sh` in your shell. In order to complete this script, you will need an OTP which only members of the [@appsmithorg](https://www.npmjs.com/package/@appsmithorg/design-system) organisation on npm have access to. Please contact someone from the design system pod before you start this action.
|
||||
|
||||
## Creating stories
|
||||
|
||||
When you create a component, make sure you write a well-defined story for it. A well defined story is one that
|
||||
1. Denotes the default state of the component
|
||||
2. Denotes all the variants of the component
|
||||
3. Has a list of all the things the component can be
|
||||
|
||||
You can create a template for your stories by running
|
||||
```shell
|
||||
yarn create-story -f <DIRECTORY_NAME>
|
||||
```
|
||||
where ideally your directory name matches your component name exactly.
|
||||
|
||||
## Contribution Guidelines: Code Style
|
||||
|
||||
1. Destructure function props where possible: https://github.com/appsmithorg/design-system/pull/109
|
||||
2.
|
||||
|
||||
|
|
@ -1,39 +0,0 @@
|
|||
# Steps to migrate components
|
||||
|
||||
- [ ] Pick the component to be migrated. Mark it as in progress (highlight in yellow) on the migration sheet [Component Migration planning](https://docs.google.com/spreadsheets/d/1pcIMvGwknhbjnG1yxKH2UnRIOPwW5lw_xiFxrJdb1E8/edit?usp=drivesdk)
|
||||
- [ ] Create an issue for it on [appsmith/ce](http://github.com/appsmithorg/appsmith). Announce that you’re doing this on #design-system and #team-tech channel.
|
||||
- [ ] All PRs should have an issue.
|
||||
- [ ] All issues should have estimates.
|
||||
- [ ] All issues should be assigned to sprint(s).
|
||||
- [ ] All migration-related issue goes inside the migration epic
|
||||
- [ ] All migration issues should have labels ads migration
|
||||
- [ ] All design system issues should have a design system pod label. Then, zenhub can track the issues.
|
||||
- [ ] All issues should have sprint added to it.
|
||||
- [ ] Copy the files over to the [appsmith/design-system](http://github.com/appsmithorg/design-system/) repository.
|
||||
- [ ] Copy any unit test files over as well if they exist.
|
||||
- [ ] In the files, props.theme variables become variables used from variables.css
|
||||
- [ ] component-specific variables and tokens go in index.css (make sure you order this alphabetically)
|
||||
- [ ] Add stories for every state and variation of the component
|
||||
- [ ] Make sure to add the exports of the components you’ve added in the src/index.ts file
|
||||
- [ ] Create a branch to change the imports on appsmith/ce.
|
||||
- [ ] First, check that there has been no deviation from the migrated file in the design-system repo with the current file in the appsmith repo. You can run the command `git log -1 --pretty="format:%ci" ./src/components/ads/[YOUR_COMPONENT_FILE]` and if the date returned is after the beginning of July, it was probably modified. You can paste both files in a diff checker like [diffchecker.com](diffchecker.com) to compare and update the files in the design-system repo.
|
||||
- [ ] On this branch, delete the files for the component you’ve just migrated.
|
||||
- [ ] Everywhere the component was used, change the import to point to the design-system package instead.
|
||||
- [ ] If you've migrated a component that is used a specific new places in the ee-repo, make updates there as well.
|
||||
- [ ] Test the changes you’ve made and if the imports you’ve generated work as expected in your local developer environment of appsmith
|
||||
- [ ] install yalc on your system
|
||||
- [ ] run `yarn build` to build the package, then `yalc publish` to imitate the package being published
|
||||
- [ ] run `yalc add '@appsmithorg/design-system'` in the appsmith/ce repository
|
||||
- [ ] All the imports will now be named imports. for local testing purposes, they will come from `@appsmithorg/design-system` . Make sure to change these imports to just `design-system` when committing them.
|
||||
- [ ] Make sure you also test on ee, because ee is a superset of ce. If things break on ee, you will have to fix the specific import changes there as well.
|
||||
- [ ] You can test on ee by pulling your changes from your ce branch into your ee branch following the steps in the 'set up upstream repo' part of this document: https://www.notion.so/appsmith/How-to-resolve-merge-conflicts-when-Sync-Community-Workflow-fails-66f1eb73ce4b45f48f8e6f6f4f5ebfd8#e5e755eab837428581a4f81847b4e39c
|
||||
- [ ] You will have to run ee locally following this document: https://www.notion.so/appsmith/Steps-to-run-EE-code-locally-d01e0bc343d94a209c8a90d3dba33e17
|
||||
- [ ] Raise a PR for the changes you’ve made in the design-system repository. Make sure you have added a changeset for the PR detailing what the PR will do.
|
||||
- [ ] Once your changes on the design-system repository has been approved and merged to release, take the beta version number of our package under ‘current tags’ from the published npm page, and replace the version number of [this line](https://github.com/appsmithorg/appsmith/blob/8428ae506a02ec477027b82936ff003c0c53cafb/app/client/package.json#L48) with it on your branch. Test once again if the imports work as expected, then raise a PR for the changed imports in the appsmith/ce repository. [@appsmithorg/design-system](https://www.npmjs.com/package/@appsmithorg/design-system)
|
||||
- [ ] Once the PR is raised, the deploy preview created will be given to QA for testing. To help them with that process, we will have to prepare a document of where the component is being used. Take a screenshot of the pages where the changes have happened, and then add them to the component usage spreadsheet: [Components usage](https://docs.google.com/spreadsheets/d/1np7jQdiQa0nyryOBnNa927NkGDplG9M2gb7qnoZIIyM/edit?usp=drivesdk)
|
||||
- [ ] Ensure that QA signs off on both ce and ee repositories
|
||||
- [ ] Minor versions are incremented every time release is merged into main. This is currently a manual process. Make sure that when you make this change, the package.json in appsmith/ce is updated accordingly.
|
||||
|
||||
## **Versioning ([NPM semantic versioning](https://docs.npmjs.com/about-semantic-versioning))**
|
||||
|
||||

|
||||
|
|
@ -1,94 +0,0 @@
|
|||
<p align="center">
|
||||
<a href="http://appsmith.com">
|
||||
<img width="110px" style="margin-right: 20px" src="https://global-uploads.webflow.com/61531b23c347e4fbd4a84209/61531b23c347e41e24a8423e_Logo.svg">
|
||||
</a>
|
||||
</p>
|
||||
|
||||
<h1 align="center">Appsmith Design System - old (deprecated)</h1>
|
||||
|
||||
<div align="center">
|
||||
|
||||
UI Design system of Appsmith
|
||||
|
||||
[](https://www.npmjs.org/package/@appsmithorg/design-system)
|
||||
|
||||
</div>
|
||||
|
||||
[](https://appsmith.com)
|
||||
|
||||
|
||||
|
||||
|
||||
## Install
|
||||
|
||||
```bash
|
||||
npm install @appsmith/design-system-old
|
||||
```
|
||||
or
|
||||
```bash
|
||||
yarn add @appsmithorg/design-system-old
|
||||
```
|
||||
|
||||
## Including CSS
|
||||
|
||||
Add css import in the root index css file
|
||||
```bash
|
||||
@import "~@appsmithorg/design-system-old/build/css/design-system-old.css";
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
```jsx
|
||||
import { TooltipComponent } from "@appsmithorg/design-system-old";
|
||||
|
||||
<TooltipComponent content="Some useful content 🤷🏽♂️">
|
||||
Hover here 😁
|
||||
</TooltipComponent>
|
||||
```
|
||||
|
||||
## Contribute
|
||||
> 🚫 This package is closed for contributions. We welcome contributions to the `design-system` package.
|
||||
|
||||
```bash
|
||||
git clone https://github.com/appsmithorg/design-system.git
|
||||
```
|
||||
|
||||
Get all dependencies with
|
||||
```bash
|
||||
cd design-system/packages/design-system-old
|
||||
yarn install
|
||||
```
|
||||
|
||||
Then run storybook in development and watch mode with
|
||||
```bash
|
||||
yarn run design-system:storybook
|
||||
```
|
||||
|
||||
Any stories you write within `design-system/packages/design-system-old/src/**` will show up here.
|
||||
|
||||
To use your local version of the package, run
|
||||
```bash
|
||||
yarn link
|
||||
```
|
||||
in this repository, then copy instruction it outputs into the root directory of the repository you want to use this package in.
|
||||
Run
|
||||
```bash
|
||||
yarn install
|
||||
```
|
||||
again to be able to import the components using
|
||||
|
||||
```jsx
|
||||
import { TooltipComponent } from "@appsmithorg/design-system-old";
|
||||
```
|
||||
|
||||
### Create story template
|
||||
```
|
||||
yarn create-story -f <folder-name>
|
||||
```
|
||||
'folder-name' is the folder which holds the component which the story template is being created. This should be under 'src' folder.
|
||||
|
||||
Happy playground testing!
|
||||
|
||||
## Links
|
||||
|
||||
- [Home page](https://www.appsmith.com)
|
||||
|
|
@ -1,393 +0,0 @@
|
|||
# @appsmithorg/design-system
|
||||
|
||||
## 2.1.43
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#744](https://github.com/appsmithorg/design-system/pull/744) [`4a92d080`](https://github.com/appsmithorg/design-system/commit/4a92d0806fc0c0174f57fbcfdd33f5d37ccb1b37) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - feat: Added events and defer prop to ScrollArea
|
||||
|
||||
- [#746](https://github.com/appsmithorg/design-system/pull/746) [`4b94af20`](https://github.com/appsmithorg/design-system/commit/4b94af2001728d0169b2b377d1d2f90db685a2a0) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - fix: Updated sm size for DatePicker, Input, Number Input, and Search Input
|
||||
|
||||
## 2.1.42
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#740](https://github.com/appsmithorg/design-system/pull/740) [`fb7a979d`](https://github.com/appsmithorg/design-system/commit/fb7a979dc6dde647f8e1778801e117972ffadb26) Thanks [@brayn003](https://github.com/brayn003)! - chore: adding icon for git-repository
|
||||
|
||||
## 2.1.41
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#735](https://github.com/appsmithorg/design-system/pull/735) [`56cd05b7`](https://github.com/appsmithorg/design-system/commit/56cd05b764a867a0c2adef0348ebcdbd55214df6) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - feat: Text wrap fix
|
||||
|
||||
## 2.1.40
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#731](https://github.com/appsmithorg/design-system/pull/731) [`b843c841`](https://github.com/appsmithorg/design-system/commit/b843c84119b8a078109f232d1edfe59e5f42226f) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - feat: Added PT root UI font
|
||||
|
||||
## 2.1.39
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#728](https://github.com/appsmithorg/design-system/pull/728) [`d40db1a4`](https://github.com/appsmithorg/design-system/commit/d40db1a45da6e2a6adba9cf05859f2bb599acd32) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - feat: Added Scrollbar component
|
||||
|
||||
## 2.1.38
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#725](https://github.com/appsmithorg/design-system/pull/725) [`f14136ed`](https://github.com/appsmithorg/design-system/commit/f14136edd6dc91f252c4cd7c4fbb95acdc52f393) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - fix: Updated popover content z-index
|
||||
|
||||
## 2.1.37
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#722](https://github.com/appsmithorg/design-system/pull/722) [`5f0a73e5`](https://github.com/appsmithorg/design-system/commit/5f0a73e517679a365cab73b67253c613d9c4282f) Thanks [@ankitakinger](https://github.com/ankitakinger)! - chore: Adding color icon for google
|
||||
|
||||
## 2.1.36
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#715](https://github.com/appsmithorg/design-system/pull/715) [`aa7aa940`](https://github.com/appsmithorg/design-system/commit/aa7aa940d0a3f2cea714343f3dd6b09ffa418adf) Thanks [@ayushpahwa](https://github.com/ayushpahwa)! - feat: new workflow icons
|
||||
|
||||
- [#716](https://github.com/appsmithorg/design-system/pull/716) [`2d162af1`](https://github.com/appsmithorg/design-system/commit/2d162af17eacfe18f34f028333e00c3d1ca1d018) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - feat: Announcement modal
|
||||
|
||||
## 2.1.35
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#711](https://github.com/appsmithorg/design-system/pull/711) [`cffe9497`](https://github.com/appsmithorg/design-system/commit/cffe94977c664efbf3465aff8545d30e5384a606) Thanks [@ayushpahwa](https://github.com/ayushpahwa)! - feat: Added new workflows icon
|
||||
|
||||
## 2.1.34
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#705](https://github.com/appsmithorg/design-system/pull/705) [`c2f8c4f7`](https://github.com/appsmithorg/design-system/commit/c2f8c4f7b455199763b15dbde5c0dff3f54d8a00) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - feat: Added new maximize minimize icons
|
||||
|
||||
## 2.1.33
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#699](https://github.com/appsmithorg/design-system/pull/699) [`690716c1`](https://github.com/appsmithorg/design-system/commit/690716c13f6b0ee107ac615f3d0e2d4f1108fc53) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - feat: Added new minimize icon
|
||||
|
||||
## 2.1.32
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#696](https://github.com/appsmithorg/design-system/pull/696) [`b8cf1dc4`](https://github.com/appsmithorg/design-system/commit/b8cf1dc46788fc3894cd51678b1b8cd578f7cf6b) Thanks [@hetunandu](https://github.com/hetunandu)! - chore: Add Maximize and Minimize icons for Side by Side
|
||||
|
||||
## 2.1.31
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#693](https://github.com/appsmithorg/design-system/pull/693) [`e8d0e522`](https://github.com/appsmithorg/design-system/commit/e8d0e5220713ba235148078e744f2aaff09daa20) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - fix: Radio, Checkbox - child span issue
|
||||
|
||||
## 2.1.30
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#686](https://github.com/appsmithorg/design-system/pull/686) [`c626a0bb`](https://github.com/appsmithorg/design-system/commit/c626a0bbc2a74fbb11a23f4962af8c167e7cd19c) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - feat: Editor sidebar v3 icons
|
||||
|
||||
- [#685](https://github.com/appsmithorg/design-system/pull/685) [`b01ab259`](https://github.com/appsmithorg/design-system/commit/b01ab259c5b5b4f9d64a1d797f4e0663c1eba445) Thanks [@vaibhavchobisa](https://github.com/vaibhavchobisa)! - feat: replaced tooltip with copy button in category token documentation
|
||||
|
||||
## 2.1.29
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#683](https://github.com/appsmithorg/design-system/pull/683) [`be332c99`](https://github.com/appsmithorg/design-system/commit/be332c99f0bb3e4fda93831d5edc11ac972a87ce) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - chore: Disable Icon clicks on NumberInput upon min-max violations
|
||||
|
||||
## 2.1.28
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#677](https://github.com/appsmithorg/design-system/pull/677) [`154932d6`](https://github.com/appsmithorg/design-system/commit/154932d63b392a14ffac0ff22a4953eae61b7348) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - New icons segmented control width
|
||||
|
||||
## 2.1.27
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#673](https://github.com/appsmithorg/design-system/pull/673) [`c8045ee8`](https://github.com/appsmithorg/design-system/commit/c8045ee830a6d9d2e2f3f351982f7f4b695af0af) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - feat: Added announcement popover component
|
||||
|
||||
## 2.1.26
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#668](https://github.com/appsmithorg/design-system/pull/668) [`8d28e37f`](https://github.com/appsmithorg/design-system/commit/8d28e37f797b84e52f0c581d38d1908cbcab5ece) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - fix: List component line height class name
|
||||
|
||||
- [#667](https://github.com/appsmithorg/design-system/pull/667) [`a684a4e7`](https://github.com/appsmithorg/design-system/commit/a684a4e7d4e40d614418434ed51ec578855468a2) Thanks [@ankitakinger](https://github.com/ankitakinger)! - chore: Adding icons in AppIcon component and Icon provider
|
||||
|
||||
## 2.1.25
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#657](https://github.com/appsmithorg/design-system/pull/657) [`46ff5a31`](https://github.com/appsmithorg/design-system/commit/46ff5a31f91e322c5d1d64782943c0e8cb2eb0c1) Thanks [@akash-codemonk](https://github.com/akash-codemonk)! - feat: allow react node for start icon in ListItem
|
||||
|
||||
- [#654](https://github.com/appsmithorg/design-system/pull/654) [`a5d82e3b`](https://github.com/appsmithorg/design-system/commit/a5d82e3b57ba602d49ada69ed9edaf0f6cb0b6a7) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - feat: Added form control
|
||||
|
||||
## 2.1.24
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#647](https://github.com/appsmithorg/design-system/pull/647) [`4b554c29`](https://github.com/appsmithorg/design-system/commit/4b554c29d0404a44dd8052997fec85d262bdc9de) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - feat: Added flex and grid component
|
||||
|
||||
## 2.1.23
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#643](https://github.com/appsmithorg/design-system/pull/643) [`2f8b2fa6`](https://github.com/appsmithorg/design-system/commit/2f8b2fa6e301c54a4803eeac4c1431c86224c51b) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - feat: Added banner component
|
||||
|
||||
## 2.1.22
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#642](https://github.com/appsmithorg/design-system/pull/642) [`c2eadd2a`](https://github.com/appsmithorg/design-system/commit/c2eadd2aaf9265e3f1e3e5783b17dc956a9c9e7b) Thanks [@ankitakinger](https://github.com/ankitakinger)! - fix: Updating the value of tag input to the original value, when the form is reset
|
||||
|
||||
- [#641](https://github.com/appsmithorg/design-system/pull/641) [`09dd90ad`](https://github.com/appsmithorg/design-system/commit/09dd90ada28f1de01e15aa718e7e378761866393) Thanks [@NilanshBansal](https://github.com/NilanshBansal)! - feat: added file and box icons for IA Redesign
|
||||
|
||||
## 2.1.21
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#604](https://github.com/appsmithorg/design-system/pull/604) [`8cd9a0f1`](https://github.com/appsmithorg/design-system/commit/8cd9a0f11ad89b72e1d35b791f4b7b5d87ee5680) Thanks [@ankitakinger](https://github.com/ankitakinger)! - chore: Add new props for excluding shortcuts from date rage picker.
|
||||
|
||||
- [#592](https://github.com/appsmithorg/design-system/pull/592) [`bd931c22`](https://github.com/appsmithorg/design-system/commit/bd931c22f52d162a846b11785a1a707251711cb0) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - feat: Add documentation for category tokens
|
||||
|
||||
## 2.1.20
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#603](https://github.com/appsmithorg/design-system/pull/603) [`d9302294`](https://github.com/appsmithorg/design-system/commit/d930229468ebe24a1c54918bbdfa6999f32ab282) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - fix: divider colors
|
||||
|
||||
## 2.1.19
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#535](https://github.com/appsmithorg/design-system/pull/535) [`c69f8439`](https://github.com/appsmithorg/design-system/commit/c69f8439ff92b2262e2a353e920513d7d49cb699) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - feat: add affordance to link
|
||||
|
||||
- [#573](https://github.com/appsmithorg/design-system/pull/573) [`93373c97`](https://github.com/appsmithorg/design-system/commit/93373c97624524a0faba5f7cef7f880a3d287237) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - feat: revert tag and release only special and premium tags
|
||||
|
||||
- [#567](https://github.com/appsmithorg/design-system/pull/567) [`b6d2bc80`](https://github.com/appsmithorg/design-system/commit/b6d2bc807afc0b37f38d025f5c208aa1636af41c) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - feat: add popover
|
||||
|
||||
- [#584](https://github.com/appsmithorg/design-system/pull/584) [`ae47300c`](https://github.com/appsmithorg/design-system/commit/ae47300cbfac86b6fde0522063386f6d8613bb13) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - fix: Select arrow fix, table style priority
|
||||
|
||||
- [#588](https://github.com/appsmithorg/design-system/pull/588) [`c399651c`](https://github.com/appsmithorg/design-system/commit/c399651ce7eace35f7ff3c225aa7ecb752c27359) Thanks [@dhruvikn](https://github.com/dhruvikn)! - fix: change collapsible toggle arrow directions from up/down to down/right
|
||||
|
||||
- [#579](https://github.com/appsmithorg/design-system/pull/579) [`d1f138cf`](https://github.com/appsmithorg/design-system/commit/d1f138cfb0b1e973a2622e592bb2246dff06705e) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - feat: documentation updates for popover, collapsible, number input, callout, spinner. Add documentation template to generate files.
|
||||
|
||||
- [#578](https://github.com/appsmithorg/design-system/pull/578) [`e80db491`](https://github.com/appsmithorg/design-system/commit/e80db4912e5a3ebea7f9de989893456623edb052) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - feat: Added toggle new size variant "lg"
|
||||
|
||||
## 2.1.18
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#534](https://github.com/appsmithorg/design-system/pull/534) [`059b0f0f`](https://github.com/appsmithorg/design-system/commit/059b0f0f7bdaee43a7e951d047e6b9b12bc2fb39) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - docs: separate resources from references
|
||||
|
||||
## 2.1.17
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#523](https://github.com/appsmithorg/design-system/pull/523) [`6c5ec6b8`](https://github.com/appsmithorg/design-system/commit/6c5ec6b86b5f2ee058289847a8987afc11381acb) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - chore: add documentation
|
||||
|
||||
* [#516](https://github.com/appsmithorg/design-system/pull/516) [`02f2d243`](https://github.com/appsmithorg/design-system/commit/02f2d2439a29605b84c4a43c8219db32288f1267) Thanks [@dhruvikn](https://github.com/dhruvikn)! - feat: add collapsible component
|
||||
|
||||
## 2.1.16
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#525](https://github.com/appsmithorg/design-system/pull/525) [`8c73e9e6`](https://github.com/appsmithorg/design-system/commit/8c73e9e6620efbad2778237187e7abe792928735) Thanks [@ankitakinger](https://github.com/ankitakinger)! - chore: Adding link-unlink icon from remixicon-react
|
||||
|
||||
* [#526](https://github.com/appsmithorg/design-system/pull/526) [`070286b8`](https://github.com/appsmithorg/design-system/commit/070286b8c999b593d7f2a061480bae47dc0d551e) Thanks [@ankitakinger](https://github.com/ankitakinger)! - chore: Adding user settings line icon from remixicon react
|
||||
|
||||
## 2.1.15
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#517](https://github.com/appsmithorg/design-system/pull/517) [`31bfc6d7`](https://github.com/appsmithorg/design-system/commit/31bfc6d7298cf2c91c63ff24d476b6452a8b8cab) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - fix: Number input suffix issue
|
||||
|
||||
* [#515](https://github.com/appsmithorg/design-system/pull/515) [`d140928c`](https://github.com/appsmithorg/design-system/commit/d140928ce40cf91862e8a5cad6bfff6e08e67fcf) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - chore: upgrade to storybook 7
|
||||
|
||||
## 2.1.14
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#491](https://github.com/appsmithorg/design-system/pull/491) [`1e47f919`](https://github.com/appsmithorg/design-system/commit/1e47f9197fb10cd34e0924b06bb2820b9e82ba64) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - fix: Added lazy loading icon in icon component
|
||||
|
||||
* [#503](https://github.com/appsmithorg/design-system/pull/503) [`ac791394`](https://github.com/appsmithorg/design-system/commit/ac791394225807a255104576c3b637a74aa1a275) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - fix: Search input focus issue and select styles specificity
|
||||
|
||||
## 2.1.13
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#502](https://github.com/appsmithorg/design-system/pull/502) [`7eac4f78`](https://github.com/appsmithorg/design-system/commit/7eac4f78df1f0adba5e062b5ed76e2dd6fb7ec14) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - fix: old gray in gif player, alignment in error message for editable text
|
||||
|
||||
* [#437](https://github.com/appsmithorg/design-system/pull/437) [`436926a7`](https://github.com/appsmithorg/design-system/commit/436926a77e123c5696e14922c14d7089784da91e) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - feat: add smoke tests
|
||||
|
||||
## 2.1.12
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#492](https://github.com/appsmithorg/design-system/pull/492) [`041573d4`](https://github.com/appsmithorg/design-system/commit/041573d41846d2b07acd8677538a090b6ae59e2a) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - fix: add prop to pause on hover
|
||||
|
||||
## 2.1.11
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#483](https://github.com/appsmithorg/design-system/pull/483) [`77aa9c38`](https://github.com/appsmithorg/design-system/commit/77aa9c389fec8eb83f919bc0660ce31dd2072b39) Thanks [@marks0351](https://github.com/marks0351)! - feat: Add a shortcut menu containing predefined ranges for DateRangePicker
|
||||
|
||||
## 2.1.10
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#479](https://github.com/appsmithorg/design-system/pull/479) [`c2c09b6c`](https://github.com/appsmithorg/design-system/commit/c2c09b6c7e6bb674c97b4613d87e359054dd98a8) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - fixes for - old toast, datepicker
|
||||
Added new icons for layout and js file
|
||||
|
||||
## 2.1.9
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#473](https://github.com/appsmithorg/design-system/pull/473) [`6bc83fd4`](https://github.com/appsmithorg/design-system/commit/6bc83fd4b9f813a23ce062459b9761fc27f9be80) Thanks [@ankitakinger](https://github.com/ankitakinger)! - fix: Adding default type for button
|
||||
|
||||
* [#471](https://github.com/appsmithorg/design-system/pull/471) [`41be8cec`](https://github.com/appsmithorg/design-system/commit/41be8cec952199bf116c33f896efd6aec22b1f80) Thanks [@ankitakinger](https://github.com/ankitakinger)! - fix: Updating the click action on input label to remove focus from input box
|
||||
|
||||
- [#452](https://github.com/appsmithorg/design-system/pull/452) [`0db333d2`](https://github.com/appsmithorg/design-system/commit/0db333d2bd1b0aca1f07120f61d77b2ee6b656bd) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - fix: issues with components
|
||||
|
||||
* [#476](https://github.com/appsmithorg/design-system/pull/476) [`db5bed71`](https://github.com/appsmithorg/design-system/commit/db5bed711fb2a7e944720bbc965f3a991705cf35) Thanks [@akash-codemonk](https://github.com/akash-codemonk)! - feat: add `overlayClassName` prop to the `Modal` component
|
||||
|
||||
- [#474](https://github.com/appsmithorg/design-system/pull/474) [`292c0168`](https://github.com/appsmithorg/design-system/commit/292c01685aac90a16ab7d95674e1247d3647b59f) Thanks [@ankitakinger](https://github.com/ankitakinger)! - fix: Updating CSS for tooltip to fix position shift issue
|
||||
|
||||
## 2.1.7
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#462](https://github.com/appsmithorg/design-system/pull/462) [`37d65c5`](https://github.com/appsmithorg/design-system/commit/37d65c5eae3f01aad126a5cd7664cf8fedb10896) Thanks [@berzerkeer](https://github.com/berzerkeer)! - chore: give control to user to enable/disable uppy informer
|
||||
|
||||
## 2.1.6
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#455](https://github.com/appsmithorg/design-system/pull/455) [`7c735ab`](https://github.com/appsmithorg/design-system/commit/7c735ab248ddd944be7e8b1760153db48f6a84af) Thanks [@ankitakinger](https://github.com/ankitakinger)! - chore: Importing and adding the external link line icon from remixicon
|
||||
|
||||
* [#454](https://github.com/appsmithorg/design-system/pull/454) [`ffa75c8`](https://github.com/appsmithorg/design-system/commit/ffa75c84fea83c7ffd8e775baac4b2c208b7faf6) Thanks [@akash-codemonk](https://github.com/akash-codemonk)! - chore: add page menu icons
|
||||
|
||||
## 2.1.5
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#450](https://github.com/appsmithorg/design-system/pull/450) [`c7eeb4d`](https://github.com/appsmithorg/design-system/commit/c7eeb4d9106b50898fae381c7b69b66661305d96) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - fix: Type name duplication fixed
|
||||
|
||||
* [#447](https://github.com/appsmithorg/design-system/pull/447) [`726780d`](https://github.com/appsmithorg/design-system/commit/726780d7b0cee7352904cf14b83c94ff06716fbb) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - fix: component fixes - select, input
|
||||
fix: exported type
|
||||
|
||||
## 2.1.4
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#440](https://github.com/appsmithorg/design-system/pull/440) [`7523dd3`](https://github.com/appsmithorg/design-system/commit/7523dd3a1f7c99cf3cdb2f13ed8042ee8b7312d2) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - fix: icon fixes and added new icons
|
||||
|
||||
## 2.1.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#306](https://github.com/appsmithorg/design-system/pull/306) [`7a332a9`](https://github.com/appsmithorg/design-system/commit/7a332a94521444ec6310118e1ea7563f8897aa18) Thanks [@ravikp7](https://github.com/ravikp7)! - Fix: Support dynamic option passing to TreeDropdown
|
||||
|
||||
## 2.1.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#433](https://github.com/appsmithorg/design-system/pull/433) [`a0602ac`](https://github.com/appsmithorg/design-system/commit/a0602ac74bc4a17fbaabaad20b150008a21d1a00) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - fix: divider width and color
|
||||
|
||||
* [#432](https://github.com/appsmithorg/design-system/pull/432) [`5b0eaba`](https://github.com/appsmithorg/design-system/commit/5b0eabacac0ef47b0f5403b27ac8b1e1b98bf10f) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - fix: button blend mode
|
||||
|
||||
## 2.1.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#416](https://github.com/appsmithorg/design-system/pull/416) [`e928d89`](https://github.com/appsmithorg/design-system/commit/e928d8942f7f5a2c8445dd256d920b8908f8e9a7) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - feat: Refactored Select and Avatar component
|
||||
|
||||
## 2.1.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- [#415](https://github.com/appsmithorg/design-system/pull/415) [`b559bf6`](https://github.com/appsmithorg/design-system/commit/b559bf64d1a8e76839bee4d24a81cf13b8e06ea7) Thanks [@iamakulov](https://github.com/iamakulov)! - feat: new importSvg and importRemixIcon wrappers for code-splitting icons
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#389](https://github.com/appsmithorg/design-system/pull/389) [`6c7441f`](https://github.com/appsmithorg/design-system/commit/6c7441fc69255c1f63dcc1708d30d4ebd3b5d3dc) Thanks [@iamakulov](https://github.com/iamakulov)! - perf: add "sideEffects": false for better tree-shaking
|
||||
|
||||
## 2.0.8
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#418](https://github.com/appsmithorg/design-system/pull/418) [`0bec8ae`](https://github.com/appsmithorg/design-system/commit/0bec8ae8611c2a58ce8e18185ea24f3bd81cde4a) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - feat: Date and Date Range picker
|
||||
|
||||
## 2.0.7
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#405](https://github.com/appsmithorg/design-system/pull/405) [`e9d4a33`](https://github.com/appsmithorg/design-system/commit/e9d4a338379e8bf7870ba285f2d21a1c2777c28b) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - feat: Refactored Menu component
|
||||
|
||||
## 2.0.6
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#401](https://github.com/appsmithorg/design-system/pull/401) [`3c94d86`](https://github.com/appsmithorg/design-system/commit/3c94d86d6e95c214e052ca307b2ecbc47921590a) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - feat: add notification counter to tab
|
||||
|
||||
* [#394](https://github.com/appsmithorg/design-system/pull/394) [`d37f674`](https://github.com/appsmithorg/design-system/commit/d37f674fa90472d0e783bfbeff0a37428d700ff4) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - feat: add callout
|
||||
|
||||
- [#374](https://github.com/appsmithorg/design-system/pull/374) [`6fbc8ad`](https://github.com/appsmithorg/design-system/commit/6fbc8ada9953c8cba60b415e04525a1847ad769d) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - feat: refactor tab
|
||||
|
||||
* [#384](https://github.com/appsmithorg/design-system/pull/384) [`fc9fd77`](https://github.com/appsmithorg/design-system/commit/fc9fd771de6eb2bc3e360d5d2877ffe960172257) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - feat: refactor toggle button
|
||||
|
||||
## 2.0.5
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#373](https://github.com/appsmithorg/design-system/pull/373) [`6fa3d3c`](https://github.com/appsmithorg/design-system/commit/6fa3d3c352d8d5d9bcdaf196b75353e6694f4c7b) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - feat: Refactored segmented controls
|
||||
|
||||
* [#355](https://github.com/appsmithorg/design-system/pull/355) [`f9dc374`](https://github.com/appsmithorg/design-system/commit/f9dc37460b5917c72be433d257f7e876031aa05a) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - feat: Refactored modal component
|
||||
|
||||
## 2.0.4
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#357](https://github.com/appsmithorg/design-system/pull/357) [`7b97731`](https://github.com/appsmithorg/design-system/commit/7b9773197f13317cc1a66933c1fc6a8c3cd0a7c2) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - feat: Refactored Tooltip component
|
||||
|
||||
* [#351](https://github.com/appsmithorg/design-system/pull/351) [`d02e111`](https://github.com/appsmithorg/design-system/commit/d02e111e0204d9af3b57025b1bc791cf1b5d0ea5) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - feat: add link
|
||||
|
||||
- [#352](https://github.com/appsmithorg/design-system/pull/352) [`06929a6`](https://github.com/appsmithorg/design-system/commit/06929a6fff59744fc59367182c4dca3ec85cf0bd) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - feat: add tag
|
||||
|
||||
* [#334](https://github.com/appsmithorg/design-system/pull/334) [`aa1331f`](https://github.com/appsmithorg/design-system/commit/aa1331f47bb0dd62e6fdf60cf905917d9b11eb9d) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - feat: Added refactored button component
|
||||
|
||||
## 2.0.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#367](https://github.com/appsmithorg/design-system/pull/367) [`7c15fd6`](https://github.com/appsmithorg/design-system/commit/7c15fd6250f5cc8f4fc5885cf2c39b5e02ee0d91) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - fix: Added icon size variations
|
||||
|
||||
* [#366](https://github.com/appsmithorg/design-system/pull/366) [`79c60bb`](https://github.com/appsmithorg/design-system/commit/79c60bb8bd17e7cec9574a7fd65f323699c625e2) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - feat: add typescales to text
|
||||
|
||||
- [#279](https://github.com/appsmithorg/design-system/pull/279) [`cee9d38`](https://github.com/appsmithorg/design-system/commit/cee9d3827d4b6fab09e79a1dbb688945ac77fc1a) Thanks [@keyurparalkar](https://github.com/keyurparalkar)! - feat: added item freeze functionality to draggable list
|
||||
|
||||
## 2.0.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#324](https://github.com/appsmithorg/design-system/pull/324) [`9967a1f`](https://github.com/appsmithorg/design-system/commit/9967a1f6ee9d3979cdde06611dc7fdd6addc6029) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - feat: refactor divider
|
||||
|
||||
* [#311](https://github.com/appsmithorg/design-system/pull/311) [`dbb1c32`](https://github.com/appsmithorg/design-system/commit/dbb1c32d1d25085a0cf70125a2199796b4e5cbde) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - feat: add toggle
|
||||
|
||||
- [#337](https://github.com/appsmithorg/design-system/pull/337) [`95f482c`](https://github.com/appsmithorg/design-system/commit/95f482c133bca1b3a0c341fcbb1b8f734c419e3d) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - feat: Added refactored radio component
|
||||
|
||||
## 2.0.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#321](https://github.com/appsmithorg/design-system/pull/321) [`d1c0361`](https://github.com/appsmithorg/design-system/commit/d1c03616a97e08aa4d9392a9e842a2abdd084d71) Thanks [@tanvibhakta](https://github.com/tanvibhakta)! - feat: add pplaceholder for text
|
||||
|
||||
* [#335](https://github.com/appsmithorg/design-system/pull/335) [`119c467`](https://github.com/appsmithorg/design-system/commit/119c467cf2714def9ce93041d47d209fe6d0c02b) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - feat: Added refactored icon component
|
||||
|
||||
## 2.0.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#318](https://github.com/appsmithorg/design-system/pull/318) [`3054d06`](https://github.com/appsmithorg/design-system/commit/3054d063f61c9bf3baf22db15f3aa36241de2668) Thanks [@albinAppsmith](https://github.com/albinAppsmith)! - feat: Design system version 2
|
||||
|
|
@ -1,116 +0,0 @@
|
|||
<p align="center">
|
||||
<a href="http://appsmith.com">
|
||||
<img width="110px" style="margin-right: 20px" src="https://global-uploads.webflow.com/61531b23c347e4fbd4a84209/61531b23c347e41e24a8423e_Logo.svg">
|
||||
</a>
|
||||
</p>
|
||||
|
||||
<h1 align="center">Appsmith Design System</h1>
|
||||
|
||||
<div align="center">
|
||||
|
||||
[](https://www.npmjs.org/package/@appsmithorg/design-system)
|
||||
|
||||
</div>
|
||||
|
||||
[](https://appsmith.com)
|
||||
|
||||
Welcome to the Appsmith Design System repository! This repository contains the design system components, styles, and guidelines used across the Appsmith platform.
|
||||
|
||||
# About Appsmith
|
||||
|
||||
Appsmith is an open-source, low-code application development platform that allows users to build business applications quickly and easily. The Appsmith Design System plays a crucial role in providing a consistent and visually appealing user interface across all Appsmith projects.
|
||||
|
||||
## External Usage
|
||||
To use the Appsmith Design System in your project, follow these steps:
|
||||
|
||||
### Installation
|
||||
|
||||
```bash
|
||||
npm install @appsmithorg/design-system
|
||||
```
|
||||
or
|
||||
```bash
|
||||
yarn add @appsmithorg/design-system
|
||||
```
|
||||
|
||||
### Including CSS
|
||||
|
||||
Add the css import in the root index css file
|
||||
```bash
|
||||
@import "~@appsmithorg/design-system/build/css/design-system.css";
|
||||
```
|
||||
|
||||
### Usage
|
||||
|
||||
```jsx
|
||||
import { Button } from "@appsmithorg/design-system";
|
||||
|
||||
<Button onClick={() => console.log("An ads button was clicked")}>
|
||||
Click me
|
||||
</Button>
|
||||
```
|
||||
|
||||
## Contribute
|
||||
|
||||
1. Clone the repository to your local machine using the following command:
|
||||
|
||||
```bash
|
||||
git clone https://github.com/appsmithorg/design-system.git
|
||||
```
|
||||
The repository you are cloing is a monorepo that contains several packages, each serving a different purpose.
|
||||
|
||||
2. Navigate to the design-system directory
|
||||
|
||||
```bash
|
||||
cd design-system/packages/design-system
|
||||
```
|
||||
|
||||
3. Get all dependencies with
|
||||
```bash
|
||||
yarn install
|
||||
```
|
||||
|
||||
Then run storybook in development and watch mode with
|
||||
```bash
|
||||
yarn run storybook
|
||||
```
|
||||
|
||||
Any stories you write within `design-system/packages/design-system/src/**` will show up here.
|
||||
|
||||
4. To add a new component, use our template
|
||||
```bash
|
||||
yarn generate:component YOUR_NEW_COMPONENT_NAME
|
||||
```
|
||||
This generates all the scaffolding our components use. Simply replace the fields in caps lock and develop away!
|
||||
|
||||
5. To ensure that any changes you make are not breaking any other components or their stories, run
|
||||
```bash
|
||||
yarn test-storybook
|
||||
```
|
||||
and fix any failures before you create a pull request.
|
||||
|
||||
## Using your changes externally
|
||||
|
||||
This repository is a library, and for any changes made here to reflect in another repository, the maintainers will have to publish a release.
|
||||
To get your PR accepted,
|
||||
1. Add a link to your PR in [#design-system](https://theappsmith.slack.com/archives/C0293DVQACW) and ask someone to generate a release for you. They will give you an alpha version.
|
||||
2. Replace the version of design-system in the [appsmith repository](https://github.com/appsmithorg/appsmith/blob/da06cf7b4da657ba22a23f0780c253be3e4ba7cf/app/client/package.json#L96) with this alpha version.
|
||||
|
||||
To use your local version of the package, run
|
||||
```bash
|
||||
yarn link
|
||||
```
|
||||
in this repository, then copy instruction it outputs into the root directory of the repository you want to use this package in.
|
||||
Run
|
||||
```bash
|
||||
yarn install
|
||||
```
|
||||
again to be able to import the components using
|
||||
|
||||
```jsx
|
||||
import { Button } from "@appsmithorg/design-system";
|
||||
```
|
||||
|
||||
## Links
|
||||
|
||||
- [Storybook](https://design-system.appsmith.com)
|
||||
|
|
@ -16,7 +16,6 @@ const Template = (args: AvatarProps) => {
|
|||
export const AvatarStory = Template.bind({}) as StoryObj;
|
||||
AvatarStory.storyName = "Avatar";
|
||||
AvatarStory.args = {
|
||||
image: "https://picsum.photos/200/300",
|
||||
label: "Avatar",
|
||||
isTooltipEnabled: true,
|
||||
};
|
||||
|
|
|
|||
|
|
@ -104,79 +104,61 @@ AvatarGroupStory.args = {
|
|||
label: "klaus@appsmith.com",
|
||||
},
|
||||
{
|
||||
image: "https://picsum.photos/200/300?random=2",
|
||||
image: "https://assets.appsmith.com/integrations/25720743.png",
|
||||
label: "wilfred@appsmith.com",
|
||||
},
|
||||
{
|
||||
image: "https://picsum.photos/200/300?random=3",
|
||||
label: "dsouza@appsmith.com",
|
||||
},
|
||||
{
|
||||
image: "https://picsum.photos/200/300?random=4",
|
||||
label: "someoneelse@appsmith.com",
|
||||
},
|
||||
{
|
||||
image: "https://picsum.photos/200/300?random=5",
|
||||
label: "againsomeone@appsmith.com",
|
||||
},
|
||||
{
|
||||
image: "https://picsum.photos/200/300?random=6",
|
||||
label: "thereisananotherone@appsmith.com",
|
||||
},
|
||||
{
|
||||
image: "https://picsum.photos/200/300?random=7",
|
||||
label: "lastoneIguess@appsmith.com",
|
||||
},
|
||||
{
|
||||
image: "https://picsum.photos/200/300?random=8",
|
||||
label: "noonemore@appsmith.com",
|
||||
},
|
||||
{
|
||||
image: "https://picsum.photos/200/300?random=6",
|
||||
label: "thereisananotherone@appsmith.com",
|
||||
},
|
||||
{
|
||||
image: "https://picsum.photos/200/300?random=7",
|
||||
label: "lastoneIguess@appsmith.com",
|
||||
},
|
||||
{
|
||||
image: "https://picsum.photos/200/300?random=8",
|
||||
label: "noonemore@appsmith.com",
|
||||
},
|
||||
{
|
||||
image: "https://picsum.photos/200/300?random=6",
|
||||
label: "thereisananotherone@appsmith.com",
|
||||
},
|
||||
{
|
||||
image: "https://picsum.photos/200/300?random=7",
|
||||
label: "lastoneIguess@appsmith.com",
|
||||
},
|
||||
{
|
||||
image: "https://picsum.photos/200/300?random=8",
|
||||
label: "noonemore@appsmith.com",
|
||||
},
|
||||
{
|
||||
image: "https://picsum.photos/200/300?random=6",
|
||||
label: "thereisananotherone@appsmith.com",
|
||||
},
|
||||
{
|
||||
image: "https://picsum.photos/200/300?random=7",
|
||||
label: "lastoneIguess@appsmith.com",
|
||||
},
|
||||
{
|
||||
image: "https://picsum.photos/200/300?random=8",
|
||||
label: "noonemore@appsmith.com",
|
||||
},
|
||||
{
|
||||
image: "https://picsum.photos/200/300?random=6",
|
||||
label: "thereisananotherone@appsmith.com",
|
||||
},
|
||||
{
|
||||
image: "https://picsum.photos/200/300?random=7",
|
||||
label: "lastoneIguess@appsmith.com",
|
||||
},
|
||||
{
|
||||
image: "https://picsum.photos/200/300?random=8",
|
||||
label: "noonemore@appsmith.com",
|
||||
},
|
||||
],
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
import React, { useState } from "react";
|
||||
import clsx from "classnames";
|
||||
import { ToggleButton } from "../ToggleButton";
|
||||
|
||||
import { Group } from "./ToggleButtonGroup.styles";
|
||||
|
|
@ -6,6 +7,7 @@ import type {
|
|||
ToggleGroupOption,
|
||||
ToggleGroupProps,
|
||||
} from "./ToggleButtonGroup.types";
|
||||
import { ToggleGroupClassName } from "./ToggleButtonGroup.constants";
|
||||
|
||||
// eslint-disable-next-line react/display-name
|
||||
export const ToggleButtonGroup = React.forwardRef<
|
||||
|
|
@ -14,7 +16,7 @@ export const ToggleButtonGroup = React.forwardRef<
|
|||
>((props, ref) => {
|
||||
const toggleRefs: Array<HTMLButtonElement | null> = [];
|
||||
|
||||
const { onClick, options, values } = props;
|
||||
const { className, onClick, options, values } = props;
|
||||
|
||||
const valueSet = new Set(values);
|
||||
let firstValueIndex = 0;
|
||||
|
|
@ -63,6 +65,7 @@ export const ToggleButtonGroup = React.forwardRef<
|
|||
|
||||
return (
|
||||
<Group
|
||||
className={clsx(ToggleGroupClassName, className)}
|
||||
onBlur={() => setFocusedIndex(firstValueIndex)}
|
||||
ref={ref}
|
||||
role="tablist"
|
||||
|
|
|
|||
|
|
@ -7,4 +7,5 @@ export interface ToggleGroupProps {
|
|||
options: ToggleGroupOption[];
|
||||
values: Array<string>;
|
||||
onClick: (value: string, isUpdatedViaKeyboard?: boolean) => void;
|
||||
className?: string;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user