Skip to content

Releases: ebi-uniprot/franklin-sites

v0.0.204

08 Sep 17:06
Compare
Choose a tag to compare

Housekeeping: updated dependencies

v0.0.201

18 Aug 13:30
Compare
Choose a tag to compare
  • More generic CodeBlock (now accepts any type of child)
  • More grid classes but with breakpoint modifiers

v0.0.199

18 Jul 15:06
Compare
Choose a tag to compare
  • 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

11 Jul 08:09
Compare
Choose a tag to compare

Change tile CSS in order to center imgs instead of svgs

v0.0.197

08 Jul 11:46
Compare
Choose a tag to compare

Refactor EllipsisReveal to reveal multiple part of the same group #244

v0.0.195

17 Jun 07:24
Compare
Choose a tag to compare
  • Update browserlist
  • Small style updates / overrides

v0.0.192

05 May 07:52
Compare
Choose a tag to compare

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

05 May 07:49
Compare
Choose a tag to compare

#239

Refactor to Dropdown, Header, and MainSearch

v0.0.190

19 Apr 08:23
Compare
Choose a tag to compare

Card and DataList refactor #243

v0.0.189

11 Apr 15:06
Compare
Choose a tag to compare

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.