- feat(bc): new heroicons vite plugin, icons are now generated upon build to
public/icons.svg - feat(bc): removed src/icons.svg, use src/icons directory instead
- feat(bc): Footer and Header are now addable via main.json
- feat(bc): updated Header and Footer default paths
- feat(bc): replaced eslint with oxlint
- feat(bc): changed layouts/default.latte assets paths for links and scripts
- feat(bc): added winduum-email and simplified email CSS configuration
- feat: deps update, vite v8, @newlogic-digital/core v4, tailwindcss v4.2, latte v3.1
- feat: added simpleicons social icons
- feat: removed .aiassistant and updated AGENTS.md
- feat: new default font Inter
- feat: updated component default styles
- feat: updated default colors to match the Newlogic Design System
- feat: updated cookieconsent component to match the Newlogic Design System
- feat: removed cookieconsent css styles
- feat: updated email styles
- feat: added a new Pagination component
- feat: added a new Marquee component
- feat: dark theme disabled by default
- feat: more layout configuration via main.json
- feat: added socials.json with default socials links
- feat: added x-image controller
- feat: added .aiassistant rules, AGENTS.md and CLAUDE.md
- feat: added tailwindcss to tinymce.css, improved source detection
- fix: stylesheets preload main.json
- feat: deps update, naja v3.3
- feat: added npm run lint, removed npm run npm-*
- feat: added Popover Autocomplete example
- feat: deps update and minor changes
- feat(bc): removed neostandard in favor of recommended rules
- feat(tailwindcss): added hocus variant
- fix(tailwindcss): matching winduum files via @source
- feat: removed some stylelint rules
- feat: added examples directory
- feat: added autocomplete popover
- feat(bc): updated to tailwindcss v4.1
- feat(bc): changed .env in gitignore to .env.local
- feat: moved x-carousel to winduum-stimulus
- feat: updated to winduum v2.2
- feat: updated deps
- feat: added carousel
- feat: deps update
- feat: gitlab-ci updated to krypton-php8.4
- feat: deps update
- feat: remove no-js
- fix: stimulus import
- fix: naja import
- fix: winduum plugin
- fix: utils recursive import
https://ui.newlogic.cz/blog/newlogic-ui-4.x.html
- feat(bc): updated to winduum v2
- feat(bc): added winduum-stimulus
- feat(bc): externalize stimulus controllers, modules and composibles
- feat(bc): new file structure
- feat(bc): updated to eslint v9, added neostandard
- feat(bc): added support for tailwindcss v4
- feat(bc): removed air-datepicker and @simonwep/pickr
- feat: added support for view transition API
- feat: updated to vite newlogic core v3 and vite v6
- feat: deps update
- fix: swup replace tag selector
- fix: readme logo
- feat: updated to eslint v9 and neostandard
- feat: naja update
- feat: updated deps
- feat: updated to naja 3.2
- feat: updated to swup 3.7
- fix: ui-check validate method
- fix: lib-form example
- fix: ui-control, ui-check dynamic import
- feat: deps update
- feat: updated to winduum 1.2.0
- feat(bc): removed tippy, added c-popover as alternative
- feat(bc): added winduum c-drawer
- feat(bc): changed layout components from ids to classes
- feat(bc): removed l-default wrapper in Layout/Main.tpl
- feat(bc): removed browser detection script from Layout/Main.tpl
- feat(bc): c-cookieconsent renamed to c-dialog-cookieconsent
- feat(bc): added @newlogic-digital/cookieconsent-js
- feat(bc): added naja 3.1, now lazy loaded and with extensions
- feat(bc): removed stimulus lib-naja#makeRequest in favour of data-naja
- feat(bc): recaptcha submit removed, follow docs for more info
- feat(bc): removed most of utils in favour of @newlogic-digital/utils-js
- feat(bc): removed lib-script in favour of @newlogic-digital/utils-js
- feat(bc): removed lib-slider, use c-carousel from winduum instead
- feat(bc): removed ui-dot, use winduum dot utility class instead
- feat(bc): theme, removed rgb css properties
- feat(bc): removed styles/Utils/icons.css, use styles/Utils/config.css instead
- feat(bc): removed styles/Utils/print.css
- feat(bc): renamed styles/Utils/tailwind.css to styles/Utils/utilities.css
- feat(bc): updated to winduum 1.1.1
- feat: added toaster from winduum
- feat: added delegateController helper for access other controllers
- feat: added lib-reveal with ability to lazy-load controllers
- feat: added winduum c-form, lib-form stays
- feat: added initAfter util helper
- feat: removed has polyfill
- feat: removed lib-hint, use winduum c-popover
- feat: new modern favicons
- feat: updated to vite v5.2
- feat: cookie consent update
- feat: manual chunks
- feat: update winduum v1.0.0
- fix: swup transition and containers
- feat: update winduum v0.9.0
- fix: swup scroll
- feat: update winduum v0.7.0
- feat: update winduum v0.6.0
- feat: updated deps - winduum v0.5.0, tailwindcss v3.4
- feat: updated stylelint, added @stylistic/stylelint
- feat: updated media vars in
main.json
- feat: icon.svg uses symbols
- feat: vite v5, vituum v1.1, newlogic-core v2.1
- feat: remove service worker
- feat: simplified inputStep
- feat: update winduum to 0.4.0
- feat: added preload and modulepreload to main.json
- feat: added swup and stimulus as top-level await
- feat: tailwindcss emails
- feat: improved form submitter loading state
- feat: improved lib-naja makeRequest
- fix: cleanup deleted userfiles
- feat: naja
getstimulus method changed tomakeRequest - feat: dependencies update
- fix: datepicker attributes and change event
- feat(bc): swup v4 update
- feat: dependencies update
- feat(bc): added winduum 0.3.x and its components
- feat(bc): added new winduum color pallet with
color-mix, colors now have also-rgbvariants for better compatibility - feat(bc): removed
Libraries/Anchor.js - feat(bc): removed
Libraries/Tabs.js - feat(bc):
Libraries/NativeSlider.jschanged toLibraries/Slider.jsand uses Stimulus API now - feat(bc): removed submitFetch method in
Libraries/ReCaptcha.js, param naja added instead - feat(bc):
ui-selectandui-inputwere replaced withui-control - feat(bc):
ui-radioandui-checkboxis now replaced withui-check - feat(bc):
ui-input-group,ui-btn-groupandui-badge-groupis now replaced withui-group - feat(bc):
Functions/checkValidity.jsrenamed toFunctions/inputValidity.js - feat:
vanilla-datepickerreplaced withair-datepicker - feat: added
replaceScript.jsfunction
- feat: vituum v1 update
- feat: newlogic core v2 update
- feat: deps update
- feat: minor changes from winduum
- feat: removed seamless polyfill
- feat: update stylelint v32 and added stylelint-stylistic plugin
- feat: added winduum native dialog with better accessibility
- feat: added winduum tailwind plugin and new css breakpoints
- feat: changed emails root to src/views/email
- feat: added some missing type definitions
- feat: remove inView function
- feat: improved syntax of tracking events in LibSwup
- feat(bc): lib-dialog now uses native stimulus attributes, see docs for more info
- feat(bc): lib-dialog fetch expects "content" in response, instead of "dialog"
- fix: dynamic imports with @vite-ignore
- feat: swup v3 update
- feat: dependencies update
- feat: added loading before send to lib-form
- feat: added naja submit to lib-recaptcha
- feat: added sklik retargetingHit to swup
- feat: added najaLoad to loadStimulus function
- feat: added email posthtml examples
- feat(bc): removed stimulus helpers - queryTarget, getValue etc.
- feat: improved form validation
- feat(bc): changed ui-dropdown to c-dropdown
- feat: minor js and css refactor
- feat: added types for reCatpcha
- feat: added focus-visible on all hover elements
- feat: removed absolute positioning on ui-image
- feat: added css properties for border-radius (--rounded-) and spacing (--spacing-)
- feat: added tailwind helpers for --rounded-* and --spacing-*
- feat: improved responsive breakpoints
- feat: added icons docs page
- feat: added :has postcss plugin
- fix: native slider counterMax
- feat(bc): changed gulp to vituum
- feat: stimulus v3.1 update
- feat: cookieconsent improvements
- feat: changed c-form to lib-form
- feat: added lib-script controller
- feat: tailwind v3 update
- feat: stimulus v3 update
- feat: iconfont replaced with svg icons
- feat: updated lib-cookieconsent
- feat: improved lib-anchor
- feat: most of callbacks replaced with promises
- feat: complete refactor of CSS and JS
- feat: recaptcha enterprise
- feat: eslint import extensions
- feat: newlogic core update, es-module-shims update
- fix: core->main js in twig
- feat: stylint custom properties units
- feat: stimulus window instance
- feat: stylelint and reformat to standard
- remove: preload / bodyLoaded functionality
- feat: eslint and reformat to standard
- feat: tippy for interactive dropdowns
- feat: improved form controls
- improved: stimulus loaded as @stimulus/core
- feat: initial release