All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Updated
HeaderDao
dropdown item styling - Updated
Dropdown
:hover:focus
styling
- Update
TailwindCSS
dependencies to v3 - Update
React
dependencies to v18
- mobile pagination
- Fix incorrect regex on Number Input that prevents "-" sign from being entered
- Update
postcss
to 8.4.31
- Removed display of dao url and dao ens name from
HeaderDao
, substituted with dropdown component - Introduced required
daoAddress
inHeaderDao
- Made
daoEnsName
optional inHeaderDao
- Renamed
copiedOnClick
toonCopy
prop onHeaderDao
, madeonCopy
accept copy input to be more generic - Added
shortenDaoUrl
util
IconSort
icon
bannerContent
property toCardProposal
component to allow for optionally display bannerbannerIcon
property toCardProposal
component to allow optionally select icon for the banner
containerClassName
property toTextInput
component to make it more customisable
- Correctly udpate
WalletInput
display mode when changing the input value programmatically - Fix racing conditions on
WalletInput
component when resolving ens-names and addresses
- Removed
IconUpdate
fixed white color
ActionItemAddress
componentIconUpdate
component
Link
component to include description
- Bump
@adobe/css-tools
from 4.2.0 to 4.3.1 - Re-renders on
WalletInput
component when programmatically changing its value
VoterListItem
onClick action to open etherscan
- Performances of
isEnsDomain
utility
- New
VoterListItem
Component - Add
build:watch
script to re-build the library on file changes
VotersTable
component according to new ODS designs
- Disable page scroll when Modal component is open
- Revert "remove scroll from modals and bottom sheet components" to fix scroll issues
- New icons: IconExplore, IconShrink, IconRadioPause, IconQuestion, and IconFailure
acceptableFileFormat
property for InputImage component
- Changed the contents of IconCopy and IconLinkExternal
- Changed the contents of IconFeedback
build:analyze
script to analyze bundle size
- Set correct padding and height for
input-wallet
andinput-number
components - Preview workflow to correctly udpate preview comments on PRs
- Fix "unknown event handler" warning on input components
- Set all dependencies as external
- Remove scroll from modals and bottom sheet components
- Allow ENS address on address list-item component
- Workflows to deploy Storybook previews
- Step to enforce updates to changelog file
- Correctly bundle library to avoid
undefined
dependencies
- Add missing export for
breadcrumb
component
- Add missing exports for components
- Fix
lint-staged
configuration file
- All components, tests and stories from
@aragon/ui-components
package
- Downgrade
tailwindcss
dependency to v2 - Remove
tailwind-merge
dependency, useclassnames
instead - Bump
semver
from 5.7.1 to 5.7.2
- CSS custom properties for design system
- Font size of Tag component
- Unknown option warning when running prettier
- Entrypoint of library on
package.json
file
- Export Tailwind configuration file
- Path to
index.css
file, fromsrc/styles/index.css
to/index.css
- Setup of development tools for ODS library
- Tag component