Skip to content
Code-Schnipsel Gruppen Projekte
  • Veröffentlichungsdatum
  • Erstellt am

Beweissammlung

Gesammelt 1 month ago

Versionshinweise

2.0.2 (2025-02-27)

Bug Fixes

Beweissammlung

Gesammelt 3 months ago

Versionshinweise

2.0.1 (2025-01-08)

Bug Fixes

  • accessibility - pagespeed insight (824bd6e)

Beweissammlung

Gesammelt 10 months ago

Versionshinweise

2.0.0 (2024-05-14)

BREAKING CHANGES

  • quiqqer v2 has been renamed to quiqqer/core. a new major version will be created here so that we can still develop for both versions.

Features

Beweissammlung

Gesammelt 10 months ago

Versionshinweise

1.3.1 (2024-05-14)

Bug Fixes

Beweissammlung

Gesammelt 10 months ago

Versionshinweise

1.3.0 (2024-05-14)

Features

Bug Fixes

Beweissammlung

Gesammelt 1 year ago

Versionshinweise

Release notes for 1.2.2

Features

  • refactor: set the width and height css properties to 'auto' to prevent images from losing their ratio.

Beweissammlung

Gesammelt 1 year ago

Versionshinweise

Release notes for 1.2.1

Features

  • refactor: Small delay added to focus search input after clicking on the icon.
  • feat: Use quiqqer/menu version 2
  • Add new attribute to avoid settingsCSS caching. quiqqer/package-cache#52

Beweissammlung

Gesammelt 3 years ago

Versionshinweise

Release notes for 1.2.0

Features

  • feat: theme color setting added.
  • feat: Logo title comes from the first project page.
  • feat: QUIQQER Bubbles for CKEditor added.
  • feat: text-muted class added.
  • feat: Small heading sizes on mobile.
  • feat: Require smarty 1.10 or higher (for fetch method).
  • feat: index.html is split into smaller templates.
  • refactor: dev-master -> utils allowed
  • refactor: PageSpeed optimisation.
  • refactor: Correct itemtype depends on QUIQQER setting.
  • refactor: Meta tag is provided by QUIQQER.
  • refactor: require.js no more required in template.
  • refactor: Header bar has new z-index.
  • refactor: btn class added.
  • refactor: Styling for button light added.
  • refactor: No box shadow on qui-button.
  • refacotr: unnecessary code deleted.
  • refacotr: .small CSS class added.
  • refactor: Header image styling changed due to picture element.
  • refactor: Html & Smarty structure slightly changed.

Fixes

  • fix: Correct caching in template.
  • fix: Correct way to cache template settings.
  • fix: Wrong template event name.
  • fix: Logo centered.
  • fix: Problem with picture Element in header fixed (logo).
  • fix: No break space as utf encoded.
  • fix: Missing template Body container.
  • fix: Flexbox and image padding bug.
  • fix: Wrong version of page-transition required.