Skip to content

Commit

Permalink
Integrate heading tag option setting
Browse files Browse the repository at this point in the history
Integrate heading tag option setting,
Fixed icon issue in one sided layout,
added class on title and description tag,
Fixed story position setting after added new timeline
  • Loading branch information
aniketcoolplugins007 committed Mar 22, 2023
1 parent 31be4d4 commit 8d203c9
Show file tree
Hide file tree
Showing 26 changed files with 38,698 additions and 4,161 deletions.
5 changes: 5 additions & 0 deletions includes/cool-timeline-block/assets/common-block-editor.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
.timeline-block-iconpicker .iconpicker-pickercontainer{
position: absolute;
left: 0px;
}

.timeline-block-typography-advanced{
box-shadow: 0 3px 30px rgba(25, 30, 35, 0.1);
border: 1px solid #e2e4e7;
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('react', 'react-dom', 'wp-element', 'wp-i18n'), 'version' => '09c476d8e0372ebcdc15');
<?php return array('dependencies' => array('react', 'wp-element', 'wp-i18n'), 'version' => '56561c06ec87b26f3bee');
10,978 changes: 10,977 additions & 1 deletion includes/cool-timeline-block/build/story-timeline-child/index.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('react', 'react-dom', 'wp-components', 'wp-element', 'wp-i18n'), 'version' => 'cab249fefb031a14b749');
<?php return array('dependencies' => array('react', 'react-dom', 'wp-components', 'wp-element', 'wp-i18n'), 'version' => '647a9ec326e1cb15b63a');
25 changes: 24 additions & 1 deletion includes/cool-timeline-block/build/story-timeline/index.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

25,003 changes: 24,998 additions & 5 deletions includes/cool-timeline-block/build/story-timeline/index.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 8d203c9

Please sign in to comment.