-
Notifications
You must be signed in to change notification settings - Fork 62
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
Commits on Jun 23, 2023
-
Benjamin Intal authored and Benjamin Intal committed
Jun 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 0586035 - Browse repository at this point
Copy the full SHA 0586035View commit details -
added gradient accent color, fixed paddings
Benjamin Intal authored and Benjamin Intal committedJun 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 9071531 - Browse repository at this point
Copy the full SHA 9071531View commit details -
fix: position of accent in editor
Benjamin Intal authored and Benjamin Intal committedJun 23, 2023 Configuration menu - View commit details
-
Copy full SHA for c03681d - Browse repository at this point
Copy the full SHA c03681dView commit details -
added succeeding accent timeline styling
Benjamin Intal authored and Benjamin Intal committedJun 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 81684b5 - Browse repository at this point
Copy the full SHA 81684b5View commit details
Commits on Jul 3, 2023
-
Merge branch 'develop' into feat/timeline-block
# Conflicts: # src/dynamic-breakpoints.php
Benjamin Intal authored and Benjamin Intal committedJul 3, 2023 Configuration menu - View commit details
-
Copy full SHA for cd4504b - Browse repository at this point
Copy the full SHA cd4504bView commit details
Commits on Jul 11, 2023
-
added timeline in php register block
Benjamin Intal authored and Benjamin Intal committedJul 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 18e23a0 - Browse repository at this point
Copy the full SHA 18e23a0View commit details
Commits on Jul 29, 2023
-
Merge branch 'develop' into feat/timeline-block
Benjamin Intal authored and Benjamin Intal committedJul 29, 2023 Configuration menu - View commit details
-
Copy full SHA for bd591fc - Browse repository at this point
Copy the full SHA bd591fcView commit details
Commits on Aug 2, 2023
-
Merge branch 'develop' into feat/timeline-block
Benjamin Intal authored and Benjamin Intal committedAug 2, 2023 Configuration menu - View commit details
-
Copy full SHA for e32d219 - Browse repository at this point
Copy the full SHA e32d219View commit details
Commits on Aug 3, 2023
-
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]>
Configuration menu - View commit details
-
Copy full SHA for d62c9be - Browse repository at this point
Copy the full SHA d62c9beView commit details -
Configuration menu - View commit details
-
Copy full SHA for a3b4a53 - Browse repository at this point
Copy the full SHA a3b4a53View commit details