Releases
18.0.0
Dependency updates
💥 Breaking Change
breaking(accordion): use a single icon component with titleIcons config and added panel filtering option #82 from eea/accordion-filter [dana-cfc4 - 902005a
]
🚀 New Features
feat(filter): added unit testing for filtering [David Ichim - 8517248
]
🐛 Bug Fixes
fix: i18n - Fix untranslated text persent in addon [Alok Kumar - e624d9b
]
fix(filter): pass options to Icon component instead of reading always from config [David Ichim - f111235
]
fix(filter): use config from param after latest change to pass only accordion config [David Ichim - aae122e
]
💅 Enhancements
change(filter): use volto icons as fallback is iconComponent option isn't set [David Ichim - bd504d3
]
change(filter): test now uses dummy accordionConfig without tie to real accordion config [David Ichim - 90ce56e
]
🏠 Internal changes
chore(accordion): fixed missing key warning and cleaned commented code from tests [David Ichim - 290f391
]
🏠 Documentation changes
docs: Cleanup Makefile, update DEVELOP documentation, i18n - Refs #254894 [valentinab25 - f7e97d4
]
🛠️ Others
test: Fix AccordionFilter jest tests to include i18n [Alin Voinea - eb1e849
]
i18n: Filter input placeholder [Alin Voinea - 6acbd1f
]
i18n [Alin Voinea - 68a8817
]
better key set to accordion on edit avoiding warning about key being index [David Ichim - 21bb15f
]
use the index of key instead of uid as the uid ended up performing a click every time you clicked on the accordion title [David Ichim - 0477d22
]
add missing commit where accordion filter only receives the accordion config [David Ichim - db64f21
]
🐛 Bug Fixes
fix: horizontal table of contents accessibility - Refs #256009 [Crețu Mihaela - eb513ae
]
🏠 Documentation changes
docs: Cleanup Makefile, update DEVELOP documentation, i18n - Refs #254894 [valentinab25 - 172b9f1
]
🛠️ Others
Release 0.4.0 [Alin Voinea - 97b8001
]
🚀 New Features
feat(listings): card template refactoring to act like listing item #55 from eea/153005-image-harmonization [ichim-david - 558baea
]
feat(listing): ensure default card model is responsive within the listing template [David Ichim - 277b933
]
feat(listing): style left and right image templates to behave like the listing item template [David Ichim - ea3fe47
]
feat(listing): added excludedFromVariations option for card template models [David Ichim - 7e3c0b9
]
🐛 Bug Fixes
fix(carousel): when using custom arrows set disabled class if infinite is set to false [David Ichim - 6463a8e
]
fix(listing): default card model is now taken into consideration [David Ichim - 96a8fbf
]
fix(listing): label is now added using label instead of shortcut on image component [David Ichim - 8b449fe
]
fix(listing): render effective date for listing item only if value isn't None [David Ichim - 9005c90
]
fix(cards): image right and left type now retains special class even when selecting card options [David Ichim - c2436a7
]
💅 Enhancements
change(carousel): label carousel as region with label carousel for accessibility [David Ichim - fcf3269
]
change(carousel): use arrows in proper html dom place to enhance accessibility [David Ichim - 0789c51
]
change(listing): remove border-bottom from last card or listing-item [David Ichim - 49238c7
]
change(cards): set link only on heading unless we have the title on image [David Ichim - e333f45
]
change(cards): image is added after content when using right image card layout [David Ichim - 848ab9b
]
change(listing): image cards from listing template are also sized to a grid [David Ichim - 7d6d628
]
change(listing): ensure that image on left and right works also on search block [David Ichim - 4ca08eb
]
change(listing): use gap instead of margins for separating image from text content [David Ichim - e89a945
]
change(listing): listing item now have links only within heading and image [David Ichim - 43940c9
]
change(card): enable tags render only if item has tags [David Ichim - 8d10e67
]
change(listing): normalized images to a 16/9 ratio [David Ichim - 981ed82
]
change(listing): wip normalizing image sizing [David Ichim - 5b7bb21
]
🏠 Documentation changes
docs: Cleanup Makefile, update DEVELOP documentation, i18n - Refs #254894 [valentinab25 - b05d0bc
]
🛠️ Others
avoid setting border-bottom to none, instead add it only where needed [David Ichim - 0844021
]
stylelint [David Ichim - f4f5113
]
bump package version to a major release for given changes [David Ichim - b80aadf
]
prettier run on listing-cards.less [David Ichim - 200eddc
]
fix tests by passing mock data and be extra careful about the availability of formData [David Ichim - c68c5ad
]
lint fix [David Ichim - a002345
]
lint fix [David Ichim - d0480b1
]
take into consideration that item might not have Subject at all [David Ichim - 40ef529
]
WIP making card behave like a listing item with image set to left [David Ichim - 404377e
]
lint fix [David Ichim - cae637e
]
lint fix [David Ichim - 189a95c
]
bump value of max-height otherwise images have different widths [David Ichim - 18514c9
]
🏠 Documentation changes
docs: Cleanup Makefile, update DEVELOP documentation, i18n - Refs #254894 [valentinab25 - 5675321
]
🛠️ Others
Release 3.0.0 [Alin Voinea - 453f0e1
]
💅 Enhancements
refactor: Display List as ul, li; Register data_provenance widget by id - Refs #256379 [Alin Voinea - dc69108
]
🏠 Documentation changes
docs: add demo gif - Refs #253277 [ana-oprea - 62ce749
]
docs: Cleanup Makefile, update DEVELOP documentation, i18n - Refs #254894 [valentinab25 - d60b736
]
🐛 Bug Fixes
fix: widget displays empty value [Teodor Voicu - df49b30
]
🏠 Internal changes
chore: Update docker-compose to use eeacms/plone-backend Docker image [Alin Voinea - faff7a6
]
🏠 Documentation changes
docs: Cleanup Makefile, update DEVELOP documentation, i18n - Refs #254894 [valentinab25 - f52e95a
]
🛠️ Others
fix cypress controlpanel [Teodor Voicu - 2672827
]
fix cypress tests [Teodor Voicu - 8a28380
]
cypress testing select value [Teodor Voicu - b36174a
]
code cleanup [Teodor Voicu - 08f6630
]
Internal
🏠 Documentation changes
docs: Cleanup Makefile, update DEVELOP documentation, i18n - Refs #254894 [valentinab25 - 30ae07d
]
🛠️ Others
Release 18.0.0 [Alin Voinea - 0fd7c3a
]
You can’t perform that action at this time.