Releases: ebi-uniprot/franklin-sites
Releases · ebi-uniprot/franklin-sites
v0.0.204
Housekeeping: updated dependencies
v0.0.201
- More generic CodeBlock (now accepts any type of child)
- More grid classes but with breakpoint modifiers
v0.0.199
- SlidingPanel:
- Close button by default (remove prop)
- 100vw by default on small screens for left or right panels, regardless of size prop
- Tabs/Tab:
- don't render anything if no title provided (so it doesn't use any space, even empty)
v0.0.198
Change tile CSS in order to center imgs instead of svgs
v0.0.197
Refactor EllipsisReveal to reveal multiple part of the same group #244
v0.0.195
- Update browserlist
- Small style updates / overrides
v0.0.192
Full Changelog: v0.0.191...v0.0.192
- Fix dropdown arrow
- Set header height as a custom property:
- Reusable in uniprot-website styles
- Modified through media query
- ExpandableList to use "Show/Hide" phrasing instead of "More/Less" in the case where we're hiding all items by default
v0.0.191
#239
Refactor to Dropdown, Header, and MainSearch
v0.0.190
Card
and DataList
refactor #243
v0.0.189
Add an optional minimumLength
parameter or prop to the functions and components doing sequence validation in order to adjust the minimum length required. No minimum set by default.