Skip to content

v2.0.0-beta.1

Choose a tag to compare

@dmh dmh released this 21 Apr 13:53
· 392 commits to master since this release
  • [TASK] add buttonStyle for Button content el. (050ae58)
  • [TASK] add all needed dependencies for theme_t3kit (bc4bdf9)
  • [FIX] move column definitions to flexform from pagets (#164) (b7671bc)
  • [TASK] set lightboxEnabled to enabled by default, custom ts and Image… (#157) (578013c)
  • [TASK] restore fixedPostVarsSaveFilePath filename (#163) (6f6ee6e)
  • [TASK] create bigger icons for content elements (ae5fcc4)
  • [FIX] fix and update IconFonts configuration (a2b977a)
  • [TASK] update css/less files (211ed2e)
  • [TASK] add Gridelements layouts (a718399)
  • [TASK] add new fonts Roboto/Crimson (bac846d)
  • [FIX] Button content element layout (ce5bd77)
  • [TASK] add possibility to change Header partial (a9bbe21)
  • [TASK] update theme description and screenshot (d95621a)
  • [FIX] change selector for icons font (#162) (32770db)
  • [TASK] remove form customizations for older TYPO3 versions (#161) (78a115f)
  • [TASK] modify and reorder Theme constants (1016a2d)
  • [FIX] ImageTextLink and ResponsiveVideo CE:s now use assets field instead of media field (#160) (58acdae)
  • [TASK] add Realurl replace characters xclass (#159) (051b365)
  • [FIX] get preview of media in ImageTextLink content elements (#158) (72eefb1)
  • [FIX] use labels from correct extension and add missing css in IconFontSelector (#156) (1ed79af)
  • [TASK] Remove t3kit_extension_tools from language menu (#155) (0800606)
  • [TASK] add conf for CKEditor, remove Rtehtmlarea (6c9611d)
  • [TASK] add option to select a fixedPostVars configuration on page records (#151) (0478d23)
  • [TASK] modify logo and feLayoutPath Theme constants (2724783)
  • [TASK] add new content element/gridelements icons (432e194)
  • [TASK] new default layout for GridElements, update pagets for GridElements (a445592)
  • [FIX] fix typo in FluidStyledContent layout defaultr -> default (34033bf)
  • [TASK] update/fix GridElements templates and TS (489a718)
  • [TASK] update includeCSS and includeJS TS conf (e99d657)
  • [TASK] migrate lib.fluidContent -> lib.contentElement (t3kit content elements) (c2a34b2)
  • [TASK] fix and update Typical Page Content in t3kit (00ccd1c)
  • [TASK] felayout -> fix clean task, update browserSync conf (845302c)
  • [DOC] add README to Resources/Public with explanation of css/less folder (64136fc)
  • [TASK] compile felayout to css/less folder (ae5a7f3)
  • [TASK] add felayout_t3kit to the root of theme (d8261ba)
  • [TASK] remove felayout_t3kit from Resources/Public (bc601e2)
  • [TASK] update/reorder/prettify backend fields of content elements (2face97)
  • [TASK] add condition to check if frame_class != default (1d81b8f)
  • [TASK] general typoscript cleanup and upgrade (91243ef)
  • [TASK] modify content elements pagets (f684837)
  • [TASK] modify content elements setupts (lib.fluidContent -> lib.contentElement) (21b2d17)
  • [TASK] add empty Header section to omit its rendering in t3kit content el. (dfc8e36)
  • [TASK] remove Tabs and Accordion templates (729ab5e)
  • [TASK] use Default layout in content elements (5f32779)
  • [TASK] add svg viewhelper to theme_t3kit and register t3kit fluid nam… (#150) (ab51a44)
  • [TASK] add FlexFormProcessor and LayoutClassProcessor to theme_t3kit and use them instead of the ones in t3kit_extension_tools (#149) (09efe57)
  • [TASK] will change solr host to t3kit_solr in 'Development/Docker' context (#147) (6b7e867)
  • [TASK] Set config.sendCacheHeaders to 1 (see #145) (#146) (3ae2555)
  • [TASK] delete copyToRoot templates and local folders (7e1e562)
  • [TASK] add standardjs config (9cc4841)
  • [TASK] update favicons config (0c65669)
  • [TASK] add css and less folders with js and css for theme_t3kit (b664246)
  • [TASK] add felayout_t3kit into theme_t3kit (5ac1b1f)
  • [TASK] add Development mode for felayout (a469dfa)
  • [TASK] added icons for meta menu inside mobile menu (#143) (c277d90)
  • [FEATURE] make it possible to add meta menu to main mobile menu (#142) (99d77b2)
  • [TASK] remove felayout submodule (c53ce91)
  • [TASK] remove guide ext. config (e3612bf)
  • [TASK] remove custom content elements (dbca436)
  • [TASK] add new content element - Button (4e079fa)
  • [BUGFIX] wrong condition for wrapper classes in layouts (e9f8026)
  • [BUGFIX] broken palette (d7076e4)
  • [TASK] removed deprecated labels (dc1bbf8)
  • [BUGFIX] broken icons of grid elements in typo 8.5 (655fe15)
  • [FIX] correct using of condition in typo3 8.5 new way (0248663)
  • [FIX] put additional classes in one variable for correct condition check (a4e83eb)
  • [TASK] icons for new vertical text options (a3ad3d8)
  • [TASK] image + vertical aligned text (e156092)
  • [BUGFIX] inline image in advance grid (e44e725)
  • [BUGFIX] carousel image alias fix (cd7f66a)
  • [BUGFIX] defaultCase for MediaGallery partial fix (9d8a75c)
  • [TASK] fixed condition string (6151315)
  • [BUGFIX] Replace space character in telephone number of href to have valid HTML. (#137) (a7d9541)
  • [FIX] display media items in custom element ImageTextLink (#136) (a2cbd2a)

Breaking Changes:

  • [!!!] [TASK] remove unneeded FluidStyledContent layouts (f64aebe)
  • [!!!] [TASK] remove Custom Content Elements ts (1356b91)
  • [!!!] [TASK] relocate IconFonts from felayout to Resources/Public/IconFonts folder (327fdbb)
  • [!!!] [TASK] Remove t3kit_extension_tools reference (#154) (9929947)
  • [!!!] [TASK] remove tabs content el. remove wrapper, margin_top and margin_bottom selectors (d75852d)
  • [!!!] [TASK] add userFunc IconFontSelector to theme_t3kit from t3kit_extension_tools (#148) (2c208be)