Skip to content

Conversation

@violinist-bot
Copy link

If you have a high test coverage index, and your tests for this pull request are passing, it should be both safe and recommended to merge this update.

Updated packages

Some times an update also needs new or updated dependencies to be installed. Even if this branch is for updating one dependency, it might contain other installs or updates. All of the updates in this branch can be found here:

  • drupal/gin: 3.0.0-rc4 (updated from 3.0.0-rc2)

Release notes

Here are the release notes for all versions released between your current running version, and the version this PR updates the package to.

List of release notes

Changed files

Here is a list of changed files between the version you use, and the version this pull request updates to:

List of changed files
  .tugboat/config.yml
  README.md
  dist/css/base/gin.css
  dist/css/components/description_toggle.css
  dist/css/components/dialog.css
  dist/css/components/edit_form.css
  dist/css/components/entity_browser.css
  dist/css/components/inline_entity_form.css
  dist/css/components/layout_paragraphs_2.0.css
  dist/css/components/media_library.css
  dist/css/components/paragraphs.css
  dist/css/components/sidebar.css
  dist/css/components/tableselect.css
  dist/css/components/tabs.css
  dist/css/components/toolbar.css
  dist/css/components/toolbar_secondary.css
  dist/css/layout/classic_toolbar.css
  dist/css/layout/horizontal_toolbar.css
  dist/css/layout/toolbar.css
  dist/css/theme/dialog.css
  dist/css/theme/variables.css
  dist/js/init.js
  dist/js/sticky.js
  dist/js/toolbar.js
  dist/media/sprite.svg
  gin.info.yml
  gin.libraries.yml
  includes/breadcrumb.theme
  includes/form.theme
  includes/page.theme
  includes/table.theme
  includes/toolbar.theme
  js/init.js
  js/overrides/tableheader.js
  js/sticky.js
  js/toolbar.js
  media/icons/toolbar-meta/shortcut-filled.svg
  media/icons/toolbar/extend.svg
  src/GinContentFormHelper.php
  src/GinSettings.php
  styles/base/_body.scss
  styles/base/_button.scss
  styles/base/_dropbutton.scss
  styles/base/_focus.scss
  styles/base/_form.scss
  styles/base/_messages.scss
  styles/base/_system-diff.scss
  styles/base/_table.scss
  styles/base/_title.scss
  styles/base/_update.scss
  styles/base/_views.scss
  styles/components/breadcrumb.scss
  styles/components/description_toggle.scss
  styles/components/dialog.scss
  styles/components/edit_form.scss
  styles/components/inline_entity_form.scss
  styles/components/layout_paragraphs_2.0.scss
  styles/components/media_library.scss
  styles/components/paragraphs.scss
  styles/components/sidebar.scss
  styles/components/tableselect.scss
  styles/components/tabs.scss
  styles/components/toolbar.scss
  styles/components/toolbar_secondary.scss
  styles/helpers/_tools.scss
  styles/layout/classic_toolbar.scss
  styles/layout/horizontal_toolbar.scss
  styles/layout/toolbar.scss
  styles/theme/variables.scss
  templates/dataset/table--simple.html.twig
  templates/dataset/table.html.twig
  templates/page/page--layout-builder.html.twig
  webpack.config.js

Changelog

Here is a list of changes between the version you use, and the version this pull request updates to:

  • 9155631 Issue #3364042: View header sticks to exposed filters
  • e5bd09f Drupal 10.1 fixes
  • 3a95cc4 Issue #3371767: Update Drupal.displace when vertical toolbar changes
  • f6d2e8f Issue #3306112: Style enhancements to support Layout Paragraphs 2.x
  • 190113a Issue #3331830: Overflow in the footer of the media library widget modal
  • 6b823d3 Issue #3365522: should be spacing between filter and table in the views dialog modal
  • a1b45db Issue #3356350: [Drupal 10.1] Flickering sidebar nav width on page load
  • 8b91529 Issue #3368732: [Drupal 10.1] Compatibility with updated bulk operations
  • 70aba7d Fix small issue in horizontal toolbar
  • df448ef Issue #3362460 by lalit-jangir, sahal_va, Shyam_Bhatt: Background for shortcut and user account menu links in classic drupal toolbar
  • 6015dbc Issue #3362856 by lokeshsahu, bunty oberoi: Unwanted space between user-icon and user-name
  • abdd919 Issue #3366224 by Shyam_Bhatt: Vertical alignment issue between label and help icon
  • 3826e4e Issue #3362405 by Mithun S, Harish1688, lokeshsahu: Need spacing from top - In media dialog box first vertical item & it's content panel
  • bb8534b Issue #3366228: Non-visible fields are still tabbable and read out when sidebar closed
  • 488d321 Issue #3324732 by Vinayak.Ambig, JurriaanRoelofs, vaibhav_arora, saschaeggi, DieterHolvoet: Style New badge
  • 617ac54 Issue #3360757: Details elements inside of a vertical tab break out of their layout
  • ca429e9 Issue #3361403: Incorrect page title on node delete confirm page
  • 8ccf393 Issue#3361212: Resolve add paragraph type styling dropdown.
  • 62f7053 Issue #3355062: Vertical alignment of single on/off checkbox views exposed looks off
  • f918f09 Issue #3355036 by Harish1688, galactus86, sahal_va: Theme issue with Local Task menu item alignment in admin toolbar
  • 0f09f67 Add gin-table-scroll-wrapper class to wrapper in table template
  • 60e3621 Issue #3348007: Update Tugboat configuration to use Drupal 10
  • fd4b582 Issue #3336661 by zen1995: Repeatable error message in dblog: Deprecated function: explode()
  • 5990cf9 Issue #3357587: Fix Custom logo in toolbar floated on left
  • 1a80cd4 Issue #3358694: Displaying same icon for 'Add to shortcuts' and 'Remove from shortcuts'
  • a4e6229 Issue #3355885 by Harish1688: Dropbutton style issue after Claro update
  • 1694be0 More admin_toolbar 3.3.1 fixes
  • e7f72df Fix darkmode checkbox disabled state
  • ff2d56a Issue #3357477: Fix layout node form display for Drupal 10.1.0-alpha1
  • fc06460 Issue #3357237: [admin_toolbar] 3.3.1 compatibility issues
  • 28c93f0 Issue #3349561: [Entity-Browser] Icons distorted on Chrome
  • d83d43b Issue #3349956 by saganakat, Santosh_Verma: Nested menus with horiztonal tabs overlap tabs
  • c46b5bb Issue #3352849: stickyPosition in tableheader.js throwd exception when permission "Access toolbar" is not granted
  • b0c3488 Issue #3352379: Diff changes are hardly readable when using dark mode
  • 3d41393 Issue #3348933: Modal dialog position in RTL
  • 8f287ef Issue #3346754: Fix dialog content spacing
  • 8950a7d fix(#3335557): TypeError: Drupal.displace is not a function
  • 2139582 #3340478 : Updated with scss file

This is an automated pull request from Violinist: Continuously and automatically monitor and update your composer dependencies. Have ideas on how to improve this message? All violinist messages are open-source, and can be improved here.

@violinist-bot violinist-bot force-pushed the drupalgin300rc2300rc4 branch from ae70f7c to 3ed8b6d Compare July 5, 2023 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant