Install
Works with Drupal: 8.xUsing Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
361.11 KB
MD5: 01074d1c53266119d2e9362b9977835e
SHA-1: ef118e8e81c23b811657b27ba567a64d0e77d071
SHA-256: 2428e60501ee2e08f10fd533703403e3ba24913cbc2b96522c65d22f68be15d2
Download zip
464.69 KB
MD5: 5113b2ae3b7fe265f2aaf435529b0dfd
SHA-1: 86de028f553ef1679a41eb475c753638e73d6fc7
SHA-256: 6837fe0a583c185dcf67d564866eb683e944e701a8a5890dead2ff9f357b1135
Release notes
This release of panels is mainly to address IPE UI enhancements and resolve some outstanding bugs.
Changes since 3.0-beta3:
- #2663530 by dsnopek: Update for move of page_manager UI's to page_manager_ui
- #2662974 by dsnopek, japerry, phenaproxima: Move Panels-specific code out of Page Manager
- #2667648 by dsnopek, japerry: Add the PanelsTest back
- #2667694 by dsnopek: IPE using invalid entity operation 'write'
- Normalize some of our panels_ipe CSS rules that depended on default Bartik styling.
- #2659546 typo on merge
- #2659546 by phenaproxima: Add special 'change layout' op to access checking in PanelsStorage
- #2636532 by samuel.mortenson, japerry: Previewing a Block containing a Form in the IPE breaks add/update
- #2665716 by samuel.mortenson: Address the simple IPE issues from #2662354
- Remove panelstest because it requires page manager ui, which doesn't exist yet.
- Revert "Add page manager ui to the test dependencies as well."
- Revert "Try tests with only page manager ui"
- Try tests with only page manager ui
- Add page manager ui to the test dependencies as well.
- #2666232 by dsnopek: Add page_manager to test_dependencies
- Add a default value when getting the context mapping from Form state in PanelsIPEBlockPluginForm::submitBlock().
- #2664614 by phenaproxima, dsnopek: Add a setter to PanelsDisplayVariant for setting the page title
- #2665332 by dsnopek: IPE not saving context mapping (and trying to map contexts too early)