oveleon/contao-oveleon-theme-manager-bundle

file_download 27 star 2

arrow_back

Contao Oveleon Theme-Manager
0.1.6
27
2
MIT
contao-bundle
---
1581956418
oveleon
Version Freigabe-Notizen und Änderungs-Log
### Update

* Add cache busting for generated icon-font css 60431fe38602a11873dee6cf83791b82d30ca5a6

**Full Changelog**: https://github.com/contao-thememanager/core/compare/2.2.2...2.2.3
### Update

* Added blocks for `headline_two`
### Bugfix

* Fixed an issue with article spacings within `#main`
## Accessibility and semantics update

>[!Warning]
> You need to run a migration after this update
> If you have made changes to your `fe_page` template, please make sure to match the new strucutre:
> See: https://github.com/contao-thememanager/core/blob/90137a972682d4ba4f1e2912d6994aec7da28a2f/contao/templates/frontend/fe_page.html5

### Changes

- Semantic html - main_above and main_below are now within `
` e1084c76da465428fcd06304f8b99ee1d4db2c70
> Make sure to run the migration - They are now custom layout sections that are embedded within `fe_page`
> If you have changed your `fe_page` template, make sure to adjust it

- Adjusted the default value for custom viewport to allow resizing 90137a972682d4ba4f1e2912d6994aec7da28a2f
> You can change this in your layout yourself `'width=device-width,initial-scale=1.0,maximum-scale=5.0'`

- Added focus-visibility for input-checkbox c77d167674ad1cd4dfe94e2097feda006c264c11
> You can use `--focus-clr` to adjust it based on the inverted colors

- Added a possibility to append alternative text to icon-content dd4fd101713a6eda5443a07297649d4ae4bb8648
### Update

* Consider `contao-component-dir` b4a744e34139d1459f737acea37a61a18b6c8aa1

* Symfony 7 support 8be11987db8dede567aa4ff8536693b9488702e1 2ea97c4b7e7eb0a3f129b36d0d238ecd75300fa2

* Added missing shadow-dependencies d46a533716d7419a86cfbcbecf370bf74f6bdeb9 8be11987db8dede567aa4ff8536693b9488702e1

* Use PHP attributes c3990e1c6eeeaad4404c82965a0684fa3040dcba

* Update dependencies
* `oveleon/contao-component-style-manager` `^3.6`
* `oveleon/contao-config-driver-bundle` `^1.4`
* `oveleon/contao-theme-compiler-bundle` `^1.9`


### Bugfixes

* Properly check for the backend user instance 0ca4a0a0e13d9ab78358e4429899efb1d296cf70

* Update wrong install requirement within readme by @lindesbs in https://github.com/contao-thememanager/core/pull/39

___

### New Contributors

* @lindesbs made their first contribution in https://github.com/contao-thememanager/core/pull/39

___

**Full Changelog**: https://github.com/contao-thememanager/core/compare/2.1.4...2.1.5
### Update

* Unlock oveleon/contao-theme-compiler-bundle ^1.8
* minimum PHP ^8.1

___

**Full Changelog**: https://github.com/contao-thememanager/core/compare/1.5.6...1.5.7
### Bugfix

- fixed an issue regarding forms in Contao 4.13 69c0aa78a588697cbd8c56ce1e15bb3b06c07a9b
### Update

* Updated `form_wrapper` template to match the latest Contao `5.3.11` release 015ad24b976789fe6e7ca5153cef631ece500dce 25bdddc40158b194a7b0cc3d462a06a79450fdbb
### Update

Updated template for the latest Contao `5.3.10` release regarding double form submission and script evaluation in ajax forms

* Update `form-wrapper.html5` template 88e61458e84e462d81a43f9a17b3dd9396952dc5

#### Update minimum requirements c6ead83794d72c12cf933ad876789187142e69ce

* [contao/core-bundle](https://github.com/contao/core-bundle) -> `^4.13.37 || ^5.3.10`
* [oveleon/contao-component-style-manager](https://github.com/oveleon/contao-component-style-manager) -> `^3.5.3`
* [oveleon/contao-theme-compiler-bundle](https://github.com/oveleon/contao-theme-compiler-bundle) -> `^1.8.1`
* [oveleon/contao-config-driver-bundle](https://github.com/oveleon/contao-config-driver-bundle) -> `^1.3.1`
* [madeyourday/contao-rocksolid-custom-elements](https://github.com/madeyourday/contao-rocksolid-custom-elements) -> `^2.4.10`
* [madeyourday/contao-rocksolid-icon-picker](https://github.com/madeyourday/contao-rocksolid-icon-picker) -> `^2.1.2`

#### Unlock symfony filesystem ^7.0 c6ead83794d72c12cf933ad876789187142e69ce

* [symfony/filesystem](https://github.com/symfony/filesystem) -> `^5.4 || ^6.0 || ^7.0`

___

**Full Changelog**: https://github.com/contao-thememanager/core/compare/2.1.1...2.1.2
### Addition

- Consider list-styles for `mod-newsmenu` fae38e4fccb57ec30cecc5ef01ff0718f1b12d20 (implements #36)

### Bugfix / Feature

- Consider bottom spacings within *_full templates https://github.com/contao-thememanager/core/pull/37 94baeac9a36e3a5f9e59ab25f0f5506f6d0d98a4

> If you are using content-elements within events or news details, this will now create a grid within the text-element. You are now able to also set up grid columns and leverage the flex-grid that you know from articles.

- Add a margin-bottom to ``-elements created with tinymce 746d31aac3e88d6dc3e5a437cade19dbbec767ab

____

**Full Changelog**: https://github.com/contao-thememanager/core/compare/2.1.0...2.1.1
## Addition

* Twig integration #34

* Rewrite responsive classes to properly introduce aspect-ratios for videos without image sizes 048a0987147f0d144c22ce5d7d2083808cf5bf9a

* Allow border-styles within inner dividers 9ae830af170186d66722311d7a7bb1cdbe9a3983

## Bugfixes

* (Do not output numeric classes in the legacy gallery html template) b244929618da32a93cccafbd39f9b3b125ab3417

___

## Upgrading Version 2.0.* to ^2.1.*

### Twig

> [!IMPORTANT]
> If you have overwritten the HTML-Templates for following contao components, you'll have to rewrite them into twig.
> Getting used to twig right now is the best long-term goal to provide proper updates from contao elements without
> relying on modifying too many tempplates.
>
> ```php
> \Contao\ContentHeadline::class;
> \Contao\ContentList::class;
> \Contao\ContentText::class;
> \Contao\ContentTable::class;
> \Contao\ContentHyperlink::class;
> \Contao\ContentToplink::class;
> \Contao\ContentImage::class;
> \Contao\ContentGallery::class;
> \Contao\ContentPlayer::class;
> \Contao\ContentYouTube::class;
> \Contao\ContentVimeo::class;
> \Contao\ContentDownloads::class;
> \Contao\ContentDownload::class;
> \Contao\ContentTeaser::class;

### But I want to go back to HTML5!

Please refer to the upgrade.md from Contao if you want to restore the classes, additionally you can just install plugins like:
https://github.com/zoglo/contao-legacy-templates

> Please note that support for html templates will be dropped when Contao 4.13 support ends - get used to twig

### Classname changes with BC layer

The legacy `.ce_*`-classnames are reintroduced into the Twig-Templates. Please refer to the new ones when using Contao 5.3 in your own skin as they will be removed in version 2.2.

| old class | new class |
|--------------|-------------------|
| ce_headline | content-headline |
| ce_list | content-list |
| ce_text | content-text |
| ce_table | content-table |
| ce_hyperlink | content-hyperlink |
| ce_toplink | content-toplink |
| ce_image | content-image |
| ce_gallery | content-gallery |
| ce_player | content-player |
| ce_youtube | content-youtube |
| ce_vimeo | content-vimeo |
| ce_downloads | content-downloads |
| ce_download | content-download |
| ce_teaser | content-teaser |

#### Structure changes

The gallery element does not use `div` anymore and follows the original `ul` style - Grid lists work like before.
add Zeige mehr Versionen an
### Bugfixes

* Consider layout lightbox size in `image-list`-components a745a257f30acb113c9ebe05e95a800cabcbe62b

* Consider form-grid in `ajaxform_inline` (Contao 5) b393adb7e730597a6932ac4d0795d99244bb2bd6

### Addition

* Add lightbox option to `image-text` and `image-text-list` 6f7bf8ac368c59f4b08eaa5c8d5f2f712d85a577

* Simplify lightbox init within custom components fcbf2323b226bc435caf7419114ac8e935e3c764

___

**Full Changelog**: https://github.com/contao-thememanager/core/compare/2.0.17...2.0.18
### Update

- use content-headings in all multi-column sections 4ed1fa7208a05ce7ca3397bb5faa68ff787609c8
> they will now work in `#left` and `#right` as well

- sort generated background image-options by filename f86372820a094407856cd63c065813cbcc6df79a

- reintroduced `
` for checkbox and radio elements 8386261ac65ee4eda9abe8cfb71bce9e0b82c7d5


### Bugfix

- Fixed a bug where overriding the stylemanager configuration would not work (See https://github.com/oveleon/contao-component-style-manager/pull/100) 234dfea1e09252a1a2b0a34e1de9e82ed85c4172


### QoL

- Dropped unneeded `form_row.html5` override 32b4ca73749339994466b13b5f92fb8fce9d8c38

- Reintroduced `blocks` into form-templates 851b0ebaf8268a1cbe233aedd902c3c267e4be42
> it now inherits from `form_row.html5` again

- removed unnecessary widget-captcha styles c109ec07112b42bec6de57d14d814580d7ed9db9

___

**Full Changelog**: https://github.com/contao-thememanager/core/compare/2.0.16...2.0.17
> [!NOTE]
> The grid-gutter class for `fieldSetStart` is now a template variable. A BC-layer is included in the new template and will properly assign the class within the element. Saving the element will properly reassign it into the stylemanager blob.

### Updates

- Reverted `fieldSetStart` to type `fieldset` again ad4efa2bb1a6c992b7c021be2ed1d74643fbbe46

- Added new StyleManager options for `fieldSetStart` ad4efa2bb1a6c992b7c021be2ed1d74643fbbe46
- text-color
- box & box-shadow
- grid-alignment
- margin
- padding
- background options

- Added `overflow: visible` and `overflow: hidden` to components and modules 2c255655714eb05f86b74f180e93441a18d374d0 d5097b81802b5b7a27a6eabea05f5f6377d4d663 a789e75ca4c4d9e17336531a6f8914c20a8507b9
- `.ov-h`: hidden
- `.ov-v`: visible

- Added `$video-bg` and `aspect-ratio` to media elements f22b23a8b3a7d646954e7e4ffb54879a6feac803 175e499fba4d711a3709fade9613ba91d4f5bbbe
> This should properly handle video posters

### Bugfixes

- Use `legend` in fieldsets 679a1ddf2038436b176b8abdca8a9c6149a15fa0

- Fixed a bug with dynamic property generation for background-sizes b631803c64be2cd500f84eb3d3930662ce6f22dc ec0fd1e0eaf5f4b6ba483f324072dd2feae21d6c 2c0038ac730bc92e81be4dcee3bacde52a932308
### Bugfixes

- Use `legend` in fieldsets 6e17f473598652a40d4c09f22b2e833cc873c471
### Bugfixes

- Allow basicEntities in headline2 (Contao 5 Bug) a45c8792464f1ebfc92c23f7db1bd5c5f060eb9f

### Feature

- Reordered typography compiler settings and added regular and invert colors for `` 23fdb9fa651bc5bbdea2826cfa1da2711252579d

### Improvement

- Performance optimizations to reduce compile time in `oveleon/contao-theme-compiler-bundle` https://github.com/oveleon/contao-theme-compiler-bundle/releases/tag/1.8.0
> Previously, every generated css file was synced with DBAFS, this has been rewritten to save on Database calls when the files already exist.
> The old behavior can be restored with
> ```yaml
> # config/config.yml
> contao_theme_compiler:
> file_sync: true
> ```
> [!IMPORTANT]
> **Please check your theme configuration and check if you had unitless values within the configuration. This release fixes an issue where they will now be taken into consideration!**

___

### Fixes

* dropped restriction for empty units in [contao-theme-compiler-bundle](https://github.com/oveleon/contao-theme-compiler-bundle/releases/tag/1.7.2) to fix an issue with unitless config values (SCSS variables always worked, other values did not) bb37a1d78357ac9cc97c942cc571a4147a93a5cb

* fixed horizontal and vertical item padding regression from 584e9cae3e124ef23c4d06b63cf65881ef064088
> This most likely never had any visual bugs unless you were overwriting the custom property for your own needs

### Multi column layout changes

* Properly reset bottom-paddings within the main layout 0c7ffb4c3152de07d1a8a4fb561c119cc6d1c21a
> `$article-main-spacing-bottom` should now work properly and you could assign the dynamic values such as `var(--art-py-1)`

* Rewrite column layout to column-gap instead of using ``calc()`` 06449eb3755426acfd61f873ebf77d81f835ea35

* Added row-gap to fix spacing issues between left / right / main on mobile devices 06449eb3755426acfd61f873ebf77d81f835ea35

### Features

* Added `` to headline units d752dfee61b6d3af19ade87842d3cb2d7af437c5

* Added overwriteMeta settings to image-components f867602dc5c4209801652fbb60505f74deea8b83

### Fixes

* Fix wrong table footer alignment in Contao 5.x 263a5a4460149ead5f42c8c618ad439c3a4601e7

* Fix line breaks in the theme configuration mask a158b195f3e605b58add19d3eabd7bd1d9e95e97 10b93b27319b8af85506169f6cfaee3e5ac2343f

* Fix potential warning within tl_settings (if the icon font does not exist anymore) 441e4edc5a5aee29f2c0162e4ea1a3a522cfd388

* Consider ``$form-label-spacing`` in labels e20fe2f545d04484028029ccb9f8ffdf192fd8f0

* Introduce ``$icon-rounded-border-radius`` in theme configuration to fix naming convention (should have been named icon circled) 39a4f7977e7a5f8812858e28d40bee1ee717b9d2

* Do not show style-manager options in fieldsetStop 68cf8d4fdcca38b422040962a331d9dca3e77c9e
___

### Features

* Add dynamic background-sizes 463b1594ff3e82fe8a062dae85eb09c8d53d687e
> You can now [generate additional custom background-sizes](https://contao-thememanager.github.io/docs/pages/docs/configuration/theme/miscellaneous/#weitere-hintergrund-groen) under miscellaneous that will be available in all background-settings

* Add new custom properties 2ef19aeb7c8d0d36bb84c37dbf008c01505280eb
* var(--a-fw): $link-font-weight
* var(--nav-fs): $navigation-item-font-size

* Allow all valid image extensions within image elements ce5b9bddc89e42aadd17dd3a527c59783f7c2363
> You can now choose all available image extensions within the custom image components

* Add display utilities to generate display-classes dynamically for all breakpoints fafae5004cdde17f689cd709b9b615e9b78e46de
> You can now generate display: block / none / whatever across all breakpoints. Check the [documentation](https://contao-thememanager.github.io/docs/pages/docs/configuration/theme/miscellaneous/#dynamische-display-eigenschaften) for more information

* Add responsive navigation directions 05450d8df36e701961e945a15120a65945858b75
> Sometimes you want the navigation to open left on the medium breakpoint but right on the large breakpoint

* Introduce article-spacings for ``wrapperStart (article)`` 8ac6e1bd2eca392b85a5bd5e4ceacf3560ca40da
* Top/Bottom, Left/Right, Top, Bottom

* Introduce article-heights for ``wrapperStart (article)`` e4b7e1b9ff37d6392feca0c9c8630ca0632a1776
> This also takes the dynamic article heights into account

___

### Changes

* Load images via figure in custom image elements 8ff2271ba8376655801ce2ae26e67cff26d381ee
> This way, additional data can be output within the custom image components

* Simplify custom element templates 20ed1c6124efde7d7c7f83e2c04866d5915b8444
> Less lines of code and more readable :)

* Preparation for CSS units within container configuration e2fa5bb47b1d4328ebd5361cef6b579170c10425
> First prep for removing $GLOBALS
- Update dependencies
- Update dependencies
### Bugfix

- Vertically align items again https://github.com/contao-thememanager/core/commit/e2c9745eb2ff59b3fe9baf7537db44bb844115c3 https://github.com/contao-thememanager/core/commit/8ef111d481519be222453e877de8ec1f1679defb

### Template change

- Update `form_captcha.html5` template for the latest captcha update https://github.com/contao-thememanager/core/commit/26eba391545318ff6ffb780f8564eeed6661a75b
___

**Full Changelog**: https://github.com/contao-thememanager/core/compare/2.0.10...2.0.11

### Template change

- Update `form_captcha.html5` template for the latest contao captcha update

___

**Full Changelog**: https://github.com/contao-thememanager/core/compare/1.5.3...1.5.4
This release adds new optimizations regarding article-spacings, icons and fixes issues regarding forms and form-field-icons

### Bugfixes

- Fixed a loading order issue when using form-field-icons https://github.com/contao-thememanager/core/commit/e9e7bd1fda168c3fd4cfb1d513ccb027fe8a7e42 https://github.com/contao-thememanager/core/commit/9563b1686000f4d7e603d90679d78eb0eb9a3f35

- Invert `:-webkit-autofill` color on `text-color-invert` https://github.com/contao-thememanager/core/commit/5b87fd1aab6464f3cc7df84b242f96c4a2e64ecf

### Optimizations

- Article spacings that match the same value are not compiled anymore https://github.com/contao-thememanager/core/commit/80a6f225752a6204c3cbba1cd1b5df554581493b

- Use shorthand icon font styles and add `-moz-osx-font-smoothing: grayscale` for Safari rendering https://github.com/contao-thememanager/core/commit/9563b1686000f4d7e603d90679d78eb0eb9a3f35

- Introduce custom property `--form-bdr-wdth` and use `calc()` for form-field-icon calculations

---

**Full Changelog**: https://github.com/contao-thememanager/core/compare/2.0.9...2.0.10
This release addresses issues that users have been experiencing creating and differentiating between the mentioned `default` and `content` layouts and fixes the custom font-family stripping quotes.

### Bugfix

* Correctly handle quoted strings within interpolation (fixed body font-family removing quotes)

> See: https://sass-lang.com/documentation/interpolation/#quoted-strings

### Changes

* Notify users on wrong configurations within layouts https://github.com/contao-thememanager/core/commit/68a4f00fff3cdd7f1b0afee11b57b01a225368e2

### Optimizations

- Updated translations and changed `Headings (content)` to `Headings (Main column / Left column / Right column)` 5e01767d5744d00a14d0a6b0dfe9b76e2681b5a0

- Dropped `Layout column` option within the layout as it has been confusing users 3e141d4eb173811c686163c9c7c55ac9de647d30 be7008188006c23bb5369da75ea7dc0d8e3af53c

> This now works out of the box. The classes `layout-content`, `layout-content-1` and `layout-content-2` have been removed and are backwards compatible, `fe_page.html5` has been updated so `#container` is only shown when any previous `content-layout` has been used.

> The CSS has been adapted, the `#main` width has been rewritten to be more simple

- Added a checkbox so only normal heading settings are being used 1cdf5143d329a0326d2f82d9cafeeae92398aced 1cdf5143d329a0326d2f82d9cafeeae92398aced

> This is based on user feedback from 2+ people, a migration will take place when updating to this patch so old configurations won't be affected.

___

**Full Changelog**: https://github.com/contao-thememanager/core/compare/2.0.8...2.0.9

Bugfixes



- fixed an issue with `font-size-base` not allowing the `rem` value https://github.com/contao-thememanager/core/commit/3a0b184ebb804a3f63b98c6ed0e7aafe8a882dfe

- fixed teaser not being shown in `news_short` and `event_teaser` https://github.com/contao-thememanager/core/commit/a699d33dde564816badd092e4a6075367647dd04

___

Addition



- added Contao 5.3 support https://github.com/contao-thememanager/core/commit/2ef8a8f9e1c4449bd067ad3a557542279b64553a https://github.com/contao-thememanager/core/commit/33ba6819ab14c2c5c139ca03cc58221c0b47ac1c

> Please mind that the ThemeManager will still run on the legacy HTML templates. Twig support has been planned in the next minor

___

**Full Changelog**: https://github.com/contao-thememanager/core/compare/2.0.7...2.0.8

Bugfixes



- enable missing vertical text-alignment for icon-list and icon-text-list https://github.com/contao-thememanager/core/commit/6dd70119b8e2a72824e4cb10840b0c443a81b866

- replaced obsolete `$article-min-height` with dynamic option `$article-options-height` https://github.com/contao-thememanager/core/commit/0fd91cd286dcd2784b0f261384f2e7fb0d975443

> dynamic options generate after compilation: See: https://contao-thememanager.github.io/docs/pages/docs/configuration/theme/layout/#artikel-hohen

- added missing article-spacings for initial resolution (<600px) https://github.com/contao-thememanager/core/commit/b636e17f78e7247cea5a1cc06ec3542c5fc48ea3 https://github.com/contao-thememanager/core/commit/e2315041c8ac3f58223e8e0261a649ac043c4758 https://github.com/contao-thememanager/core/commit/529bdc22b1eb982481fc29fabc726938a04e7a62

> You have to run a database migration for this to take effect. Once the migration happened, everything will stay the same but values from `$article-spacing-xs-*` will be moved into `$article-spacing-*` and replaced with the previous value.

Minor tweaks



- adjusted names for style manager groups https://github.com/contao-thememanager/core/commit/f96bce9f1c05461764add967ebddfba0ce85c71f

| Before | After |
|------------------------------|---------------------------|
| Article-Height | Height |
| Grid-Colums | Columns |
| Grid-Offset | Offset |
| Grid-Order | Order |
| Grid-Alignment | Alignment |
| Vertical-Alignment | Vertical |
| Horizontal-Alignment - Items | Horizontal Item-Alignment |
| Vertical-Alignment - Items | Vertical Item-Alignment |

- inlined `headline-spacing` into custom property `--hl-mb` https://github.com/contao-thememanager/core/commit/75386187ad08fd2b7cf74428e126d9e159f8bd95

- renamed `ThemeManager settings` to `ThemeManager` https://github.com/contao-thememanager/core/commit/b6cccd90f278ff3e38c0c910c427690e19a710db

- rewriting the `at-root` selector to be sass compliant https://github.com/contao-thememanager/core/commit/7e33d18f3d069f4c55444e120d5a9c8fa2519dd6

___

**Full Changelog**: https://github.com/contao-thememanager/core/compare/2.0.6...2.0.7

Bugfixes



- Fixed img-inset not working for single box elements https://github.com/contao-thememanager/core/commit/89a967078e4499bf8c9a7d1d057d6d366f864ba7

- Fixed text-decoration wavy not working https://github.com/contao-thememanager/core/commit/b1abe8cf5e8de9cfa3c26363d478721198ab3149

- Added missing text-decorations `dotted` and `dashed` https://github.com/contao-thememanager/core/commit/b1abe8cf5e8de9cfa3c26363d478721198ab3149

- Added `woff2` support for Icon set generation https://github.com/contao-thememanager/core/commit/16fb487dee76ae730daae69c946475edc67f9c51

- Fixed an issue with toggle fieldset in theme config not working in contao 5 ([Config Driver](https://github.com/oveleon/contao-config-driver-bundle/releases/tag/1.3.1))

---

**Full Changelog**: https://github.com/contao-thememanager/core/compare/2.0.5...2.0.6

Update



Changed order within theme configuration for better UX

![image](https://github.com/contao-thememanager/core/assets/55794780/fb52c242-424f-48b3-b922-2ad9d4623e73)


Old order



- Base-Settings
- Colors
- Typography
- Headings
- Headings (Content)
- Heading (Spacings)
- Links
- Layout
- Article
- Grid
- Form: General
- Form: Label / Legend
- Form: Select
- Form: Checkbox / Radio
- Form: Miscellaneous
- Form-field: Image / Icon
- Icon
- Buttons
- Button-Design (Primary)
- Button-Design (Secondary)
- Button-Design (Alternative)
- Spacings (Inner)
- Spacings (Outer)
- Divider
- Boxed
- Table
- Image-Text
- Header
- Navigation
- Misc

New order



- Global
- Base-Settings
- Colors

- Fonts
- Typography
- Links

- Headings
- Headings
- Headings (Content)
- Heading (Spacings)

- Buttons
- Buttons: General
- Button-Design (Primary)
- Button-Design (Secondary)
- Button-Design (Alternative)

- Components
- Boxed
- Divider
- Table
- Icon

- Form
- Form: General
- Form: Label / Legend
- Form: Select
- Form: Checkbox / Radio
- Form: Miscellaneous
- Form-field: Image / Icon

- Modules
- Navigation
- Breadcrumb

- Header

- Misc

- Layout
- Breakpoints
- Behavior
- Article
- Grid
- Spacings (Inner)
- Spacings (Outer)
- Image-Text

Bugfix



- Fixed an issue with ajaxform not working

Changes / Fixes



- added `.c_link` to every link component within modules and elements ea54119c56cfdccda465d99c7a094eb22d66b325

- make configGenerator methods available (public) b44a1d86130407d50d1a7f6284efa470d35f3434

- move dynamic options into bundle configuration 18241fc25414ea0c0f9623305c93314f104b052e

- redesign of the StyleManagerXML builder to simplify usage to allow overriding of dynamically added options c28d731de042209afe5c84a092877c54969861fb 1e3d46a399c6b7e7a5a8ac37a3a6eb5dac5becca 7718e3d6938a0ffda0508a0a36a9ce67f8bc4ee1

- simplify dynamic option generators 511c80dc6e76ca0b21ab2ecb4b4514e6f3082e03 ce3398d9754489e72de8b148697c7ceb19d284ca
1.0.5

Backend Customizer

bwein-net/contao-backend-customizer

Diese Erweiterung ermöglicht das Setzen von Parametern in der Konfiguration und generiert ein indiv...
file_download 3208 star 5
Zuletzt aktualisiert vor 5 Jahren
2.0.0
avatar

bit3/contao-assetic

Assetic integration for Contao OpenSource CMS
file_download 4147 star 1
Zuletzt aktualisiert vor 10 Jahren
5.0.0-rc1
avatar

bit3/contao-theme-plus

Theme+ for Contao OpenSource CMS
file_download 2776 star 1
Zuletzt aktualisiert vor 10 Jahren
v4.4.1.3
avatar

fipps/contao-bootstrapcustomizer-bundle

Contao 4 Bootstrap Customizer Bundle
file_download 143 star 1
Zuletzt aktualisiert vor 5 Jahren
3.2.4

heimrichhannot/contao-stylesheet-manager-bundle

This module offers functionality for generating an aggregated CSS file out of different types of sty...
file_download 349 star 0
Zuletzt aktualisiert vor 5 Jahren
1.4.2

netzmacht/contao-assetic

Assetic integration for Contao OpenSource CMS
file_download 2595 star 2
Zuletzt aktualisiert vor 8 Jahren
4.4.8

netzmacht/contao-theme-plus

Theme+ for Contao OpenSource CMS
file_download 4762 star 11
Zuletzt aktualisiert vor 8 Jahren
1.1.0

Grid16 Bundle

bugbuster/contao-grid_16-bundle

Contao Pixel und Prozent Grid mit 16 Spalten.
file_download 615 star 1
Zuletzt aktualisiert vor 6 Jahren
2.2.0

Komponenten StyleManager

oveleon/contao-component-style-manager

Mit dieser Erweiterung kannst Du auf einfache Weise eigene CSS-Klassen in Gruppen und Kategorien ver...
file_download 257 star 6
Zuletzt aktualisiert vor 5 Jahren
1.3.0
avatar

agoat/contao-autoprefixer

Contao 4 autoprefixer plugin
file_download 282 star 3
Zuletzt aktualisiert vor 5 Jahren
Packagist
?

Tipp:

Wenn du mit der Maus über die Version fährst, kannst du das Veröffentlichungsdatum anzeigen lassen.