Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: background image for NumbersBlock and Countdown block #423

Merged
merged 2 commits into from
Nov 29, 2023

Conversation

giuliaghisini
Copy link

Sistemato il background per i blocchi:

  • numeri
  • countdown

@pnicolli
Copy link
Member

@giuliaghisini ci sono test da sistemare, che controllava la stringa dello sfondo e ora viene generata diversamente ovviamente

@giuliaghisini
Copy link
Author

@giuliaghisini ci sono test da sistemare, che controllava la stringa dello sfondo e ora viene generata diversamente ovviamente

si visto, appena sistemato

@pnicolli pnicolli merged commit 28ba7ea into 11-alpha Nov 29, 2023
3 checks passed
@pnicolli pnicolli deleted the bug_48932_img_numbers_block branch November 29, 2023 10:16
pnicolli pushed a commit that referenced this pull request Dec 18, 2023
* fix: background image for NumbersBlock and Countdown block

* fix: tests
pnicolli added a commit that referenced this pull request Mar 4, 2024
…m components, fixed layout and invalid field messages and select from drop-down menu (#556)

* feat!: upgrade to volto 17.5.0 (#382)

* fix: change image component in ctablock

* ci: upgrade volto

* fix: change image component in  hlcontent

* fix: change image component listingimage

* fix: change image component subevents

* fix: change image component gallery

* fix: change image component GenericCard

* fix: change image component

* fix: change image component (sponsor + venuesmall)

* fix: change image component

* fix: minutes with 00 format

* docs: rimosso commento obsoleto

* fix: review giulia

* fix: review giulia

* fix: scroll position on h2 .visually-hidden

* feat: upgrade to volto 17.5.0

* docs: fix order

Co-authored-by: Piero Nicolli <pnicolli@users.noreply.github.com>

* fix: review piero

* fix: sponsor evento without image

* fix: gallery preview

---------

Co-authored-by: Giulia Ghisini <giulia.ghisini@redturtle.it>
Co-authored-by: Piero Nicolli <pnicolli@users.noreply.github.com>

* feat!: upgrade to design-react-kit 5.0.0-1 and bootstrap-italia 2.6.1 (#407)

* fix: change image component in ctablock

* ci: upgrade volto

* fix: change image component in  hlcontent

* fix: change image component listingimage

* fix: change image component subevents

* fix: change image component gallery

* fix: change image component GenericCard

* fix: change image component

* fix: change image component (sponsor + venuesmall)

* fix: change image component

* fix: minutes with 00 format

* docs: rimosso commento obsoleto

* fix: review giulia

* fix: review giulia

* fix: scroll position on h2 .visually-hidden

* feat: upgrade to volto 17.5.0

* docs: fix order

Co-authored-by: Piero Nicolli <pnicolli@users.noreply.github.com>

* fix: review piero

* fix: sponsor evento without image

* fix: gallery preview

* feat: upgrade to design-react-kit 5.0.0-1 and bootstrap-italia 2.6.1

* fix: fix for new design-react-kit

* fix: card image height changed like bootstrap-italia templates

* fix: revert  card image height changed like bootstrap-italia templates

* fix: stepper style ul

* fix. pr fixes

* chore: updated locales

* fix: screen reader for SearchModal

* fix: screen reader in SearchModal

* chore: update dependencies

* fix: bootstrap imports

* fix: locales

* fix: duplicate css

---------

Co-authored-by: Mauro Amico <mauro.amico@gmail.com>
Co-authored-by: Piero Nicolli <pnicolli@users.noreply.github.com>
Co-authored-by: Piero Nicolli <piero.nicolli@redturtle.it>

* chore: release v11.0.0-alpha.0

* feat!: card image height from newest bootstrap-italia version (#406)

* fix: change image component in ctablock

* ci: upgrade volto

* fix: change image component in  hlcontent

* fix: change image component listingimage

* fix: change image component subevents

* fix: change image component gallery

* fix: change image component GenericCard

* fix: change image component

* fix: change image component (sponsor + venuesmall)

* fix: change image component

* fix: minutes with 00 format

* docs: rimosso commento obsoleto

* fix: review giulia

* fix: review giulia

* fix: scroll position on h2 .visually-hidden

* feat: upgrade to volto 17.5.0

* docs: fix order

Co-authored-by: Piero Nicolli <pnicolli@users.noreply.github.com>

* fix: review piero

* fix: sponsor evento without image

* fix: gallery preview

* feat: upgrade to design-react-kit 5.0.0-1 and bootstrap-italia 2.6.1

* fix: fix for new design-react-kit

* fix: card image height changed like bootstrap-italia templates

* fix: revert  card image height changed like bootstrap-italia templates

* fix: revert text-secondary class

* fix: stepper style ul

* fix. pr fixes

* chore: updated locales

* fix: screen reader for SearchModal

* fix: screen reader in SearchModal

* chore: update dependencies

* fix: bootstrap imports

* chore: release v11.0.0-alpha.0

* feat:change image card height

---------

Co-authored-by: Mauro Amico <mauro.amico@gmail.com>
Co-authored-by: Piero Nicolli <pnicolli@users.noreply.github.com>
Co-authored-by: Piero Nicolli <piero.nicolli@redturtle.it>

* fix: listing block card-slide-text-template read-more alignment (#416)

* chore: release v11.0.0-alpha.1

* fix: image size in listing

* fix: update volto-editablefooter to 5.0.3

* fix: gallery component for ct views breaking with newer backend versions (#422)

* fix: background image for NumbersBlock and Countdown block (#423)

* fix: background image for NumbersBlock and Countdown block

* fix: tests

* chore: release v11.0.0-alpha.2

* style: fixed input form style

* docs: updated release.md and changelog files

* fix: remain in form if there's errors on sending form

* chore: updated input type file with aria-invalid and required attributes

* chore: updated formView with legend tag for required fields

* chore: updated locales and release.md

* feat: updated volto-form-block v3.3.1 and added new features in custom components

---------

Co-authored-by: Mauro Amico <mauro.amico@gmail.com>
Co-authored-by: Giulia Ghisini <giulia.ghisini@redturtle.it>
Co-authored-by: Piero Nicolli <pnicolli@users.noreply.github.com>
Co-authored-by: Giulia Ghisini <51911425+giuliaghisini@users.noreply.github.com>
Co-authored-by: Piero Nicolli <piero.nicolli@redturtle.it>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants