changelog

  1. v2.7.11

    • conditionnal-logic
      Make conditional logic work with multiple rules
    • lib & logic
      Add unique rule keys for conditional logic evaluation
    • form & initialization
      Align checkbox key generation with existing input IDs
    • form
      Initialize all form fields with default values
    • lib
      Improve conditional logic for empty values with 'isnot' logic
    • hero-variant-text
      Remove class apply twice
    • fact&figures & placeholder
      Change English placeholder for figure placeholder
    • form
      Clean file
  2. v2.7.10

    • events-info
      Fix alignement
    • multiples
      Fix display grid on mobile
    • fact-figure
      Review html structure
    • listings & search
      Add aria-live polite to share the results for screen reader users
    • data-fact-figure
      Fix preview data content
    • btn-a11y
      Change focus colors - improve a11y
    • select & multiselect
      Use input label front-style for select and multiselect label
  3. v2.7.9

    • form & conditionnal logic
      Fix conditional pagination showing incorrect fields
    • form & namefield
      Fix double description
    • selectfield
      Fix SelectField auto-select first option when no placeholder
    • filefield & lib
      Fix buildFormData logic for non-file fields
    • totalfield
      Remove useMemo from currency detection to support dynamic currency changes
    • form
      Checkbox not checking when TotalField present in form
    • product-field & total-field
      Add new field in GF : product and total field
    • gravity-form
      Review accessibility : description and aria-label
    • form
      Add PageBreak navigation component for Page field in GravityForms
    • form
      Add multi-step progress indicator for Page field in GravityForms
    • gravityform & page field
      Implement multi-step form navigation
    • form & page field
      Add step indicator & progress indicator choice - wip
    • form.ts
      Add multi-steps form property
    • control.tsx-form
      Add fields for multi-steps form
    • product-field & total-field & typescript
      Fix typescript
    • functions
      Hide gravityform field not necessary
    • form
      Optimize progress bar color customization - wip
    • checkbox
      Persist checkbox values across multi-step form pages
    • textfield & input
      Persist text field values across multi-step form pages
    • textarea
      Persist textarea field values across multi-step form pages
    • email
      Persist textarea email values across multi-step form pages
    • phone
      Persist textarea phone values across multi-step form pages
    • selectfield & select
      Persist select field values across multi-step form pages
    • name
      Persist name field values across multi-step form pages
    • time
      Persist time field values across multi-step form pages
    • consent
      Persist consent field values across multi-step form pages
    • date
      Persist date field values across multi-step form pages
    • radio
      Persist radio field values across multi-step form pages
    • address
      Persist address field values across multi-step form pages
    • website
      Persist website field values across multi-step form pages
    • file
      Persist file field values across multi-step form pages
    • number
      Persist number field values across multi-step form pages
    • textarea
      Add missing value for persistence
    • locales & form
      Add translation keys for multi-step form
    • form & conditional logic
      Handle form pagination based on conditional logic
    • form & preview
      Add multi-step form toggle in form block editor
    • form & progress color
      Add multi-step form progress colors options in form block editor
    • form & prev/next btn color
      Add multi-step form prev/next btns colors options in editor
    • form & preview
      Add multi-step preview in form panel
    • pagebreak & a11y
      Improve prev/next btns accessibility & translation handling
    • form
      Add multi-page form validation for input fields
    • form
      Add validation support for basic input field types
    • form
      Add validation support for Name et Address fields (advanced)
    • form
      Add validation support for textarea
    • form
      Add validation support for radio
    • form
      Add validation support for checkbox
    • form
      Add validation support for file upload
    • form
      Add validation support for select
    • form
      Add validation support for multi-select
    • useformvalidation
      Improve and Comment validation form
    • form
      Change multi-step form preview in form block
    • product & total field
      Add dynamic calculation in total field & validation
    • aria-describedby & aria-label
      Add aria-describedby and delete aria-label
    • textfield
      Improve a11y with aria-describedby and error aria-labelledby
    • phonefield
      Improve a11y with aria-describedby and error aria-labelledby
    • namefield
      Improve a11y with aria-describedby and error aria-labelledby
    • emailfield
      Improve a11y with aria-describedby and error aria-labelledby
    • checkbox & checkboxfield
      Improve a11y with aria-describedby and error aria-labelledby
    • consentfield
      Improve a11y with aria-describedby and error aria-labelledby
    • productfield
      Improve a11y with aria-describedby and error aria-labelledby
    • timefield
      Improve a11y with aria-describedby and error aria-labelledby
    • datefield
      Improve a11y with aria-describedby and error aria-labelledby
    • websitefield
      Improve a11y with aria-describedby and error aria-labelledby
    • numberfield
      Improve a11y with aria-describedby and error aria-labelledby
    • textarea & textareafield
      Improve a11y with aria-describedby and error aria-labelledby
    • consentfield
      Fix double VO error message (delete aria-live) and fix aria-invalid
    • checkboxfield
      Improve a11y with aria-describedby on first checkbox only
    • radio & radiofield
      Improve a11y with aria-describedby and error aria-labelledby
    • file
      Improve a11y with aria-describedby and error aria-labelledby
    • addressfield
      Improve a11y with aria-describedby and error aria-labelledby
    • namefield
      Improve a11y with aria-describedby on first input only
    • select & selectfield
      Improve a11y with aria-describedby and error aria-labelledby
    • multiselect
      Improve a11y with aria-describedby and error aria-labelledby
    • form
      Add success color option for form validation message
    • form
      Support file uploads with FormData
    • gf fields
      Limits GF fields shown in WP admin
    • merge-conflict
      Add translations
    • translation-form
      Add translation keys form - step & progress
    • form
      Add success color to reset button
    • emailfield
      Add autocomplete
    • pagebreak & progressindicator
      Style progress label and remove &nbsp from prev/next button
    • productfield
      Improve a11y with aria-labelledby and fix currency in ProductField
    • totalfield
      Improve a11y and currency handling in TotalField
    • checkboxfield
      Support default checked state for checkbox (isSelected)
    • form & preview
      Refact form preview for multistep
    • error & form
      Refact ts and fix color error and links in form
    • form & error
      Improve error summary with bg error color opacity & focus handling
    • form & trad
      Use translation keys for hardcoded error messages
    • images-footer
      Add alternatif text
    • Merge develop
    • form
      Sync local state with global state
    • listing-pagination
      Fix pagination listing color elements
    • translation
      Add translation for the pagination wording
    • main
      Add overflow-hidden if visual bubble added
    • teams-php
      Rename Functions category as Positions
    • merge
      Merge new features
    • form & validation
      Handle custom error messages in inputs and error summary
    • radiofield
      Support default checked state for radio button (isSelected)
    • totalfield
      Add conditional logic in product total calculation
    • productfield
      Fix checkbox and ProductField & total & conditionnal logic relationship
    • checkbox & lib
      Fix conditionnal logic for checkbox
    • submit-form
      Remove dump
    • single
      Fr translation : renaming "page" into "single"
    • block-news
      Fix categories display in related block news
    • form & pagination
      Extract pagination logic and rename ProgressBar to ProgressIndicator
    • form & ts
      Refact form typescript
    • page-break
      Remore a11y and front keys not used + refact
    • form
      Standardize spacing and error input class
    • focus & checkbox
      Add outline and border focus styles to checkbox field
    • focus & textarea
      Add outline and border focus styles to textarea field
    • focus & select
      Add outline and border focus styles to select field
    • focus & radio
      Add outline and border focus styles to radio field
    • focus & file
      Add outline and border focus styles to file field
    • focus & input
      Add outline and border focus styles to input fields
    • select & focus offset
      Change outline offset & no shadow
    • focus & checkbox
      Update focus outline offset to 2 and remove focus shadow
    • focus & radio
      Update focus outline offset to 2 and remove focus shadow
    • focus & textarea
      Update focus outline offset to 2 and remove focus shadow
    • filefield & input
      Update focus outline offset to 2 and remove focus shadow
    • adressfield
      Fix flex layout gap by hiding empty address fields
    • adressfield
      Fix legend style
    • namefield
      Fix legend style
    • Run lint
  4. v2.7.8

    • menu-mobile
      Fix ampersand in menu-mobile
  5. v2.7.7

    • menu
      Rework a11y menu on keyboard - wip
    • nav && a11y
      Work on nav and a11y submenu
    • nav & a11y
      Wip
    • menu
      A11y work in progress
    • menu
      Open submenu on keyboard - wip
    • menu & header
      Wip on focused state behavior
    • ay11 mobile menu
      Auto close mobile menu when using tab - wip
    • menu & ay11
      Fix keyboard navigation in submenu - wip
    • menu & a11y
      Improve submenu accessibility with arrow key navigation and ESC to close
    • menu
      Close mobile submenus by default and hide CSS space
    • menu & menu-mobile
      Rework menu mobile component + menu on tabs
    • language
      Add language file for front translation
    • text-image
      Text-image : a11y remove text from dom if empty
    • txt-img
      Add image opacity color if variant classic-title selected
    • pagination
      Pagination listing : fix color focus/hover arrow
    • translation-decoration
      Add missing translation decoration
    • json-export
      Fix double JSON.stringify causing wrong format in exports
    • single-classic-post
      Fix cover image
    • menu
      Fix ampersand escape in menu item page title
    • controls-fas-events-news
      Add translation for the archive link style
    • single-post
      Fix mobile display - categories
    • translation
      Replace "Page" by "Single" in fr
    • use-keyboard-options
      Refact
    • post & variants
      Align single category inline with date
    • post & variants
      Apply flex layout on meta's parent to display items inline
    • editor
      Test : fix hydration
  6. v2.7.6

    • faqs
      Apply filters on content to get correct semantic and style
    • dashboard
      Dashboard - fix links path to the official documentation
    • listing-faqs
      Add context for html style in faqs listing + fix style missing btns
    • faqs
      Apply filters to post content -> add semantic
    • html
      Rework component for more clarity
    • faqs
      Remove useless code
    • listing-faqs
      Fix typescript type
    • wp_10juin2025
      Update deprecated __experimentalLinkControl with LinkControl
  7. v2.7.5

    • footer
      Fix context in footer for customlink
  8. v2.7.4

    • global-style & search-reset-btn
      Fix class reset btn
    • search & card-type
      Fix display social icon in search + add translation of front post_type
    • block-fact-figures
      Remove title in preview & customization - currently not used
    • search-preview
      Fix search preview data
    • index-controls
      Fix display customization in controls of index advanced blocks
    • translation
      Add translation
    • search
      Fix transaltion in filter select of the search page
    • common-listing-type
      Add current for the current page pagination
    • pagination-bg & pagination-underline
      Improve a11y - inform current page
    • search
      Improve a11y - class
    • pagination-bg
      Fix text-color when current-page
    • pagination-event
      Fix A11y info - pagination event when current page
    • pagination-faq
      Fix a11y info - pagination faq when current page
    • pagination-news
      Fix a11y info - pagination news when current page
    • pagination
      No hover when button disabled - rework a11y
    • translation
      Fix translation french - seach result : remove capital letter
    • checkbox
      A11y - add aria-hidden on element not necessary for screen reader users
    • a11y
      Avoid redundancy - delete 'visit' front text
    • nav-pagination & a11y
      Add a name for navigation - multilple nav - different name in a11y tree
    • header
      Rework a11y - open menu and search aria
    • sub-footer
      Rework a11y link to spade
    • translation
      Translation
    • footer
      Add customization color hover/focus
    • column & faqs
      Review padding and responsive design
    • column
      Fix class tailwind + clsx
    • filters-faqs
      Rework class using clsx
  9. v2.7.3

    • link-margin
      Remove margin of basic link
  10. v2.7.2

    • news-classic
      Improve accessibility and refactor classic variant
    • news-tagimg
      Improve accessibility and refactor bloc variant
    • events-classic
      Improve accessibility and refactor classic variant
    • readmore-animation
      Move ariaHidden prop from ReadMoreBtn to Animation parent component
    • read more button
      Change ariaHidden prop type
    • news-block
      Refactor block news variants for accessibility
    • events-block
      Refactor block events variants for accessibility
    • readmore-btn-a11y
      Add ReadMoreBtnA11y component for link accessibility
    • news-title-img
      Replace ReadMoreBtn by ReadMoreBtnA11y
    • link events & news
      Replace card-wrapping links with ReadMoreBtnA11y on titleImg variant
    • column-button
      Add new button for column block
    • column-block
      Replace SpanButton by ColumnButton in classic & ClassicTitle variant
    • header & variant-nav
      Fix margin top on variant block desktop + remove let variables
    • column-button
      Remove text-base class + comment
    • search
      Remove let variable
  11. v2.7.1

    • menu & nav
      Fix color sub item when current page
    • nav-mobile
      Fix color sub item when current page
    • release
      Script
  12. v2.7.0

    • header-mainnav
      Hide mobile burger when mainNav is empty
    • header
      Display main or top nav elements WIP
    • header
      Handle burger display based on mainNav/topNav elements
    • header-burger
      Handle burger display on mobile
    • video-border-radius
      Fix border radius display on video block container
    • text-img-border-classic
      Fix border display on text-img block classic variant
    • text-img-border-blockfull
      Fix border display on text-img block blockFull variant
    • text-img-border-classic-title
      Fix border display on text-img block ClassicTitle variant
    • text-img-border-horizontal
      Fix border display on text-img block Horizontal variant
    • text-img-border
      Fix border display on text-img block
    • text-img-border
      Fix custom class - missing some parts
    • header-mobile
      Hide logo and spacing when both topNav and mainNav are empty
    • menu & header
      Add visual to current page
    • header
      Optimize header block variant style when empty navs
    • menu & header
      Use Inertia to detect current page in navigation
    • menu-current
      Retrieve current page
    • menu.php
      Refactor getItem function for current url
    • menutype
      Add isCurrent state to Menu item
    • menu
      Refactor Menu component to use isCurrent state
    • menu
      Clean a console.log
    • hero-classic
      Hide title in DOM when empty in classic variant
    • hero-text
      Hide title in DOM when empty in text variant
    • hero-rond
      Hide title in DOM when empty in rond variant
    • hero-superposition
      Hide title in DOM when empty in superposition variant
    • release
      Script
    • locator & block
      Fix locator - getByRole vs locator
  13. v2.6.21

    • layout
      Reverse order of site name and page title in title tag
    • block-columns-register-id
      Split section and div IDs to solve anchor link issues
    • block-news-register-id
      Split section and div IDs to solve anchor link issues
    • block-video-register-id
      Split section and div IDs to solve anchor link issues
    • block-image-register-id
      Split section and div IDs to solve anchor link issues
    • block-fact-figure-register-id
      Split section and div IDs to solve anchor link issues
    • block-faqs-figure-register-id
      Split section and div IDs to solve anchor link issues
    • block-events-register-id
      Split section and div IDs to solve anchor link issues
    • block-teams-register-id
      Split section and div IDs to solve anchor link issues
    • block-txtimg-register-id
      Split section and div IDs to solve anchor link issues
    • block-editor-register-id
      Split section and div IDs to solve anchor link issues
    • block-form-register-id
      Split section and div IDs to solve anchor link issues
    • block-hero-register-id
      Split section and div IDs to solve anchor link issues
    • column-ts
      Change section to div for playwright test
  14. v2.6.20

    • classic-hero
      Delete data-aos
    • dashboard-icons
      Implement icons in dashboard menu & switch from outline to solid style
    • hero-variant-rond
      Fix overflow bg + fix circle + content
  15. v2.6.19

    • general-scss
      Fix margin button on basic link - remove it
    • release
      V2.6.19
  16. v2.6.18

    • txt-img
      Fix block options blockFull + remove non used variable
  17. v2.6.17

    • language-json
      Add translation keys for Dashboard
    • dashboard-hero
      Update link content changelog
    • dashboard-help
      Add help component to Dashboard
    • app-dashboard
      Import Help component
    • dashboard-app
      Add 2 columns to Dashboard
    • dashboard-help
      Add Help Component to Dashboard
    • dashboard-licence
      Update design of licence component in Dashboard
    • dashboard-hero
      Change link
    • dashboard-hero
      Fix responsive & Test last licence message
    • dashboard
      Fix responsive in general dashboard
    • help
      Change link for better semantics
    • help
      Fix hover link color + icon
    • licence
      Fix toast background color
    • cpts
      Improve display name rendering with switch
    • cpts
      Add custom links and icons
    • dashboard-cpts
      Refactor component
    • dashboard-licence
      Change font-size
    • help
      Change position of a tag
    • dashboard-hero
      Change width and font-size
    • wordpress menu icons
      Custom WordPress menu icons
    • dashboard-cpts
      Add "add custom page icon"
    • events.php
      Change dashicon for Events cpt
    • dashboard
      Comment last version minos for futur work
    • dashboard-cpts
      Clean format
    • subfooter
      Automatic date update in subfooter copyrights
    • help
      Rework html structure for links - KeyIcon
    • help-dashboard & cpts-dashboard
      Update link structure & icons
    • spanbutton
      Fix arrows in block column buttons
    • icons & dashboard
      Fix colors on compound icons composants
    • style button
      Fix preview button font style
    • icons & dashboard
      Fix colors on compound icons composants (end)
    • header
      Add hover color customization in header
    • variables
      Header customization add translation keys for interface
    • style button
      Fix front read more button font-size
    • nav
      Reduce padding in desktop and mobile in variants
    • style button
      Fix button font size in front-end
    • btns & btnsstyles
      Remove default padding from buttons
    • spanbutton
      Remove default padding from buttons inside columns
    • footer-contact
      Update display contact element in footer
    • txt-img
      Fix padding in variant full
    • txtimg-blockfull
      Refact padding img + rename variables
    • txt-img
      Refact padding img + rename variables
    • txt-img
      Add img position in structure - debugg help
    • dashboard-hero
      First commit
  18. v2.6.16

    • button
      Open in new tab - fix cors error + add icon for all styles
    • icons
      Add and rename icons - caret, arrow, search
    • arrow-icons
      Add options arrow icons
    • button-group
      Admin button group add bg color white
    • buttons
      Fix padding - harmonisation btw front and preview
    • naviguation & caret
      Add caret naviguation choices in customization settings
    • search-icons
      Add options search icons
    • listing & pagination
      Add arrow choices for all listings (search, events, news, teams, faqs)
    • header & icons
      Add action items icons - combo search, burger and close icons
    • login
      Review design login
    • login
      Change icon for select languages
  19. v2.6.15

    • sub-footer
      Fix link to spade in sub-footer - error cors
  20. v2.6.14

    • inertia
      Update package + fix link target _blank not working
  21. v2.6.13

    • login-action-confirm-admin-email
      Add style on login-action-confirm_admin_email wp page + fix
    • open-new-tab-link & a11y
      Add icon and more infor if link open new tab - a11y improvements
    • icons & a11y
      Improvement a11y - opens in new tab on all icons footer socials / events
    • button
      Add missing icon openInNewTab
    • release
      V2.6.13
  22. v2.6.12

    • wp-login
      Add missing style on reset password pages
    • footer & icons
      Fix icons size
    • geticons-php
      Change path bootstrap icons to load in the search - twitter x
  23. v2.6.11

    • login
      Fix checkbox rememberme mobile
    • login
      Add style on privacy policy if page exists
  24. v2.6.10

    • login
      Rework login and reset page + change wording
    • reset
      Add space btw inputs
  25. v2.6.9

    • login
      Add stylesheet login wip
    • login
      Work on login style
    • login
      Wip #497 (#497)
    • login
      Rework login page
    • login
      Rework reset page
  26. v2.6.8

    • search & filters
      Fix z-index position of filter
    • bloc-teams & icons
      Fix display icons mobile for block teams + add aria-hidden when necessary
  27. v2.6.7

    • sub-footer
      Center content in mobile
    • search & card-types
      Fix aspect ratio image in card
    • search & card-types
      Change aspect ratio
    • search & mobile
      Fix z index position elements when search or menu open in mobile
    • faqs & accordion
      Update color of icon -> take current color
    • teams & icons
      A11y - listing, search and block teams : aria-label for links with social icons
    • admin-search
      Fix translation key missing
    • listing
      Fix z-index header
    • teams
      Image and a11y : add alt with info if image is a link
    • editor & variants
      Uniformisation - padding updated if block style selected
    • socials-teams
      Rename class social
  28. v2.6.6

    • block-events
      Missing customization date + add translation keys
    • filters & events
      Fix tertany condition for display reset button
    • filters
      Fix font style filters
    • listing & filters
      Fix display of results -> avoid glitch effect while loading
    • search & preview
      Fix floating z-index + previewData fos display reset btn
    • footer & socials
      A11y social icons
    • a11y & footer
      Add tips for a11y on socials in footer
    • single-news-controls & single-events-controls
      Add space + trans key in indexEventControls
  29. v2.6.4

    • updater
      Add version_compare function to check current version versus beta
    • acf
      Disable the hide admin settings
  30. v2.6.3

    • single-teams
      Fix alignment social icons and space btw element for mobile
  31. v2.6.3-beta.0

    • html
      Fix link a without proper attribut
    • release
      Release
  32. v2.6.2

    • navpreview
      Fix typescript missing id property
    • footer
      Fix html on update and on display
    • header & skip-link
      Fix header skip to menu links
    • checkbox & fusy-search
      Fix checkbox and fusy search - update the array based on prevState
    • advanced-block & register
      Fix postNumber selection if isManual selected in form admin
    • single-teams
      Fix display 0 if !post.tag
    • single-event-block
      Fix border radius if event infos container = wide
    • image.php
      Add isset to check if key image is defined
    • posts block
      Accessibility - Refactoring - A list with a single item should not be a list
    • post single
      Accessibility - A list with a single item should not be a list
    • post variants
      Accessibility - a list with a single item should not be a list
    • teams variants
      Accessibility - a list with a single item should not be a list
    • events component
      Accessibility - a list with a single item should not be a list
    • search
      Add loading spinner
    • listing & loading
      Hide result if loading
    • events-info
      Change ul into p if length > 0 for orga and venues as well
    • single-events-controls
      Add icons for variants
    • translation & event-infos
      Add missing front translation keys
    • block-teams & variants
      Variants block & alternate : add margin top for mobile only
    • post variants blocks
      Accessibilité - Une liste d'un seul élément ne doit pas être une liste
  33. v2.6.1

    • column & fact-figure & admin-form
      Fix display button if linkUrl set in admin form
    • wp rest
      Modify the max element in default wp rest route
    • block teams
      Fix taxonomy name for teams
    • logo
      Fix error if logo is missing
    • link & html
      If no type chosen, should be a basic link by default
    • block columns
      Fix perf issues on columns in panel editor
    • block columns
      Add image fetching in php
    • functions & single-teams
      Add icons + possibility to remove icon phone and emails
    • Remove console log
    • single-teams-variant
      Rework tag/position display coma
    • Remove console.log
    • skip-link & translations
      Add skip links content/menu/footer + translations
    • prettier
      Add php plugin to prettier
    • release
      V2.6.1
    • column
      First commit and add a console log
    • footer
      Change the column titles in the footer from h3 to h2 levels
  34. v2.6.0

    • seo
      Fix inertia link for title tag in head
    • updater
      Fix updater for child theme
    • editor & heading
      Add in config file class minos-container
    • pagination
      Fix mobile pagination style
    • forms & teams & news & events & faqs
      Update query fetch api
    • single teams
      Fix missing p in editor
    • single-teams-controls & types
      Add customization in single teams controls + add types
    • single-teams & global-styles & config
      Add class and globalstyle
    • single-teams & translation
      Rework single teams classic & superposition & titleImgALign
    • single-teams & controls
      Add customization + rework variants
    • admin-interface & icon-single-teams
      Add icons for single teams variant - admin interface
    • panel & button
      Change button + add translation keys
    • common
      Add icon outline or filled icons - admin + remove console log
    • editor & admin
      Update max width content + update admin icon for wrapperType position
    • editor & icons-variants
      Add icons variants + translations
    • single-teams
      Add editor and customization
    • single-teams
      Add bullet list color customization
    • single-teams
      Rework content data preview + add translation keys for tips
    • single-teams
      Add margin bottom for p content
    • faq & block
      Add attribute data-content
  35. v2.5.0

    • footer
      Add missing socials in defaultValue
    • block faqs
      Add text-left to fix title alignement
    • listings
      Add spinner to all listings
    • release
      V2.4.4
    • release
      V2.4.4
  36. v2.4.4-beta.4

    • tailwind-config
      Fix theme config borderWidth
    • i18n
      Remove init check for i18n
    • fontstyles
      Change loaded in fontstyles
    • search
      Fix search read more display
    • txt-img
      Fix customization border image radius
    • translations
      Remove i18next and use php injector for translations management
    • translations
      Re add deps of i18next-conv
    • border-width & columns
      Add customization on column component
    • columns
      Add border width customization
    • editor
      Add border width customization
    • columns & controls
      Add a start value to 1 to see the border if no value set
    • events
      Add customization border width
    • fact-figure
      Add border width customization + add wrapper border color customization
    • faqs
      Add border width customization
    • form
      Add border width customization
    • hero
      Add border width customization
    • image
      Add border width customization
    • video
      Add border width customization
    • events & factfigure
      Add limit max width
    • news
      Add border width customization
    • teams
      Add border width customization + fix display image in variant block + diver style fix
    • txt-img
      Add border width customization
    • 404
      Add border width customization
    • search
      Add border width and color customization on elements
    • single-teams & listing-teams
      Add border width and color customization
    • search
      Add background color secondary
    • single&listing-events
      Add border width and color customization
    • news-single & news-listing
      Add border width customization
    • listing-faqs
      Add border width customization
    • menu
      Header border elements width & color customization added
    • news & events & teams
      Add and rework translation strings
    • translation
      Rework translation index, single and block : teams, events, news and faqs
    • translation
      404 translation keys
    • advanced-blocks
      Review all translations
    • editor,news,events,column
      Add & rework translation keys
    • editor
      Add quotes and table icons + translation keys
    • fact-figures
      Add and rework translation keys
    • faqs
      Add and rework translation keys
    • editor & columns & form
      Rework, delete and add translation keys
    • image
      Add and rework translation keys
    • txtimg
      Fix customization variants + add & rework translation keys
    • video
      Add and rework translation keys
    • 404
      Rework and delete translation keys
    • hero
      Fix customization + rework translation keys
    • events
      Remove non use translation keys
    • faqs
      Remove translation keys
    • teams
      Remove translation keys not used
    • search
      Wip translation keys
    • search
      Add and rework translation keys
    • translation
      Fix translation key image
    • search
      Remove useless keys
    • decoration
      Import new icon in panel
    • decoration
      Rework translation keys
    • transaltion
      Re-organise border translation keys
    • header
      Add and rework translation keys
    • footer
      Add and rework translation keys
    • search & 404
      Border key translation
    • decoration & buttons
      Add and rework translation keys + add icons
    • editor & columns
      Re order customiation heading and content
    • common-keys-translation
      Rework, delete transaltion keys and cleaning
    • form-page-builder
      Add and rework translation keys - tips and common action setting buttons
    • column & factfigures
      Form page builder : add and rework translation keys
    • video & image
      Form page builder : rework and add trnslation keys
    • video & hero
      Form page builder : add and rework translation keys
    • txtimg
      Form page builder : add and rework transaltion keys
    • news, faqs, events, teams
      Work on selector and page forme builder translation keys
    • events, faqs, news
      Form page builder - translation keys wip
    • form & faqs & events
      Add and rework translation keys - form page builder
    • locales & i18n
      Delete dev.json file + typescript change any in i18n.ts
    • blocks & register
      Rework register title and keywords translation keys
    • btn-styles & font-styles
      Use common error tips if no style - key translations
    • tag-tip
      Translation keys - A11y
    • en-locales
      Fix wording
    • en-locales
      Fix wording background color
    • translation
      Rework and reorder customization + clean file transaltion
    • button-group & panel
      Add flex wrap to avoid overlay
    • mobile & navbar
      Add style border customization
  37. v2.4.4-beta.3

    • child theme
      Add support for child theme
    • admin
      Remove button in tooltip
    • Icons
      Change search icons in menu #396 (#396)
    • translations
      Remove warning for fonts tips
    • page builder
      Heading flex col for tips
    • form
      Add loading to form when submit with scrolltotop & opacity
    • buttons
      Add padding toggle for buttons
    • admin
      Change spacing in cta customiser
    • colorpicker
      Restyle the colorpicker
    • panels
      Fix buttons size
    • colorpicker
      Add border radius to saturation selector
    • page builder
      Remove selected border
    • page builder
      Add white icon when selected
    • page builder
      Change icon in modal for all blocks
    • page builder
      Update modal font style
    • page builder
      Fix border for selected block in page builder
  38. v2.4.4-beta.2

    • text & image
      Fix text & image edition problems for description
    • admin
      Fix z-index of floating panel
    • admin
      Fontstyles styles & font weight actual value
    • form
      Fix min-w for radio button
    • admin
      Fix decoration spacing in admin
    • admin
      Replace layout icon
    • admin
      Change style for textarea in scripts
    • admin
      Add title to settings for fact & figures
    • admin
      Add missing style for header nav settings
    • admin
      Remove unused title in hero & fix spacing in number & dropdown
    • admin
      Remove panel border-radius on locked
    • admin
      Remove unsed title on hero
    • admin
      Fix outline on focus on inputs
    • admin
      Fontstyle field order
    • admin
      Change of team icon
    • admin
      Fix spacing for tips
    • admin
      Fix hover & focus colors for panels
    • admin
      Fontstyles panels width
    • release
      V2.4.4-beta.2
  39. v2.4.4-beta.1

    • translations
      Fix missing locale in rest api
    • translations
      Fix wrong translations in btns
    • translations
      Fix translations for related elements in index
    • translations
      Fix lang attribute on html
    • form
      Add confirmations redirect in gravityform
    • translations
      Add translations for dashboard
    • admin
      Change button style
    • admin
      Add roboto font for admin
    • colorpicker
      Mt-2 to mt-1
    • admin
      Fix spacing in admin
  40. v2.4.4-beta.0

    • updater
      Add licence error & success management
  41. v2.4.3

    • updater
      Fix conditionnal update for beta
  42. v2.4.2

    • updater
      Add updater beta management
  43. v2.4.1

    • updater
      Add license key management in dashboard
    • updater
      Add condition if apikey is missing
  44. v2.4.0

    • updater
      Add wp updater to the theme!
  45. v2.3.5

    • translations
      Add cli to translates existing language in polylang and minos
  46. v2.3.4

    • translations
      Update 404 translations
    • listing teams
      Fix missing class in a
    • 404
      Fix right align text
    • text & image
      Fix text & image form issues
    • single team
      Add description font style
    • filters
      Change icon for child in filters
    • filter
      Add margin to filter dropdown
    • ci
      Add get fonts & get translations to build
    • get fonts
      Add google font api key to gitlab variable
  47. v2.3.4-beta.3

    • listing teams
      Add orberby title & asc
    • filters
      Add hierachy in filters
  48. v2.3.4-beta.2

    • footer
      Fix translations & images svg preview
    • filters
      Add filter max height & fix z index
    • fontstyles
      Fix translations & remove preview when nothing selected
    • search
      Add max height for search filter
    • btnstyles
      Refactor header of btnstyles
    • footer
      Fix padding issue in footer options
    • header & footer
      Header & footer refactor & fixing padding
  49. v2.3.4-beta.1

    • single
      Add polylang support for related posts in singles
    • filters
      Add customizable filters labels
    • search
      Add labels for filters in search
    • translations
      Fix translations & refact advanced block controls panels
    • translations
      Fix translations
    • translations
      Update translations
    • translations
      Update translations
    • listing events
      Fix decoration
    • listing posts
      Refactor decoration
    • listing faqs
      Refactor decoration
    • listing teams
      Refactor decorations
    • listing
      Refactor listing decoration
    • single
      Refactor singles
    • filters
      Add new components for filters
    • filters
      Fix decoration & filters tfor search
  50. v2.3.4-beta.0

    • fontstyles
      Fix fontstyles editor
    • fontstyles
      Add fontstyles preview link stylesheet for selected fontFamily
    • header
      Fix buttongroup update values not working
    • panelparentbody
      Add tips to the components
    • advanced blocks
      Add language support for advanced blocks
    • form
      Fix checkbox size & html in input
    • translations
      Add translations support for admin
    • revisions
      Make the translation
    • admin
      Add draggable settings for subpanel
    • admin
      Add draggable with locked & closing
    • panel
      Search & 404 & misc panel
    • sortablepanels
      Create sortablepanels components
    • panel
      Add panel to footer
    • buttongroup
      Rework buttongroup
    • buttongroup
      Replace all buttongroup with new components
    • panel
      Migrate all apps to panel
    • numbercontrol
      Update rangecontrol to numbercontrol
    • togglecontrol
      Migrate togglecontrol to custom components
    • numbercontrol
      Customize arrow for numbercontrol
    • admin
      Add label to fontstyle & fix radiobutton
    • paletteeditor
      Add label inside of palette editor
    • radiocontrol
      Migrate all radio to new components
    • label
      Migrate html to label components
    • label
      Migrate h4 to label
    • selectcontrol
      Modify styling of dropdown
    • checkboxcontrol
      Add checkboxControl and migrate toggleControl in Advanced Blocks
    • buttongroup
      Add hover & label of selected items
    • panel
      Add panelparent & panelparentbody
    • panelparent
      Add PanelParent for block options menu right
    • panelparent
      Migrate block settings to panelparent & panelparentbody
    • admin
      Add new button components to save settings & add tooltip to menu left
    • panel
      Add displayName to child components and function to retrieve it
    • sortablepanel
      Remove input in header and add input inside container
    • sortablepanel
      Add tooltip
    • colorspanel
      Fix flex for input name
    • panelparent
      Migrate panelparent in footer & header
    • sortablepanel
      Add active element management inside sortablepanel
    • fontstyles
      Fix type in updateoptions for fontweight
    • dropdowncontrol
      Refact dropdownControl & searchableDropdownControl
    • socials
      Add icondropdowncontrol & tips
    • tips
      Migrate to new component tips
    • footer
      Add style to footer
    • tabpanel
      New component creation and migration
    • buttons
      Migrate buttons to new components
    • buttongroup
      Fix buttongroup label
    • colorpicker
      Add reset icon
    • togglecontrol
      Change size of components
    • checkboxcontrol
      Change size
    • radiocontrol
      Change size
    • footer
      Add footer image management
    • textareacontrol
      Add texteareacontrol
    • panel
      Add sccrollintoview to opening panel
    • fontstyles
      Migrate to new components
    • dropdown
      Add nothing found info && fix misc
    • header
      Nav components
    • hero
      Regroup options in hero
    • tips
      Remove wordpress tip components
    • icons
      Add new icons
    • hero
      Refact controls with subpanel
    • columns
      Organise controls
    • editor
      Organise controls
    • controls
      Hero & columns update
    • editor
      Refactor controls
    • factfigures
      Refact controls
    • form
      Refactor & order of controls
    • colorpicker
      Change reset icon
    • image
      Refact & order of controls
    • txtimg
      Refact & order of controls
    • video
      Refact & order of controls
    • news
      Order & refact in block controls
    • single news
      Refact & order controls for single news
    • listing news
      Refact & order controls of news listing
    • news
      Reorder single & fix naming
    • header & footer
      Remove defaultopen
    • events
      Single event refact & reorder controls
    • advanced blocks
      Refactor index events controls
    • advanced block
      Refactor faqs
    • order
      Move ts & tsx to src folder
    • translations
      Add translations to panels & preview
    • translations
      Add front translations
    • translations
      Add i18next to the project
    • translations
      Add translations management front
    • panels
      Refactoring panels with translationsd
    • teams
      Refact teams index settings
    • panel
      Add boundaries for floating panel & localstorage
    • blocks
      Refactor block preview in admin & settings
    • admin
      Add new panel & select components
    • admin
      Accordion & panel update
    • panel
      Custom panel done
    • panel
      Refact panel
    • i18n
      Update settings
    • settings
      Update vscode settings & gitignore
    • translations
      Add en key to translations files
    • translations
      Add missing translations
    • app/admin
      Make the translation in french
    • translations
      Merge
    • auto deploy
      Add auto deploy
    • auto deploy
      Add auto deploy
    • gitlab-ci
      Update gitlab-ci
    • ci
      Update git reset on beta ci
  51. v2.3.3

    • teams
      Add link on img
    • listing
      Add lang support to getposts route
    • repeater-blocks
      Create components for a11y tag tips
    • Remove console log
    • admin & page-editor
      Multiple fixes
    • page-editor
      Multiple fixes as per design
    • page-builder
      Fix logo wordpress size and border-radius
    • form
      Update style of file upload component
    • column & news
      Space btw elements
    • basic-link
      Remove margin right if class selector contains basic
    • release
      V2.3.2
  52. v2.3.2

    • controls & events
      Variant titleImg : remove possibility to custom date bg color
    • single
      Add blocks used list to single post & event
    • reset-btn & index-event
      Add reset button palette for index
    • teams
      Fix teams image w-full
    • admin
      Fix menuleft not trigger on reload
    • search
      Add auto focus to search input & add escape to close the modal
    • search
      Fix focus style
    • search
      Fix missing css for fixed modal
    • preview
      Add single events preview
    • preview
      Add single news preview
    • reset-btn & search
      Add reset btn palette
    • reset-btn
      Pass onclick props to animation component
    • form
      Add customization label and input value
    • preview
      Add news & events listing preview
    • preview
      Add faqs & teams index preview
    • preview
      Add all preview with reset btn
    • index-event-controls & global-style
      Remove console log and update used variable
    • form & typescript
      Remove typesctipt + inputTextColor options in globalstyle
    • editor
      GL-344 : fix ordered and unordered list padding
    • news & events & columns
      GL-335 -fix margin blocks WIP
    • events & margin-space
      Rework space in variants
    • listing-events
      Fix spaces for variant heading === headline
    • blocks & content
      Rework margin btw p and titles tags in all blocks
    • block & content
      Rework margin btw p and titles tags
    • column & data-preview
      Add missings tags and lists in preview
    • panel & txtimg-icon
      Fix path missing classname for apply color on hover
    • buttons && margin
      Add margin when buttons in WYSIWYG in all blocks
    • hero & repeater-buttons
      Center buttons if position img = centered ( bg)
    • admin
      Fix colors admin style
    • read-more-btn & events & news
      Fix hover style when basic link selected
    • reset-btn & index-news
      Add reset btn palette
    • reset-btn && index-teams
      Add reset btn palette
    • reset-btn & index-faqs
      Add reset btn palette
    • form & label
      Remove label inside input
    • form & label
      Update inputs with label and input value classes
  53. v2.3.2-beta.1

    • config
      Add minos-container class missing from custom tailwind class
    • editor
      Fix circular deps in tailwind
  54. v2.3.2-beta.0

    • globalstyles
      Fix incorrect array for blocks in layout
    • columns
      Fix remove image in column
    • btns
      Remove text-base for btns
    • editor
      Add editor settings to single events & single news
    • heading
      Remove text-4xl from single & listing
    • editor
      Remove editor font-size
    • editor
      Fix heading for eidtor
    • form
      Change label for submit button style
    • screenshot
      Switch screenshot to new design
  55. v2.3.1

    • admin
      Restore preview style and disable AOS for the preview
    • hero
      Bg color removed from text variant
    • admin
      Fix preview macaron style
    • globalsyles
      Remove console.log
  56. v2.3.0

    • colors
      Fix missing colors in preview for fontstyles & btnstyles
    • popover
      Fix popover deps
    • global
      Remove console.log & cleaning code
    • columns
      Missing preview for tertiary btn
    • translations
      Add lineheight to translated blocs actions
    • 404
      Add btn management for 404
    • aos
      Fix aos in admin
    • globalstyles
      Add contionnal use of css variables
    • globalstyles
      Remove undefined styles values
    • admin
      Revert tailwind change for deps
    • btns
      Change ui for btns customisation
    • release
      V2.3.0-beta.2
    • release
      Update release script for new changelogen
  57. v2.3.0-beta.2

    • colors
      Fix missing colors in preview for fontstyles & btnstyles
    • admin
      Revert tailwind change for deps
    • btns
      Change ui for btns customisation
    • release
      Update release script for new changelogen
  58. v2.3.0-beta.1

    • 404
      Fix missing namespace
    • release
      V2.4.0-beta.0
    • release
      V2.4.0-beta.0"
    • gitlab template
      Fix type
  59. v2.3.0-beta.0

    • fontstyles
      Fix fontstyles UI
    • btns
      Fix btns bg color & icons
    • fontstyles
      Modify style
    • btns
      Add btn decoration support in related and listing for post/event
    • btns
      Fix btns in fact&figures
    • seo
      Fix seo missing from preload app
    • seo
      Fix inertia double og tags
    • btns
      Update btns styles manager
    • minos settings
      Rework panel of settings
    • admin
      Add bottom padding to right menu
    • admin
      Fix color admin
  60. v2.2.2

    • footer
      Fix footer save inneritems not working
    • btn
      Add default value to new added btns
    • header
      Fix header cta not displaying correctly
  61. v2.2.1

    • btns
      Fix btns in forms
    • btn
      Form btn type submit
  62. v2.2.0

    • events
      Add rewrite slug for events
    • preview teams block
      Fix preview image for the Teams block
    • fix text-image preview image
      Fix text-image block preview
    • decoration & scss
      Fix width element
    • search
      Fix animation and height size
    • context
      Typescript error
    • footer
      Fix display contact info and icons + fix missing info in tel and mailto href
    • video
      Fix border radius video
    • footer
      Fix footer delete, reorder elements + refact by adding typescript missing
    • footer
      Fix delete item inside column + refact typeScript
    • footer
      Fix on reorder and deletion
    • footer & grid
      Fix component Grid
    • footer
      Fix type contentType in footer + fix doublon images in grid
    • footer & socials
      Refact typescript socials + API taking time fix WIP
    • admin
      Fix slow socials icon selector
    • typescript
      Fix typescript error
    • single teams
      Rework the single Teams + add permalink to single into block/archive"
    • btns
      Add a btns library options in customizer
    • btns
      Add btn management and render by id
    • btn
      Add archivelink btn management
    • column&composition
      Add copy composition
    • editor&composition
      Add feature to duplicate composition
    • factfigure&composition
      Add duplication composition
    • blocks&composition
      Add duplicate composition in form, image, temas, txtImg, video and hero
    • advanced-blocks&composition
      Add duplicate composition
    • btns
      Add basic btns management
    • footer & grid
      Improve ux : moving items in content
    • btns
      Add readmore btn management
    • footer
      Refact footer options for components Contact and Grid
    • footer&icons
      Import svg icons + typesCript ContactOptions keys added
    • footer&grid
      Rework component grid
    • Rename not used file
    • Add todo for reminder
    • page builder blocks
      Restyleall back-end blocks
    • add blocks popup + sidebar btn
      Restyle elements on backend: popup add block + sidebar btn
    • release
      V2.1.2
  63. v2.1.2

    • tailwind config
      Add minos-container to block class
    • heading
      Fix typo in title render
    • admin
      Add fonts & colors duplication button
    • blocks
      Add custom class to blocks title
    • changelog
      Add changelog generation on release
  64. v2.1.1

    • revisions
      Fix missing save hook for revisions
    • dashboard
      Remove lorem ipsum from view
    • admin editor
      Add minos-container class to block editor page
    • consent-field & form
      Set updateValue to null is not consented instead of 0
    • front search
      Change form open search
    • event
      Remove rewrite slug
    • preview-data & events-composition
      Add props missing
    • form
      Fix composition not working on admin side
    • header search
      Block scroll on open search
    • video
      Fix url transformation for video block
    • select & gf
      Update select - use native select + remove label from inside input
    • footer
      Add images to footer
    • merge
      Merge shitty 111
    • events.php
      Rewrite slug from event to events
    • tailwind
      Fix tailwind waterfall to WP admin
    • fix padding space in single events, post and teams
      #248 (#248)
    • seo
      Add docs to SEO class
  65. v2.1.0

    • accessibility
      Accessibility rework
    • playwright
      Fixing tests
  66. v2.0.7

    • seo
      Remove image size
    • husky
      Undo husky change on pre-commit
    • socials
      Fix socials selector & display
    • secondary logo
      Add cropping to secondary logo
    • socials
      Refix socials
    • front
      Fix divers shitty 1.0.7
    • block news
      Fix block news post-tag filter
    • block-column
      Clickable column
    • blocks
      Merge branch into dev
    • merge
      Merge shitty 107
    • package
      Package
    • Inertia Link target
      Target _blank doesn't work with the Inertia link. Test solution
    • Link target
      Target _blank fixed and added to column variants
    • motion-reduce & tailwing-config
      Add motion reduce + create class minos column primary hover
    • tailwind-config & config.ts
      Used tailwind transform scale instead of motion reduce & created hover calsses
    • padding
      Padding block reviews in mobile, tablet and desktop according to the containerType
    • release
      V1.0.7
  67. v2.0.6

    • seo
      Fix all seo issues
    • 404
      Add 404 output to single faq, author & category
    • release
      V1.0.6
  68. v2.0.5

    • news
      Add conditionnal display for tags, excerpt & date
    • datapreview
      Fix typo text
    • front search & footer
      Footer columns & search cpts input
    • column & preview
      Fix column buttons preview
    • previewdata
      Hero composition add style ctas
    • select & gform
      Create custom select component
    • front search
      Add team card to search page
    • merge
      Merge multiple fixed issues
    • front
      Add site link & icon to single event
    • checkbox
      Style checkbox before element
  69. v2.0.4

    • options
      Fix minos options 404 when wp is multisite with subfolder
    • preview
      Remove link from preview block image
    • front
      Front mobile listing teams
    • listings events&faqs
      Fix result uppercase
    • front search
      Add choice for date in page or news
    • front search
      Fix mobile image in search page
    • front event
      Icon tag event viewbox
    • image
      Fix remove image preview handler
    • front hero
      Remove hidden shake btn hero classic
    • front form
      Add dropdown select form
    • editor-table & browser
      Fix table and test on different browsers
    • listings & reset-btn
      Display reset btn only if value entered
    • search & reset-btn
      Display reset btn only if a value selected + french text in select
    • merge
      Merge multiple fixed issues
    • merge
      Merge multiple fixed issues
    • fact-figure
      Size fact title mobile reduce
    • listings
      Fix style listing + fix any typescript
    • search & headingvariant
      Fix mobile variant
    • issues template
      Add a issues templates
    • changelog
      Add changelog.md
    • release
      Add slack notification
    • release
      Remove test files
    • triage
      Update triage
    • release
      Fix type in release.sh
  70. v2.0.3

    • hero
      Fix migration form button + fix data preview hero link and doublon
    • video & preview
      Add buttons in preview
    • video & preview
      Add explicit description of a link inside text
    • txtimage & preview
      Fix ctas in fake preview
    • editor & preview
      Fake preview table WIP
    • editor
      Add quoteStyle & tableStyle to preview
    • editor & table
      Fix responsivess table + rework fake content table preview in editor
    • events & preview
      Add preview CTAs
    • faqs & preview
      Add ctas in fake preview
    • team & preview
      Add ctas in fake data preview
    • teams
      Invert first name and last name content
    • hero
      Uniformisation padding
    • related-events & related-news
      If no related event/news display nothing
    • fact-figure
      Fix position content according to choice
    • image
      Change image type in register to match the code
    • editor
      Fix editor table WIP
    • blocks
      Fix asc missing from attributes
    • form & preview
      Add button in preview + add options btn submit
    • teams & archive-link
      Fix class + add global style for archive link missing
    • search & result
      Result signular VS results plural
    • search & display-date
      Add feature display event date vs all post type date
    • form & blocks
      Refact buttons isPrimary isSecondary
    • console.log
      Remove console.log
    • teams
      Fixing teams block test files
  71. v2.0.2

    • body
      Fix body color not used
    • minossettings
      Fix in fontstyles the first color not selected
    • columns
      Fix missing add btn
    • editor
      Force strong tag to boldest fontWeight
    • editor
      Add anchor support
    • image
      Add ctas & link preview
    • factfigures
      Add insidetitle to fact&figures customizert
    • fact&figures
      Switch CTAS classes from columns to factFigure
    • columns
      Add ctas to columns preview
    • hero
      Add missing ctas to preview
    • txtimg
      Add ctas styles to preview
    • editor
      Add table to preview
    • preview
      Overflow y on the middle preview
    • release
      V1.0.2
    • release
      V1.0.3
    • release
      V1.0.4
    • test
      Test new ci integration
    • npm
      Remove warnings in logs & add caching npm file
    • ci
      Add manual to staging deploy
    • staging
      Modify staging ci
    • changelogen
      Migrate to changelogen
    • release
      Add release description to gitlab
  72. v2.0.1

  73. v2.0.0

    • hero
      Fix hero default value to classic
    • blockoptions
      Fix blockoptions deps in wp
    • Add faqs to block init php
    • Remove unsed code in news blocks
    • Remove unsed code in news blocks
    • icons
      Fix width/height svg icon email
    • icons
      Email icon with inherit widht and height svg
    • heading
      Merge
    • heading && formattitle
      Add a default FormatTitle otherwise no update of the title format
    • buttons && column
      Style fix on button (inline-block) + reword btn in column
    • heading
      Conditions if title/description
    • faq && post
      Query post_per_page
    • block image
      Fix save block_theme & fix defu order
    • image && options
      Fix class for the leading inside title
    • video && form
      Fix missing attributes.block_theme in video
    • video & controls
      Rounded on iframe in minos.scss - fix no access to iframe in video variants
    • hero && video && image
      Create block_theme initialization + no style set at first
    • video && minosconfig
      Fix config border radius video
    • video && controls
      Fix button ContainerType value.container instead of value.variant
    • block video
      Globalstyles & form values
    • global-style
      Fix import ReactElement from react
    • image&video&profile
      Add data-variant
    • storybook
      Fix story Hero
    • color palette
      Fix colors palette in block editor
    • hero & settings
      Rework variants + small fixes + rework settings according to variants
    • hero && settings
      Add containerType as required
    • image & minosconfig
      Remane custom class for color title and description
    • hero && colors
      Fix hero colors features on variants
    • colorpicker
      Fix if no colors exist in db
    • txt img
      Add default value to minosOptions
    • preview
      Add minosbaseurl as url for preview
    • preview
      Change base url for preview
    • form
      MinosOption.blocks fix txt/profile/faqs
    • hero & form
      Fix form Minos Options
    • news & titleimg
      Gradiant img opacity color
    • bottombar
      Fix placeholder missing error
    • events
      Variant - DateImg : remove min-h class not supported by tailwind
    • news
      Fix variant classic rounded img + tag length display character
    • editor & block
      Fix recursive element + fix when no data inside block wysiwyg
    • apifetch
      Remove /wp-json from path used by apifetch
    • apifetch
      Remove wp-json from path used by apifetch
    • hero
      Fix apifetch
    • preview block
      Remove wp-json from block preview in admin
    • alias images
      Fix alias images
    • vite config
      Fix assets images config
    • vite & inertia & typescript
      Fix inertia calling jsx but not tsx & migrate old jsx to tsx
    • Merge form into dev
    • manual select post on blocks & order profil block
      Manual select blocks & order profil block
    • controlscta
      Fix loop throught btn type and getting constrols
    • controls & ctas
      Fix variables names + colors
    • hero & ctas
      Fix if no ctas added
    • hero
      Remove console log
    • query events
      Fix query events date filter with sql
    • ctas & tertiary
      Add unerdline decoration only on tertiary cta
    • style settings
      Fix style settings adminUrl
    • ctas & block
      Small fixes if no attributes.ctas_theme
    • video
      Fix preview style
    • fontstyles
      Add getAllFontStylesValues with correct types
    • archiveLink
      Fix default values
    • globalstyles
      Add getFontStylesValues to globalstyles && remove getHeadingFontStylesValues
    • globalstyles
      Add getFontStylesValues to globalstyles && remove getHeadingFontStylesValues
    • News
      Ctas buttons
    • heading fontstyles
      Fix global stylesettings for heading
    • heading fontstyles
      Fix global stylesettings for heading
    • form & img & column & txtimg
      Fix upload display img
    • fontstyles
      Rework fonts json && include all font weight from google
    • fontstyles
      Fix fonts include in react with no variants
    • footer
      Js fatal exception error, if no data
    • events
      ReadMore FontStyle
    • minos settings
      Standardization minos settings full screen
    • minos settings
      Standardization tab minos settings on full screen
    • update icon
      Update icon footer & header from minos
    • block form
      Fix conditionalLogic in fields
    • footer
      Fix mobile footer
    • form & textarea
      Add placeholder on textArea
    • block form
      Fix conditionalLogic in multiple entry fields
    • fontweight & hero
      Typescript uniformisation fontWeight
    • buttons
      Style - fix class fontFamily + remove useless console log
    • column & factfigure
      PerRow default value -> 3
    • header mobile
      Fix header mobile
    • paletteedit
      Fix div for sort colors
    • header
      Fatal error if no nav.left
    • layout
      Fix defu values for header & footer in Layout
    • gradiantcolor
      Fix gradiant color in news, hero, column, events
    • factfigure & column
      Small fixes + remove useless variables/state
    • video
      Fix form default value + fix remove rgba in config files
    • all blocks & button
      Fix mobile grid & button transition
    • fact&figure
      Fix font style + preview data
    • image
      Remove useless variant + fix typescript + fix borderRadius + fix fontstyle class
    • headingcontrols
      Fix reset btn
    • hero
      Fix hero preview + add reset btn controls
    • fix events set up
      Fix divers events index set up
    • fix card events
      Fix card events
    • form
      Fix Form form - remove useless component
    • fix header merge
      Fix header merge
    • listing events
      Fix minos config && colors variables
    • news card
      Fix lien inertia & img call
    • profile
      Preview fix
    • faqs
      Remove btn type selector from archiveBtn
    • faqs
      Add default p style to description in block$$
    • events & icontag
      Fix import
    • events
      Add composition in register
    • functions
      Add svg support
    • fontstyles
      Add conditions to check if color exist
    • minosphp
      Fix tertiary button value
    • Ctas panel set to false + fix padding button
    • button
      Fix class
    • config & block
      Tertiary hover fix style underline
    • btn & link
      Distinct external & internal link
    • image
      Fix html classname
    • blocks
      Switch section to div & fix columns & txtimg error
    • link
      Remove internal link check
    • link
      Add home_url to wp_head & admin_head
    • single-post
      Fix class + remove colors title in customization controls
    • news & events
      Fix on archive link element of decoration
    • listing-news
      Fix customization listing-news + add customization reset Button
    • ctas & blocks
      Fix ctas heor ctasStyle + variable css borderRadius in some blocks
    • ctas & align & wysiwyg
      Fix the position align in wysiwyg
    • single-event
      Refact file events-info in folder + fix display 0
    • wysiwyg & target-blank
      Open in new window if target blank - ctas in wysiwyg
    • wysiwyg & single-events
      Fix target blank + single events 0 display
    • events
      Fix related event not opening
    • fix col footer & divers files in hader & footer
      Fix col footer & files in header & footer
    • fix size logo header
      Fix size logo header
    • wysiwyg & block-formats
      Re-add heading format from h& to h6
    • button-tertiary
      Fix classname without space
    • fonts
      Add missing regular variants, convert to 400
    • events & news & readmore
      Fix hover color readmore button
    • events
      Spaces and coma btw tags, orga, places
    • faqs
      Listing faqs retablish
    • filters
      Fix typo
    • fix footer
      Fix footer mobile
    • calendar
      Fix style calendar + wip fix hero composition
    • hero & buttons & compo
      Fix map fctions in buttons heros
    • hero composition & buttons
      Refact ctasStyle:CtaModel in hero and form - wip
    • hero
      Fix btn datamodels
    • ctas
      Add ctas migration tools
    • hero
      Hero preview composition style added
    • typescript & merge
      Fix typescript error & merge error
    • globalstyle
      Fix options
    • globlalstyles
      Fix globalstyles options possibly undefined
    • admin
      Fix scroll in wp admin
    • pageeditor
      Add margin bottom
    • pagebuilder
      Fix visible text add block button
    • fix html parser
      Fix html parser
    • legend
      Fix legend alignement
    • html
      Fix html in wysiwyg
    • html
      Add p classname to container in html.tsx
    • html
      Parsedhtml
    • format date wp posts
      Format date wp posts
    • html
      Fix missing title form html parser
    • html
      Fix comma in text
    • mobile & footer & nav
      Fix font size + access keyboard
    • footer & nav
      Fix gap btw items in footer mobile + mobile nav children item
    • editor
      Fix padding editor on mobile
    • calendar
      Fix calendar mobile and desktop + keyboard access
    • fix divers header
      Fix divers header
    • fix search mobile
      Fix search mobile
    • header & mobile
      Fix scroll mobile header nav
    • pagebuilder
      Scss : hide wave/bubble decoration on page builder
    • txtimg
      Fix wording
    • wording
      Fix wording event page editor
    • wording
      Taxonomy names
    • calendar
      Fix title style in mobile + fix text in french
    • calendar&wording
      Multiple fixes
    • header
      Fix key missing in react loop
    • blocks&header
      Fix padding blocks + fix logo custom in header
    • typescript
      Footer logo not required
    • logos & header & footer
      Remove minos logo in footer & header in front + preview add minosLogo
    • fix apercu block & add date events back
      Fix apercu block & add date events back
    • composition & editor
      Fix composition editor if no ctaStyle
    • editor&composition
      If no ctaStyle fix
    • fix typescript error
      Fix typescript error
    • teams
      Fix padding + wave color
    • header
      Header variation separtion no separtion if empty topNav
    • wording
      Wording FAQs
    • 404 & button
      Fix animation button
    • 404 & button
      Fix border width customization
    • resetbtn
      Add animation on resetBtn + fix class
    • bottombar & button
      Remove unused react lib + custom btn save and documentation in settings
    • package.json
      Downgrade cmdk to 0.2.1
    • fix btn block hero
      Fix btn block hero
    • rmeove role sheriff
      Remove role sheriff & administrator for minotaure only
    • fix btn facts & figures
      Fix btn facts & figures
    • header & logo
      Fix logo when position centered
    • remove outline button
      Remove outline button
    • typescript
      Fix blockoptions ts & fix ts error
    • playwright
      Increase timeout
    • change infos block teams
      Change infos block teams
    • translations
      Into event listing, creation of a sub components to use context
    • fix from merge translations
      Fix from merge translations
    • factfigures
      Fix missing anchor id
    • translations
      Fix translate function in typescript react
    • options
      Make preview use iframe with parameters to hot reload params
    • options
      Add preview save function & add some ui components
    • options
      Add icons & block menu
    • typescript
      Add typescript support and usage in admin
    • colors
      Add title color to admin && add front use of the title color
    • typescript
      Migration type & fix storybook
    • hero
      Add front Hero component to admin content editor of WP
    • block news
      Add block news to blocks components
    • Add query to faq block
    • txt-img
      Fix typescript + state + variant blockFull done
    • colorspalettes
      Add color palettes support for Hero
    • column
      Variant - setup + typescript + classic variant WIP
    • heading
      Add heading align center,left,right + added on column block done
    • heading && editor
      Add heading component in editor block + fix useEffect content/description
    • event && heading
      Add heading in block
    • fact-figure && heading
      Add heading in bloc
    • faqs && heading
      Add heading in bloc
    • image && heading
      Add heading in bloc
    • news && heading
      Add heading in bloc
    • form && heading
      Add heading in bloc
    • profile && heading
      Add heading in bloc
    • video && heading
      Add heading in bloc
    • txt-img && heading
      Add heading in bloc + add type className optional for fullWidth block
    • faqs
      Add variants + animations
    • post
      Add textLabel + style hover img hover and opacity - test
    • faqs
      Setup textLabel for btn view more
    • posts index
      Add index posts & filters
    • date && news
      Add package + file lib with formateDate() exportable
    • image-controls
      Add image controls
    • blog post
      Add pagination
    • search
      Add pagination
    • controls && image
      Add img border radius style - preview&front
    • controls && image
      Add font size/leading features for Inside Title
    • image & options
      Add imageOptions in options.ts
    • image && controls
      Add inside description fontSize/Leading done
    • video && controls
      Add video options and style on border radius video
    • wpimage
      Apifetch function for getting image
    • video && controls
      Add container type block - WIP add border radius settings if block
    • video && controls
      Add border radius feat in block container type
    • video
      Video container block Type - WIP fix on preview update
    • image && controls
      Add containerType controls
    • profile && settings
      Set the controls + add variants done
    • profile && controls
      Type container : borderRadius and type controls&style added
    • profile && controls
      Add wrapper card user if variant block (borderRadius)
    • profile && controls
      Add content items style -> txt/leading
    • profile && controls
      Add social media controls
    • image&&video&&profile&&controls
      Add custom panel containerBGColor if containerType=block
    • faqs && controls
      Add selection variants and set the controls general/block
    • faqs && controls
      Add settings border radius wrapper & containerType in variants
    • faqs && controls
      Add controls settings on inside title/text
    • storybook-design
      Storybook integration with Figma
    • txtimg && controls
      Add variant choices + set controls general/block
    • txtimg && controls
      Add containerType settings if variant != fullWidth
    • txtimg && controls
      Add border radius img settings if variants not fullWidth nor blockFull
    • txtimg && settings
      Add customisation on content - fontSize & leading
    • profile && controls
      Add choice image fullFounded or squared
    • profile && settings
      Add defaultValue for imgType
    • hero && controls
      Add container type on variant classic
    • hero & settings
      Add containerType and fix imgBorderRadius
    • hero && controls
      Add img border raidus variant superposition
    • heading & settings & image
      Add heading alignment - done
    • heading & image
      Settings img
    • heading & image
      Deplace heading common for all blocks + fixes in image block/variants
    • video & settings
      Add colors and heading controls
    • profile && settings
      Add colors and heading - variant classic
    • profile & heading
      Add colors and heading - variant Alternate
    • profile & settings
      Add colors and heading - variant horizontal
    • profile & settings
      Add colors and heading - variant block
    • faqs & settings
      Colors settings WIP
    • faqs & settings
      Add heading & colors
    • txtimg & settings
      Add heading and colors settings - variant classic
    • txtimage & settings
      Add colors and heading in variant classicTitle
    • txtimg & settings
      Add colors and heading - variant blockFull
    • txtimg & settings
      Add colors and heading - variant FullWidth
    • txtimg & settings
      Add colors and heading - variant horizontal
    • news & settings
      Add settings and colors for news
    • news
      Variant - classic add class
    • news & controls
      Variant titleImg done
    • column & controls
      Add column variant Classic customization done
    • column & controls
      Column variant classicTitle done
    • fact&figure & controls
      Add customization fact&Figure
    • fact&figure & controls
      Add fact customization (position + factStyle + bg & border radius)
    • events & variant
      Create varianst dateUp & superposition
    • icons
      Add icons for events + arrow icons
    • events
      Add missing variants + add post info (orga, venue, localisation) in all variants
    • events & controls
      Add events customization - work on classic variant
    • events & controls
      Add curstomization + accessibility + rework variants
    • editor & controls
      Set the controls for editor + create types
    • editor & controls
      Add controls
    • editor & controls
      Add css variables and minos config
    • editor & controls
      Remove useless variant + heading/container/wrapper style done
    • editor
      Work on content editor style WIP
    • editor & tables & quotes
      Variants of quotes and tables done
    • editor
      Add cstom bullet point color
    • hero
      Add container border color customization + refact name variable titleColor
    • image
      Add customization container border color
    • column
      Add container border color customization + refact variable names of card element
    • editor
      Add customization container border color + fix import editor scss
    • video
      Add contianer border color customization
    • faqs
      Add container border color customization
    • events
      Add container border color customization + rename variable card element
    • factfigure
      Add custom container border color + rename variable cardType by wrapperType
    • news
      Add custom container borderColor + rename variables card element
    • profile
      Add custom border color
    • txtimg
      Add custom container border color + refact ContentOptions
    • form
      Add container border color customization
    • storybook
      Theme switcher with variables import
    • storybook
      Set bgColor using control and palette
    • storybook
      Add control variant
    • storybook
      Simplify story
    • buttons & controls
      Add custom buttons - general settings
    • storybook
      Migrate story to csf3 * CSF3 = Component Story Format V3
    • storybook
      Start Image story
    • buttons
      General settings work on buttons and options wip
    • ctas & controls
      Add controls for ctas
    • controls & ctas
      Add arrowOptions
    • controls & arrowtype
      Add arrowType icons
    • stylesettings
      Redo the ux for blocks modifications && routing finished
    • customisation
      Add index & single to events
    • events & tabscontrols
      Add reminder tabs events settings controls
    • hero & ctas & controls
      Add ctas style in block hero WIP
    • ctas & heros
      Update in db WIP
    • controls & ctas & heros
      Add ctas customisation for hero
    • controls & hero & ctas
      Save ctas custom style
    • ctas & heros
      Creation of variables for ctas
    • ctas & hero
      Custom ctas font size, leading and border radius done
    • controls & ctas
      Add arrowType
    • ctas @ variantshero
      Add ctas + fix margin
    • link & columnblock
      Add custom link/ctas in column Block
    • factfigure & link/ctas
      Add ctas/link custom + fix columns if no links/ctas added in block
    • Merge dev
    • ctas
      Add style 3rd element decoration
    • block heading
      Remove options in wsiwyg in block heading
    • ctas & news
      Add style for ctas of archiveLink
    • news & archivelink
      Add custom archive link
    • events & archivelink
      Add custom archveLink
    • ctas & event & post & faqs
      Archive custom hide if not shown
    • events & news
      Add custom readMore button
    • news & controls
      Add decoration choice on label readMore
    • events & news & labelreadmor
      Add customization on label read More
    • filters choice index & mobile view calendar
      Add filters choice index & mobile view calendar
    • storybook
      Add convertArgsColorToRgbaVar
    • hero & colors
      Gloabal styles / front colors
    • globalstyles
      Colors, gloabalStyles + fix customization colors general settings
    • Global style fix and merge
    • colors & blocks
      Fix colors in all blocks
    • variants listing
      Variants listing posts & faqs & events done
    • blocks & controls
      Default values
    • headinggeneral
      Creation of Heading Tab for General Settings
    • heading
      Add Heading General - common to all blocks
    • video & heading
      Add customization heading controls
    • image @ heading
      Add heading customization on block
    • image
      Fix preview image
    • image & fontstyle
      Add fontStyle for legend title and description
    • txtimg & heading & fontstyles
      Customization heading + add fontStyle customization done
    • news
      Add heading customization + fontStyle
    • Hero
      Button ctas & ctas_theme
    • styles settings
      Add font family & font weight selector in styles settings
    • column
      Heading customization + add fontStyles
    • faqs
      Heading and customization fontStyles
    • styles settings
      Fix display font styles
    • fonts
      Inject font in admin && front
    • factfigure
      Add customization heading + fontStyles
    • globalstyles
      Use getAllFontStylesValuesWithHeading + small fix in controls txtImg
    • profile & fontstyle & heading
      Add customization
    • events
      Customization fontStyles & heading
    • editor
      Add customization heading and fontStyles
    • form
      Customization heading and content fontStyle
    • form
      GlobalStyle
    • fontstyles
      Add hero support
    • hero
      Font family and font weight added
    • fontstyles
      Selector sixe xxl > 70px updated + fix removed small size
    • hero & fontstyles
      Add fontStyles
    • image & fontstyles
      Add image fontStyles customization
    • heading & fontstyles
      Refact heading for class in blocks
    • fontstyles
      Add accessibility warning if selected font is serif
    • video
      Font styles customization
    • Html
      Component to sanitize html using Dompurify
    • column
      Add fontStyles to variants
    • profile
      Add customization font style + refact
    • faqs
      Add font styles
    • footer
      Add gestion content footer
    • txtimg
      Refact + add fontStyles
    • news
      Add fontStyles news + fix types on fontWeight and fontFamily
    • api
      GetPost with image url
    • events
      Adding fontStyle variant classic
    • events
      Variant - font style + fix imgBorderRadius + imgOpacity
    • factfigure
      Customization fontStyle done
    • editor
      FontStyle customization
    • form
      Add form customization
    • Merge dev into branch
    • form
      Add customization fontStyles
    • ctas & customization
      Add fontStyle in controls
    • fontsizepicker
      Add custom values + range fontSize
    • fontstyles
      Range settings fontSize line height
    • header content
      Header content maping
    • ctas
      Fontstyles and colors customization - wip
    • docs
      Use block explanation instead of lorem ipsum
    • ctas & hero
      Customization ctas in hero - wip
    • ctas & columns
      Add ctas customization
    • ctas & factfigure
      Add ctas customization
    • ctas & faqs
      Add ctas customization
    • events & ctas
      Add customization ctas
    • news & ctas
      Add customization ctas
    • header
      Working on header mobile
    • merge feature heder
      Merge feature header
    • docs
      Theme merge common headings in each blocks
    • form
      Add customization ctas
    • custom colors in editor
      Add custom minos colors selector in editor
    • form & submitbtn
      Add customization submit btm
    • form
      Validation message
    • singlepost & heading
      Move headingPanelControls files + pave the way for singlePost variant
    • form
      Error colors
    • single & variant
      Start single variant + typescript for PostSingle
    • singlepost
      Typescript + context & defaultValue
    • singlepost
      Variants done
    • singlenews
      Customization controls done
    • singlenews
      MinosConfig & globalstyle - creation of class and css variables
    • singlenewscontrols
      Add image customization + update file updated Typescript
    • singlenews
      Customization + class added in variants
    • relatednews
      Import card news variant related to selection in general settings
    • globalstyle & relatednews
      Add css variables for related news
    • relatednews
      Add textLabel input for card
    • listingnews
      Add controls customization listing news
    • indexnews
      Add customization to all variants in index news done
    • video
      Rework customization - WIP
    • set up filter news
      Set up filters news
    • set up news & faqs
      Set up single & index for news & faqs
    • faqs
      Wip add customization fontStyle + refact + add preview in general settings
    • controls & image
      Add reset btn for composition
    • hero & controls
      Fix with reset
    • profile
      Add reset btn + refact + fix preview
    • txtimg
      Fix preview + refact form + add reset btn + fix class
    • Set up events index
    • merge from develop
      Merge from develop
    • merge from develop
      Merge from develop
    • factfigure
      Add classes for Wysiwyg + fix headingContent and content wysywyg mobile
    • merge branch index set up
      Merge branch index set up
    • image
      Add classes in heading + content wysiwyg + fix mobile
    • hero
      Add classnames
    • column
      Controls + fix classes
    • faqs
      Add class + fix accordion hover wip
    • actif color filters
      Add actif color to filters
    • add actif color to filters
      Add actif color to filters
    • txtimg
      Add classname wysiwyg
    • listing & index
      Fix listing & index variable
    • news
      Add class + fix removed insidescription option settings
    • events
      Fix cardType + add class + controls reset
    • faqs
      Add archivelink controls
    • add field profile
      Add field profile
    • faqs
      Composition + fix register and form
    • ctas & blocks
      Add ctas customization where missings (image, video) + fix txtImg form
    • defaultvalue
      Ctas for video and image
    • editor
      Customization + class + fix divers
    • blocks
      Add readmore options to events & news block
    • editor
      Add ctas controls + fix style quotes and tables
    • html & editor
      Add ctas in wysiwyg
    • defaultvalue & video & ctas
      Set default value + add ctas wysiwyg
    • txtimg & ctas
      Ctas added in wysiwyg
    • image & ctas
      Add ctas in wysiwyg
    • news & events & faqs
      Add wysiwyg in heading only + add controls ctas
    • html
      Use component button
    • button & wysiwyg
      Button wysiwyg component in blocks image, profile
    • hero & ctas
      Add ctas class in config
    • ctas & column
      Add ctas for wysiwyg + fix ctas in repeater
    • ctas & wysiwyg
      Add ctas in blocks edirto, events, factFigure, Faqs & news
    • video & ctas
      Fix context html + add class ctas heading
    • ctas&wysiwyg
      Ctas in wysiwyg in all blocks added
    • single & events
      Add variants signle events + related posts
    • single & events
      Add variant + wIP variant event info
    • singleevents
      Controls add icon + variant
    • singleevents
      Add customization iconType, containerType + colors
    • single-events
      Add customization controls + fix class in related events
    • single-event
      Get the info of the event in the single
    • events-info
      Get info events + create component EventInfo called in each single variant
    • related-events
      Add related events + dates conditions
    • order content columns footer
      Add order & slice to content columns footer
    • events & single-events-card
      Add icon type choice + add icons events variants + relatedEvents
    • block form
      Add register & move logic to it
    • hero cta links
      Add liniks customization
    • Merge dev
    • block form
      Add preview
    • listing-faqs
      Add reset btn customization + fix style and remove useless class
    • listing-events
      Refact + ework class + add reset customization
    • Link decoration underline handle
    • form
      Review form btn submit and add ctas heading customization + compositions
    • Link custom all variants hero
    • block columns
      Add custom links to column block
    • add customization header
      Add customization header by elements type
    • Custom links + cleaning unused files
    • custom size logo
      Add custom size logo header & footer
    • Custom links blocks wip
    • block-news & display
      Display date, excerpt or tag customization added
    • related-news
      Add customization block news display
    • block-news
      Display info post selection
    • news
      Controls - add reset button for displaying info - compo
    • single-news
      Add display info
    • single-events
      Add display info events - customization
    • single-news & single-events
      Add customization display info
    • block-event
      Display date in block and related events
    • Custom links blocks
    • Merge dev
    • custom size logo & html in footer
      Custom size logo & html content footer
    • add tab divers
      Add tab divers
    • 404
      Set path and controls settings
    • add custom search
      Add custom settings search
    • page404
      Add customization page not found
    • add field script
      Add field script
    • icon & panel
      Change icons in panel
    • customize card search
      Customize card search
    • custom card search
      Custom card search
    • customize card search
      Customize card search
    • Events calendar view customisation
    • custom search card
      Custom search card
    • blocks & bullet-list
      Add colors bullet list settings
    • wysiwyg
      Adapt toolbar and block-formats according to the block
    • wysiwyg & column & image
      Set wysiwyg + controls of block column and image
    • blocks & pageeditor
      Add icons instead oif block name
    • ctas & borderwidth
      Add borderWidth for ctas
    • column & controls & form
      Add formatTitle level + rework wysiwyg toolbar + rework controls
    • factfigure & controls & form
      Remove title in form + remove controls settings + rework wysywyg
    • image & controls & form
      Rework form and wysiwyg toolbar and customization controls
    • html parser for caption, video & sound
      Fix html parser for caption, video, sound & img
    • txtimage & controls & form
      Rework form and add title level + rework wysiwyg toolbar
    • factfigure & controls
      Add controls settings only on p in wysiwyg customization
    • controls & factfigure
      Remove controls bullet list
    • wyshwyg & form-heading
      Add accessibility tips + toolbar content per blocks rework
    • footer & header
      Add accessibility
    • archivelink & news & events & faqs
      Add borderwith style for archive link button
    • format date post
      Format date wp posts
    • add role sheriff
      Add role sheriff
    • events & decoration
      Fix events tags and html structure + WIP decoration element in body
    • Add cta anim style
    • decoration & blocks
      Add decorations controls + add on blocks on section decoration element
    • wave & blocks
      Add padding in blocks if decoartion wave is true
    • wave & singles
      Add wave decoration in singles news, events and 404 + footer
    • calendar & mobile
      Fix calendar mobile view + add card modal border radius customization
    • block teams
      Block teams
    • block teams en cours
      Block teams en cours
    • ping
      Add ping to maintenance
    • body
      Set body color customization
    • typescript & body
      Refact typescript header and footer + add body customization
    • decoration
      Add bubble decoration wip
    • decorations
      Decoration on even and odd block
    • decorations & footer & header
      Bubble decoration z-index footer and header
    • blocks & decoration
      Add bubble decoration on blocks
    • pages
      Add condition decoration
    • notfound
      Add decoration bubble style and feat
    • Event-calendar-customization
      Add more options
    • listing & search
      Pages -> add decoration bubble
    • decoration
      Add decoration bubble element
    • hero&bubble
      Add bubble deco according to img_position + refact
    • gravityforms
      Remove not implemented fields
    • header
      Remove minos logo if no custom logo added
    • add block & index teams
      Add block & index teams
    • decoration & footer
      Fix footer wave decoration condition
    • end teams
      End teams
    • header & teams
      Divers fixes
    • listing event
      Rework and add customization
    • from jsx to tsx
      From jsx to tsx
    • from jsx to tsx
      From jsx to tsx
    • Listing events a11y rework
    • listing
      Add title text listing customization content il all listings
    • dashboard
      Add custom dashboard
    • dashboard-hero
      Dashboard Hero Component
    • start front translations
      Start front translations
    • translations
      Add global context to translations
    • cpts_component
      Custom Posts Type Component
    • new translations
      New translations
    • dashboard icons
      Added dashboard icons
    • add front translations
      Add front translations
    • translations
      Add translations support for admin & front
    • translations
      Add po generator & json export of translations
    • translations
      Add po & mo for fr, nl & de
    • preview
      Wip update hero real preview
    • text-img
      Refactor - typescript in text image
    • assets
      Add assets versionning
    • columns
      Refactor columns variant classic
    • columns
      Simplify props to columnsPerRow
    • column
      Avoid code repeating
    • heading
      Use general type headingType instead of HeadingAlignment only for align props
    • image
      Add conditions if inside desc ()
    • menu
      Accessibility - aria hidden for svg
    • profile
      Handle if no firstName/lastName in variants
    • form-news
      Remove max post in manual mode
    • form-faqs
      Remove max faqs when manual mode activated
    • news
      Default value of textLabel
    • hero
      Remove console log
    • video && controls
      Rename propriety borderRadius in VideoOptions
    • image && controls
      Rename property borderRadius for image
    • image && video && containeroptions
      Refact property names and common containerOptions
    • package.json
      Fix missing sb add-ons, and others fix
    • image && settings
      Renaming custom class for block image - uniformisation
    • hero && settings
      Remove dataStyle + update img if variant rond + leading/fontSize mobile
    • typescript
      Remove test for wp import type
    • all blocks
      Data-variant
    • controls
      Import containerLabels in all block
    • controls && block
      Add size info in controls settings
    • imge & heading
      Add props for class in heading and move img class to the blocks
    • heading
      Remove useless space in classname
    • profile & heading
      Use props classNameTitle and classNameDesc in component Heading called
    • video&image&heading
      Use props classNameTitle & classNameDesc in blocks
    • faqs
      Remove useless variants - can be done with settings colors & the remaining variants
    • video & profile
      Add headingAlign default value
    • forms & blocks
      DefaultValue in form - img/video/profile/hero/faqs
    • alignements
      Renaming position alignment type - more generic
    • events & dateimg
      Move class into condition
    • editor & controls
      Comment not currently used settings (img settings)
    • image
      Add contentOptions type
    • editor
      Add contentOptions type
    • controls
      Columns, Fact&Figure, Editor, Events - line height range done
    • controls
      All remaining blocks - line height selector
    • controls & minosconfig
      FontSize to rem instead of px
    • ctas
      Rename files
    • typescript
      Update structure components/layout/blocks
    • ctas & defaultvalues
      Remove isStyled property
    • hero & parallax
      Remove parallax
    • types & column & factfigure
      Create shared types for columnRepeaters
    • packagejson
      Remove npm parallax
    • ctas & decorationelement
      Rename variable arrowType->decorationElement + add 3rd element
    • hero
      Refactor Hero component To improve documentation in Storybook autodocs by eliminating nested objects in props.
    • hero
      Use getImage
    • hero
      Ctas replace slug by color in register
    • image
      Split block to register
    • image
      Use Image/Register in form.jsx
    • types
      Context VS options
    • Remove context.ts + fix typescript in blocks
    • typescript
      Fix missing properties - typescript
    • event
      Typescript - default valye updated
    • files
      Updates files and folders Admin
    • globalstyle
      BlockStyle functions receive only the specific block options (not all options)
    • style
      Use the new style functions in Hero, Video, Image Blocks
    • typescript
      Fix headingAlign not required for Hero block
    • storybook
      Add variables values + fix typescript error
    • TxtImg
      Use register
    • typescript
      Update types Heading, options and Video
    • typescript
      Hero - fix controls value/key of
    • image & controls
      Remove useless code
    • Merge into heading branch
    • News
      Use register
    • video & getfontsizesvalues
      Fix fct + remove useless prefixes in register + type controls
    • txtimg & image
      Refact controls & register + use fct getAllFontStylesValues
    • prettier
      Format
    • News
      Pass linkIndex props
    • news
      Renaming properties/variables - fix
    • ctas
      Renaming variables/properties for ctas
    • Colums
      Use register
    • Colums
      Ctas & cta_theme
    • heading
      Add comment + add condition if no title
    • Faqs
      Split register/block
    • FactFigure
      Split register/block
    • form
      Refact components input checkbox radio props
    • Profile
      Split register/block
    • Events
      Split register/block
    • Editor
      Split register/block
    • image
      Refact block props
    • controls
      Upadte wording Style?
    • image
      Refact heading
    • Html
      Use component Html to display unsafe html
    • Typescript ImageFormat
    • Update file + add defaultValue for single news
    • profile
      Rename file for imgVariation
    • relatednews
      Add typescript related news
    • profile & news & controls
      Update shared variables + add other customizables relatedNews
    • blocknews & relatednews
      Update variable names
    • typescript
      Creation of datamodel for listing news + update files places
    • filter
      Props reorder
    • image
      Remove colors in block.tsx
    • typescript & blocks
      Remove block_theme
    • heading
      Add class and use type WysiwygClassesType
    • all
      Refactor block options management
    • generalsettings
      Remove layout ctas & heading
    • components
      Remove components from context, defaultValue and Options
    • ctas
      Remove file
    • hero
      Add tip on customization
    • shortchode
      Remove in panel
    • heading
      Add headingFontClassName
    • events-info
      Renaming file + fix import
    • minos-config & single-events & single-post
      Refact file and create their own files
    • listing-news
      Reorder files and components used
    • listing-faqs
      Faqs-listing refact files
    • listings
      Refact options
    • titles
      Remove class mobile titles and use tailwind class instead - singl/listing/blocks
    • config & blocks
      Clean config files in blocks and genral config file
    • form
      Check classes + rework
    • context
      Logo info
    • single-news & single-events
      Crete new file for single-events options
    • Remove console log
    • merge
      Merge develop
    • blocks
      Rework variables naming ctas
    • data-preview-news
      Add a column without image in fake data for news preview
    • Fix tailwind class + merge dev into branch
    • footer & controls
      Title in english
    • wysiwyg & form-blocks
      Add link to the doc W3C + remove useless class and controls
    • animation & types
      Fix typescript error
    • sectiondecoration
      Add a todo comment
    • animation & controls
      Add value to none if nothing selected at first
    • header
      Refact typescript
    • typescript & header & footer
      Refact typescript for header and footer
    • typescript
      Refact positionAlignment
    • header
      Change header Elements folder to compoments folder -> change path of the files
    • bubble
      Refact bubble typescript files & folders
    • Clean files - Typescript
    • listings
      Separate types in different files + change import path
    • revisions
      Refact json diff & async diff
    • Fix wording + rename file
    • calendar & controls
      Reorder choice settings
    • typescript
      Main ts
    • block-options
      Migration typescript wip
    • heading
      Migration
    • wysiwyg
      Typescript
    • images
      Register and form typescript - fix import + any
    • app
      Migration
    • typescript
      Toolbar, link && wysiwyg
    • editor
      Migration typescript form & register
    • typescript
      Video migration
    • typescript
      Image migration form & register
    • typescript
      App migration
    • listing faqs
      Refactor for translations
    • search
      Refactor for translations
    • notfound
      Refactor for translation
    • single post
      Refacto single post for translations
    • single & page
      Refact single & page for translations
    • columns
      Migration to tsx
    • typescript
      Columns migration to typescript
    • shortcode
      Refact migration to tsx
    • typescript
      Migrate fact&figures form to typescript
    • typescript
      Fix missing conditionnal link to fact&figures front
    • block-form & checkbox
      Refact jsx to tsx
    • footer & socials
      Typescript
    • blocks & import
      Remove const wp and use the right import
    • typescript
      Migrate events admin to typescript
    • typescript
      Faqs migration to typescript
    • typescript
      News migrations to typescript
    • typescript
      News migration to typescript
    • typescript
      Teams migration to typescript
    • typescript
      Hero migration to typescript
    • typescript
      Txtimg migration to typescript
    • vite
      Migrate js entry files to ts
    • typescript
      Migrate all config to typescript
    • tailwind
      Add Material tailwind to admin
    • Create icons emails for profile + folder
    • txt-img
      Classic variant WIP - desktop done - todo mobile and desktop
    • txt-image
      Variant classic done
    • txt-img
      Variant Classic with title desktop/mobile done
    • text-img
      Variant horizontal done
    • txt-img
      Variant blocFull done
    • txt-img
      Variant fullWidth done
    • column
      Variant classic and classic with title inside of image done
    • shortcode
      Add padding only - no heading + remove comment in column bloc
    • video
      Use aspect-video tailwind classname
    • faq
      Fix on collapse + style variants WIP
    • column
      Fix grid column variant classic
    • post
      Update variants
    • full formating
      Format order import with prettier
    • video && controls
      Add temporary icons for variants video
    • video && variants
      Add rounded on iframe direclty in block
    • video && controls
      Set up new icons in settings video container type
    • image && controls
      Change icons settings variants & containerType temporary
    • faqs
      Fix grid
    • txtimg
      Fix blockFull variant
    • txtimg && blockfull
      Add custom wrapper class on variant - left/right first/last/only of type
    • txtimg && horizontal && settings
      Add wrapper custom class
    • txt-img
      Add font size and leading for mobile
    • txt-img
      Mobile text-vase for inside description
    • faqs
      Text and title mobile
    • image
      Text and titile leading/size mobile
    • profile
      Text and leading mobile + fix grid on variants
    • hero & variants
      Rework all variants
    • hero
      Variant classic - img left - justify-center content
    • profile & icons
      Add colors on icon - variant classic & alternate
    • txtimg & full-width-variant
      Add bg color - missing class
    • news
      Variant - classic colors & settings
    • news
      Classic variant customization done
    • news & controls
      Variant tagImg customization done
    • editor & controls
      Add settings for content elements + refact scss files
    • Fix lint tailwind class
    • Fix tailwinf conflicts class
    • body
      Add box-sizing:border-box
    • blocks
      Padding desktop
    • back & menus
      Rework btn close on menu left and right general settings
    • columns
      Fix margin top button link
    • cardstyles & blocks
      Update padding desktop/tablet/mobile
    • mobile
      Fix grid mobile
    • palette
      Add border color on bubble color
    • Prettier _types
    • white-space
      Remove doublon spaces
    • Execute prettier on unformated files
    • aos
      Animation general set in layout
    • button
      Margin top auto - fix alignment
    • editor css
      Add some spacing
    • readmorelabel
      Fix transition on Read more btn
    • controls
      Add text size on title for general settings controls
    • controls & reset
      Add style on reset btn
    • profile
      Add classes heading wysiwyg
    • blocks
      Leading-normal class when mobile
    • blocks & controls
      Dashbord titles
    • mobile
      Remove text sm
    • listing-events
      Fix active colors on icon list & calendar view
    • events & fact & faqs & news
      Btn reset composition
    • form
      Btn submit element of decoration added
    • events
      Variant superposition : remove padding
    • controls
      Wording update
    • form
      Remove font bold if input required
    • blocks
      Margin btw element in wysiwyg
    • txtimg & variants
      Review space btw img and txt
    • txt-img & variant
      Fix after merge - variant classicTitle
    • column
      Decoration element wio
    • decoration
      Test on width decoration element
    • wave & listings
      Add wave decoration in listins news, events and faqs
    • hero & wave
      Add wave on block hero according on containterTyp, imgPosition and variant
    • footer & social
      Fix space btw social icons
    • calendar & singleevent
      Divers fix mobile
    • singles
      News & events - add bubble decoration style
    • hero & bubble
      Relative and z-index posiiton according to hero variant & img_position
    • padding
      Fix mobile padding repeater blocks
    • news & events
      Fix padding if no archive link button
    • revisions
      Remove not used css
    • submit-btn & form
      Fix padding size
    • event & date-up
      Fix typo in img ratio
    • dashboard
      Add minos v2 color to tailwind
    • dashboard_component
      Dashboard Hero Component Style Done
    • No shadow on Event's dates and tag Post's
    • No shadow on dates & tags on Events & News blocks
    • changelog
      Add automatic changelog
    • cleaning
      Cleaning and order files & folders
    • Add vscode extentions reco
    • typescript
      Enable verbatimModuleSyntax : use type modifier in import
    • typescript
      Enable verbatimModuleSyntax
    • ci
      Commit build file
    • storybook
      Migrate from webpack to vite
    • ci
      Publish storybook to chromatic
    • Add rollup plugin visualizer
    • Remove yarn.lock
    • typefest
      Add typefest
    • ping
      Offuscate ping code
    • blocks
      Add id (anchor) to blocks
    • comitizen
      Add commitizen to package.json
    • package.json
      Add an auto push on commit
    • block video
      Test interface3
    • storybook
      Create the minos theme
    • storybook
      Fix logo image
    • form
      Document textfield and and textarea storybook
    • typography
      Add typography
    • images
      Move to assets + compress
    • heros
      Add link to figma variants
    • heading
      Add roboto and display all headings from the theme
    • Test gitlab
    • Update
    • Update
    • Update
    • Add cache
    • Update
    • Add git config
    • Test git push
    • Update
    • Add submodule for storybook-statis
    • Update
    • Remove submodule
    • Test
    • Test
    • Test
    • Test
    • Update
    • Test submodules
    • Test
    • Test
    • Test
    • Test
    • Test
    • Test
    • Test
    • Test
    • Test
    • Test
    • Test
    • Test docker push
    • Add docker stage
    • Test docker
    • Test
    • Test
    • Update token
    • Test
    • Test
    • staging
      Add staging branch && auto deploy to stg
    • playwright
      Up the timeout for ci
    • playwright
      Split admin & front testing
    • Split admin and front in 2 folders
    • front
      Add example using beforeEach and getByTestId
    • playwright
      Test ci
    • playwright
      Test ci
    • playwright
      Remove testing on video block
    • playwright
      Add playwight script to package
    • playwright
      Fix test & gitlab ci
    • testing
      Remove parallel
    • playwright
      Update ci gitlab