Socket
Socket
Sign inDemoInstall

@openeuropa/bcl-card

Package Overview
Dependencies
Maintainers
0
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@openeuropa/bcl-card - npm Package Versions

1
46

0.14.0

Diff

Changelog

Source

0.14.0 (2021-11-19)

:rocket: New Feature
  • #135 feat(news): Adding News screens - FRONT-3395 (@planctus)
  • #136 fix(card): Fix title attributes and duplicated image in card component - FRONT-3398 (@tibi2303)
  • #132 feat(file): Added file paragraph. - Front 3139 (@tibi2303)
  • #133 feat(description-list): Added description list - FRONT-2562 (@tibi2303)
:nail_care: Enhancement
Committers: 2
planctus
published 0.13.0 •

Changelog

Source

0.13.0 (2021-11-11)

:rocket: New Feature
  • #130 feat(compositions): Add inpage navigation - FRONT-3138 (@papegaill)
  • #122 feat(landing): Added landing page compositions - FRONT-3329 (@tibi2303)
  • #117 feat(compositions): Add Timeline composition - FRONT-2571 (@papegaill)
  • #116 feat(compositions): Adding Fact & Figures composition - FRONT-3256 (@planctus)
  • #124 feat(date-block): Adding composition - FRONT-3320 (@planctus)
  • #123 feat(links): Added Underline hover class on link - FRONT-3334 (@tibi2303)
:bug: Bug Fix
  • #129 fix(badge): Fix badge icon misalignment on Safari and IE - FRONT-3374 (@gingapa)
:nail_care: Enhancement
  • #125 feat(listing): Listing on all compositions - FRONT-3357 (@tibi2303)
  • #126 feat(utilities): Add bg-lighter utility. - FRONT-3363 (@theosuja)
:house: Internal
  • #127 feat(npmignore): Added npmignore to all compositions - FRONT-3365 (@tibi2303)
Committers: 5
planctus
published 0.12.0 •

Changelog

Source

0.12.0 (2021-11-03)

:rocket: New Feature
  • #112 feat(ucpkn-variables): Added ucpkn variables. - FRONT-3330 (@tibi2303)
  • #99 feat(group): Added composition. - FRONT-3269 (@tibi2303)
:bug: Bug Fix
  • #119 fix(toast): Fixing issue with the autoescape - FRONT-3353 (@planctus)
  • #120 fix(card): Fixing bug in title attributes - front-3349 (@planctus)
  • #114 fix(banner): Add fluid size for button icon and code clean-up - FRONT-3344 (@papegaill)
:nail_care: Enhancement
  • #115 feat(builder): Adding rename script - FRONT-3338 (@planctus)
:house: Internal
Committers: 3
planctus
published 0.11.0 •

Changelog

Source

0.11.0 (2021-10-27)

:rocket: New Feature
  • #103 feat(listing): Adding listing template for content items - FRONT-3135 (@planctus)
  • #100 feat(banners): Add composition - FRONT-2559 (@papegaill)
:nail_care: Enhancement
  • #107 feat(icons): Alignment inside links/buttons - FRONT-3285 (@tibi2303)
:house: Internal
Committers: 3
planctus
published 0.10.0 •

Changelog

Source

0.10.0 (2021-10-26)

:rocket: New Feature
  • #102 feat(featured-media): Added compositions. - FRONT-2568 (@tibi2303)
  • #88 feat(Responsive-tabs): Added responsive tabs. - FRONT-3236 (@tibi2303)
  • #93 feat(Recent-activities): Added new block. - FRONT-3270 (@tibi2303)
  • #96 feat(Improvements): Removed buggy controls - FRONT-3267 (@tibi2303)
:bug: Bug Fix
  • #108 fix(toast): Fixing bug on wrapper extra classes - FRONT-2491 (@planctus)
  • #94 fix(controls): Fixing controls in multiple stories - FRONT-3266 (@planctus)
:nail_care: Enhancement
  • #106 feat(pagination): Styling Joinup pagination. - FRONT-2629 (@gingapa)
  • #95 feat(search page): Update search page with design changes - FRONT-3235 (@theosuja)
  • #98 feat(improvements): Breadcrumb on mobile - FRONT-3271 (@gingapa)
:house: Internal
Committers: 4
planctus
published 0.9.0 •

Changelog

Source

0.9.0 (2021-10-14)

:bug: Bug Fix
  • #92 fix(toasts): removing most of the controls - FRONT-3265 (@planctus)
  • #91 fix(carousel): Fixing controls and documentation - FRONT-3264 (@planctus)
  • #87 fix(joinup): Assign correct font color to btn-light. - FRONT-3210 (@theosuja)
:nail_care: Enhancement
  • #89 feat(SB-improvements): Added improvements. - FRONT-3263 (@tibi2303)
:house: Internal
Committers: 3
planctus
published 0.8.0 •

Changelog

Source

0.8.0 (2021-10-06)

:rocket: New Feature
  • #72 feat(search): Added search - FRONT-3177 (@tibi2303)
  • #74 feat(user-small-teaser): Create composition for small user view - FRONT-3175 (@theosuja)
  • #81 feat(Sizes): Redo form elements sizes. - FRONT-3229 (@tibi2303)
  • #60 feat(footer): Added composition of footer - Front 3064 (@tibi2303)
  • #73 feat(spinner): added large size - FRONT-3168 (@tibi2303)
  • #63 feat(header): Added header compositions - Front 3065 (@tibi2303)
  • #71 feat(social media follow): Add social media follow paragraph - Front 3140 (@theosuja)
  • #67 feat(variables): Added new colors. - FRONT-3180 (@tibi2303)
  • #61 feat(links block): Add composition of links block - Front 3136 (@theosuja)
  • #58 feat(Update-scripts): Moved script inits - FRONT-3129 (@tibi2303)
  • #54 feat(user-edit): Added composition of user edit - Front 3040 (@tibi2303)
:boom: Breaking Change
  • #51 feat(user-view): Added user view - Front 2901 (@tibi2303)
:bug: Bug Fix
  • #85 fix(joinup): Map-merge and map-loop color variables to fix utilities - FRONT-3251 (@theosuja)
  • #77 fix(badge): Fixing close icon display issue when the badge is a link - FRONT-3214 (@tibi2303)
  • #64 fix(form-input): Range input type renders correctly - front-3173 (@planctus)
  • #62 fix(button-group): Reset all btn-group styles when changing vertical state - FRONT-3166 (@gingapa)
:nail_care: Enhancement
  • #78 feat(multiselect): Add invalid state during validation - FRONT-3226 (@papegaill)
  • #79 fix(toasts): Improvements on the template - FRONT-3212 (@planctus)
  • #84 feat(multiselect): Improvements - FRONT-3250 (@tibi2303)
  • #68 feat(tooltip): Adding control for tooltip position in button and link - FRONT-3172 (@planctus)
  • #65 fix(card): Header and footer, improving stories - FRONT-3165 (@planctus)
  • #70 feat(multiselect): Bug fix and large size. - FRONT-3178 (@tibi2303)
  • #80 feat(card): Add default right margin for badges in the cards - FRONT-3215 (@gingapa)
  • #76 feat(joinup): Fine-tune btn-light - FRONT-3210 (@theosuja)
  • #69 feat(alert): Adding icons to the alert component - FRONT-3176 (@planctus)
  • #53 feat(form-sidebar): Changed user listing and search sidebar to use form component - FRONT-3056 (@tibi2303)
:house: Internal
  • #82 chore(deps): updates - 04-10-21 (@planctus)
  • #75 chore(deps): Updates - 28/09/21 (@planctus)
  • #66 feat(Navbar): Change color of the search button - FRONT-3170 (@gingapa)
  • #59 chore(size-limit): Adding basic size limits checks in the ci (@planctus)
  • #57 chore(deps): updates 09-11-21 (@planctus)
  • #55 chore: Removing ECL, using ecl header as default, updating compositions (@planctus)
Committers: 5
planctus
published 0.7.0 •

Changelog

Source

0.7.0 (2021-09-08)

:rocket: New Feature
  • #54 feat(user-edit): Added composition of user edit - Front 3040 (@tibi2303)
  • #49 feat(user-listing): Added user listing - Front 2451 (@tibi2303)
:boom: Breaking Change
  • #51 feat(user-view): Added user view - Front 2901 (@tibi2303)
:nail_care: Enhancement
  • #53 feat(form-sidebar): Changed user listing and search sidebar to use form component - FRONT-3056 (@tibi2303)
:house: Internal
  • #55 chore: Removing ECL, using ecl header as default, updating compositions (@planctus)
  • #52 feat(figma-links): Added Figma links - Front 3042 (@tibi2303)
  • #50 chore(deps): Updates 30-08-21 (@planctus)
Committers: 2
planctus
published 0.6.0 •

Changelog

Source

0.6.0 (2021-08-20)

:nail_care: Enhancement
  • #46 feat(form-validation): Adding validation parameters to the form-input fields and demo improvement on forms - FRONT-2808 (@tibi2303)
  • #40 feat(multiselect): Restyling of multiselect - FRONT-2592 (@tibi2303)
  • #45 feat(search-improvements): Improvements on search - FRONT-2785 (@tibi2303)
:house: Internal
Committers: 2
planctus
published 0.5.0 •

Changelog

Source

0.5.0 (2021-08-11)

:rocket: New Feature
  • #36 feat(removable-badge-variants): Added removable badge variants. - FRONT-2593 (@tibi2303)
  • #42 feat(ISA): Add sass variables to override Bootstrap default - FRONT-2700 (@gingapa)
  • #32 chore: Multiple projects POC (@planctus)
  • #24 feat(refactor-progress): Added refactor of progress bar - FRONT-2494 (@tibi2303)
  • #3 feat(search): Added search page - FRONT-2348 (@tibi2303)
  • #2 feat(multiselect): Added multiselect - FRONT-2351 (@tibi2303)
  • #26 feat(image structure): Added parse image in carousel for drupal structure of images - FRONT-2591 (@tibi2303)
  • #23 feat(drupal-attributes): Refactored reset of drupal attributes - FRONT-2472 (@tibi2303)
:boom: Breaking Change
  • #34 feat(param): Renamed type to input_type in form_input - FRONT-2687 (@tibi2303)
:nail_care: Enhancement
  • #39 feat(offcanvas): Added offcanvas improvements - FRONT-2699 (@tibi2303)
  • #31 feat(modal): Add missing bootstrap params - FRONT-2686 (@papegaill)
:house: Internal
  • #33 chore(deps): updates - 30/07/21 (@planctus)
  • #25 chore(storybook): Refactoring select controls options, removing argType.defaultValue (@planctus)
  • #22 chore(deps): All the available updates (@planctus)
Committers: 4
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc