Skip to content

feature/5820-remove-arrows

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 19 Jul 12:47
· 0 commits to main since this release

Commits

  • ddbbbbd: mixin with class (Sine Jespersen) #181
  • 75e8b2c: add ignore bem rule (Sine Jespersen) #181
  • a2865a8: moved hov into class (Sine Jespersen) #181
  • 65cb869: mixin hover (Sine Jespersen) #181
  • 4cf80d0: Modified text decoration search-result-item title (Kasper Birch) #170
  • 623c3f6: Adding text-loading class (Mikkel Jakobsen) #180
  • f31b85a: Change search result counts to numbers (Mikkel Jakobsen) #180
  • e43f02e: Fix PR comments (Mikkel Jakobsen) #180
  • e6cdeb5: Add a comment explanation for availability label rendering (Adam Antal) #174
  • f5a329e: Removed unnecessary export keyword from AvailabilityLabel (Kasper Birch) #177
  • ebb0d4a: Add InstantLoan component to display branches for instant loan service (Kasper Birch) #177
  • 361c2f5: Add DisclosureControllable (Kasper Birch) #177
  • 2acef47: Use DisclosureControllable instead of
    + Split InstantLoan (Kasper Birch) #177
  • 344d966: Remove unnecessary InstantLoanBranchButton (Kasper Birch) #177
  • 6f6d563: Add a separate story for InstantLoan + Still show in the ReservationForm (Kasper Birch) #177
  • 399a06c: Make prop "showInstantLoan" optional for Reservation component (Kasper Birch) #177
  • 078a99a: Move instantLoanDefaultArgs to a separate file to avoid it show as story (Kasper Birch) #177
  • 119584d: Remove instantLoanDefaultArgs and use defaults values in props (Kasper Birch) #177
  • 973b4a1: Change to SCSS to target an flip the arrow icon in InstantLoan (Kasper Birch) #177
  • b94f67b: Do not restrict GitHub pages deployment to main (Kasper Garnæs) #183
  • 472ab49: Do not run GitHub Pages workflow on pull requests (Kasper Garnæs) #183
  • a79cc6e: adding class for prevent background from scrolling (Jeppe Krogh) #184
  • 198a352: fixed path (Jeppe Krogh) #184
  • 34ef780: Add Skeleton Screen CSS for loading state style (Mikkel Jakobsen) #179
  • f0c48b3: Document the choice of using skeleton screen css (Mikkel Jakobsen) #179
  • 6eb64fb: Deliberately bypass BEM linting in search result (Mikkel Jakobsen) #179
  • 6a45fda: Refactor Cover identity tint (Kasper Birch) #185
  • filter none on hover on stacked items #187 (Sine Jespersen)
  • add padding to buttons (also bemify) #188 (Sine Jespersen)
  • add padding to mobile details modal #195 (Sine Jespersen)
  • link buttons bright #190 (Sine Jespersen)
  • switch two colors #190 (Sine Jespersen)
  • 689d053: Merge branch 'develop' into feature/5464-recommender (Sine Jespersen) #190
  • commit base.scss #190 (Sine Jespersen)
  • create mixin #190 (Sine Jespersen)
  • 7faafad: Merge branch 'develop' into feature/5464-recommender (Sine Jespersen) #190
  • 0325e6f: Introduce local fonts in src/styles/fonts/ (Adam Antal) #191
  • 5392e75: Point to locally saved fonts instead of requesting the from an API (Adam Antal) #191
  • ace3870: Replace .ttf fonts with .woff & .woff2 fonts (Adam Antal) #191
  • 829d909: Update font face definition in typography styling (Adam Antal) #191
  • e3b562f: Create a font folder when deploying when building assets (Adam Antal) #191
  • 0a1ddf1: Use relative url path to fonts in typography.scss (Adam Antal) #191
  • f061f1a: Explain where we get our fonts from in the typography.scss (Adam Antal) #191
  • nest #190 (Sine Jespersen)
  • 8aad5aa: Remove default spacing in article + Add spacing in infomedia (Kasper Birch) #186
  • ecc3891: Refactoring the Cover component (Part1) (Kasper Birch) #186
  • c2c1c40: Refactoring the Cover component (Part2) (Kasper Birch) #186
  • 474ef51: Refactoring the Cover component (Part3) (Kasper Birch) #186
  • 08dd6a5: Add pauseAnimationAtEnd in stories that use cover animation (Kasper Birch) #186
  • c86188b: Add a picture with an different aspect ratio (Kasper Birch) #186
  • 6c86d02: Make cover animate a modifier again (Kasper Birch) #186
  • 577ada6: Small css fixes (Kasper Birch) #186
  • ea56713: Refactor CoverImage component + class names (Kasper Birch) #186
  • 3bf5da0: Refactor Cover + CoverImage components for improved accessibility (Kasper Birch) #186
  • e95e78b: Make cover tint optional again (Kasper Birch) #186
  • 181f828: Refactor AutosuggestMaterial to adapt the new Cover structure (Kasper Birch) #186
  • 2cbecd4: Handle if cover img has an error (Kasper Birch) #186
  • 73efaa9: Set pauseAnimationAtEnd: true in global storybook parameters (Kasper Birch) #186
  • bd3e49b: Change cover shadow to 'filter: drop-shadow' (Kasper Birch) #186
  • b87f012: Fix flex css in autosuggest (Kasper Birch) #186
  • update material details modal #195 (Sine Jespersen)
  • e5413fa: Merge branch 'develop' into feature/5654-details-modal (Sine Jespersen) #195
  • lint #195 (Sine Jespersen)
  • remove duplicate align items #195 (Sine Jespersen)
  • b918e06: Make all full-screen modals smaller as default styling (Adam Antal) #196
  • 1f20332: Show max 3 works in one row in material banner for breakpoint-s (Adam Antal) #196
  • 3143f48: Remove an extra backdrop from facet browser modal story (Adam Antal) #196
  • 08d4235: Adjust modal loan styling so that sticky buttons fit new modal size (Adam Antal) #196
  • 174d6e7: Remove backdrop from profile modal so it's not doubled (Adam Antal) #196
  • padding size on search-result-page #194 (Kasper Birch)
  • 01dca6e: Add spacing between searchResultItem title and author (Kasper Birch) #194
  • f6a09d4: Add new typography class - text small caption bold (Adam Antal) #198
  • a543a7f: Use text-caption-small font definition in review headlines (Adam Antal) #198
  • 0e357cc: Move modal related class definition from the shared.scss to modal.scss (Adam Antal) #196
  • 4eeae2c: Determin modal close button's location based on a prop - orientation (Adam Antal) #196
  • efbb978: patron page more like figma (Sine Jespersen) #201
  • a1f8d56: rename class (Sine Jespersen) #201
  • 368c687: breakpoint-s in first-of-type (Sine Jespersen) #201
  • 3d5655b: text align empty list (Sine Jespersen) #201
  • b17f01b: Add skeleton screens for the material page (Mikkel Jakobsen) #192
  • c7bd3d3: Add better length for search result skeleton lines (Mikkel Jakobsen) #192
  • 66edcff: Adjust skeleton search icon (Mikkel Jakobsen) #192
  • e7582f4: Add skeleton variety in facet line (Mikkel Jakobsen) #192
  • 1761dc9: Adding corrections from review (Mikkel Jakobsen) #192
  • 31504fb: Recommender component has not been updated (Mikkel Jakobsen) #192
  • af457c0: Add expand modifiers css to .horizontal-term-line + .disclosure (Kasper Birch) #199
  • 2d7f6dd: Add show more feature to HorizontalTermLine component (Kasper Birch) #199
  • 75429e0: Remove default padding on buttons / inputs (Kasper Birch) #199
  • ba6bffb: Add min-height to 'material-header' (Kasper Birch) #200
  • 0af91b9: Make sure text inside availability labels can't have a bottom margin (Adam Antal) #203
  • 70e1d4e: Use predefined spacing variables in autosuggest-text.scss (Adam Antal) #204
  • ec83b2b: Make sure autosuggest text content can break on phones if it's too long (Adam Antal) #204
  • 90aac32: Comment on why we don't want autosuggedst text hover effect on phones (Adam Antal) #204
  • 8957bc2: Remove hover effect from autosuggest-material suggestions on phone (Adam Antal) #204
  • 336d8a5: Add new class instead of targeting a generic

    in availability label (Adam Antal) #203

  • 395552f: Correct BEM class annotation for availability-label class (-- -> __) (Adam Antal) #203
  • dad2b30: Add mobile viewport size for testing with Chromatic (Adam Antal) #204
  • a6b11b3: Merge branch 'develop' into fix/autosuggest-mobile-wrapping (Adam Antal) #204
  • 528fb01: Introduce autosuggest story with a multi-line suggestion on mobile (Adam Antal) #204
  • 81ac4ff: Change '$MATERIAL_XLARGE_MOBILE' (Cover size) to match Figma design (Kasper Birch) #202
  • 9757d6b: Merge branch 'develop' into fix/autosuggest-mobile-wrapping (Adam Antal) #204
  • fb86ad2: Merge branch 'develop' into feature/patron-page-shine-up (Sine Jespersen) #201
  • 8649849: Add online reference for autosuggest-text iphone hover problems (Adam Antal) #204
  • 9e76ffe: Make sure autosuggest content on tablets/small desktops doesn't overlap (Adam Antal) #204
  • 2619e6e: Merge branch 'develop' into fix/autosuggest-mobile-wrapping (Adam Antal) #204
  • 9ce711b: Use "viewport widths" instead of "viewports" in preview.js (Adam Antal) #204
  • b0431bf: Explain why 400 & 1200 values were chosen for Chromatic viewports (Adam Antal) #204
  • 93e3708: Change AutosuggestText structure so it only has 1