Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

fix: timeline block issues #2799

Closed
wants to merge 10 commits into from
Closed

fix: timeline block issues #2799

wants to merge 10 commits into from

Commits on Jun 23, 2023

  1. initial commit

    Benjamin Intal authored and Benjamin Intal committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    0586035 View commit details
    Browse the repository at this point in the history
  2. added gradient accent color, fixed paddings

    Benjamin Intal authored and Benjamin Intal committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    9071531 View commit details
    Browse the repository at this point in the history
  3. fix: position of accent in editor

    Benjamin Intal authored and Benjamin Intal committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    c03681d View commit details
    Browse the repository at this point in the history
  4. added succeeding accent timeline styling

    Benjamin Intal authored and Benjamin Intal committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    81684b5 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Merge branch 'develop' into feat/timeline-block

    # Conflicts:
    #	src/dynamic-breakpoints.php
    Benjamin Intal authored and Benjamin Intal committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    cd4504b View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. added timeline in php register block

    Benjamin Intal authored and Benjamin Intal committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    18e23a0 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. Merge branch 'develop' into feat/timeline-block

    Benjamin Intal authored and Benjamin Intal committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    bd591fc View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Merge branch 'develop' into feat/timeline-block

    Benjamin Intal authored and Benjamin Intal committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    e32d219 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. fix (timeline block): major issues (#2738)

    * fixes gap
    
    * removed min height and vertical align
    
    * removed transforms
    
    * fix timeline date text gradient color
    
    * set typography initialOpen to false
    
    * fix timeline date gradient color in preview
    
    * fix alignment when background is enabled mobile
    
    * Changed Thickness to Line Thickness
    
    * fix background overlap
    
    * fix inner column content error when refreshing
    
    * fix inner column placeholder column spacing
    
    * fix margin in frontend for blocksy and 2021 theme
    
    * fix margin for astra theme
    
    * fix content margin when dot size increases
    
    * Removed bottom margin of timeline block so it's not annoying
    
    * new vertical lines/dots in editor
    
    * fix vertical line and dots fill
    
    * removed :has
    
    * removed hasTransparent
    
    * fixed setAttribute for last timeline block
    
    * added nextBlock and previousBlock in getBlockContext
    
    * use new nextBlock, previousBlock
    
    update vertical line max height
    
    ---------
    
    Co-authored-by: Benjamin Intal <[email protected]>
    mxkae and Benjamin Intal authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    d62c9be View commit details
    Browse the repository at this point in the history
  2. update dependency list

    mxkae committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    a3b4a53 View commit details
    Browse the repository at this point in the history