Skip to content

Releases: t3kit/felayout_bluemountain

v1.1.0

20 Feb 16:02
@dmh dmh
Compare
Choose a tag to compare
  • [FEATURE] add styles for new content element Hero Image (#41) (92eb484)
  • [FIX] main menu dropdown columns , fix arrow position (#42) (483aae6)

v1.0.0

24 Jan 14:10
@dmh dmh
Compare
Choose a tag to compare
  • [FIX] remove css lint grunt check, fix CI tests (055ff5f)
  • [BUGFIX] fix aligning of news pagination and news tags while text is short (931b94f)
  • [FEATURE] Added 6-7 levels for submenu (Podio feature_28) (#38) (3a2379a)
  • [FEATURE] Add third menu-level for main navigation (836e2b2)
  • [FEATURE] add new element Simple accordion (Podio feature_34) (#37) (6d4e32f)
  • [FEATURE] add styles for customizing search-text (Podio feature_32) (#36) (d7e8f75)
  • [FIX] add styles for responsive video (Podio bug_60) (#33) (69bca51)
  • [FEATURE] slider element, add styles for caption alignment (Podio feature_63) (#32) (a42fc68)
  • [BUGFIX] fix image scale on ie11, (Podio bug_47) (#31) (0417793)
  • [FEATURE] imageTextLink, add 9 hover effects (animatons) (#29) (8ec5c09)
  • [BUGFIX] Fixed menu looks buggy when scrolling (Podio bug_25) (0c26b4b)
  • [FIX] newsCarousel, fix validation issue (

    inside of tag) (#30) (cea8c94)

  • [FIX] newsletter subscription error message (Podio bug_31) (#27) (0e90769)
  • [BUGFIX] no space between pagination and footer on search page (Podio bug_35) (#28) (2481d07)
  • [FEATURE] add new grid element 'slider container' (Podio Feature_61) (#17) (c3a942c)
  • [FIX] fix for making the page not scroll to top when opening the menu (Podio bug_71) (18b9f29)
  • [FEATURE] Make the slider autoslide (Podio Feature_41) (#18) (1fdccea)
  • [TASK] update favicons (eafaad6)

v0.6.0

18 Oct 14:34
@dmh dmh
Compare
Choose a tag to compare
  • [STYLE] fix js formatting (3ab4879)
  • [FIX] multiple news carousels (swiper) (Podio bug_42) (#7) (4685c3f)
  • [FEATURE] Whole area link (#11) (9e5d53d)
  • [FIX] Print styles (Podio bug_54) (#12) (b82bd02)
  • [FIX] wrong class for pagination in solr (Podio bug_45) (#10) (7981ec2)
  • [FEATURE] DropdownMenu with columns (e594088)
  • [FIX] use search-button variable also in header top (Podio bug_26) (4941517)
  • [FIX] set the same color in both states of search-button (Podio bug_26) (#5) (c2e7267)
  • [FIX] Main navigation disappears after change of screen rotation (Podio bug_33) (6adccd8)
  • [FEATURE] Android/iOS detection (77cf3e2)

v0.5.0

18 Jul 14:37
@dmh dmh
Compare
Choose a tag to compare
  • [DOC] add CONTRIBUTING.md file (e73e384)
  • [DOC] add Travis build status to readme file (65bcb51)
  • [FIX] path for js-dotdotdot plugin (917d330)
  • [STYLE] change code formatting (3a339df)
  • [CHORE] disable force option in jscs and jshint (0b8efae)
  • [UPDATE] Bower dependencies (fba12e9)
  • [TEST] add Travis CI integration (c7da81b)
  • [UPDATE] package.json devDependencies (374cd55)
  • [UPDATE] update node.js (>=6.0.0) and npm (>=3.9.0) dependencies (a3079fd)

v0.4.0

08 Jul 09:11
@dmh dmh
Compare
Choose a tag to compare
  • [FIX] alignment of image in news single view (Podio bug_22) (51043cc)
  • [FIX] related items position in News (Podio bug_23) (349cbb6)
  • [FEATURE] add new list templates for News plugin, (cards, simplelist, timeline) (c9ac1db)
  • [DOC] add license file (Podio feature_24) (c7fdcb0)
  • [FEATURE] add news-carousel template for NEWS extension (b442edd)
  • [FIX] add lightbox class for news detail page (0deded7)
  • [FEATURE] After clicking on mainNavigationSearchBtn, mainNavigationSearchBox is focused. (#3) (876c521)

v0.3.0

22 Jun 13:01
@dmh dmh
Compare
Choose a tag to compare
  • [FEATURE] add bootstrap slider element (ddeb12c)
  • [FIX] modify colors (add variables) for search suggest dropdown (cba07ac)
  • [FIX] search box in main menu on tablets under nav arrows (z-index) (17a36aa)
  • [CHORE] add colors for error messages (add chalk plugin) (c2c493e)
  • [CHORE] check if local master branch synced with remote, before push to less/css branches (295ff2c)
  • [CHORE] add new plugin to run shell commands (a700387)
  • [FIX] IE fix, background-image instead of parallax (c747373)
  • [FIX] IE fix, Use tab to navigate slider (6628cbe)
  • [FIX] main navigation in iPad landscape-view (Podio bug #25) (ba0b700)
  • [FIX] align social icons (8af15d1)
  • [FIX] start page content + content elem-s font sizes (27c08a1)

v0.2.0

13 Jun 15:38
@dmh dmh
Compare
Choose a tag to compare
  • [FIX] slider UI fixes (image slider btn) (88a514b)
  • [FIX] Use tab to navigate slider (ad06db5)
  • [FIX] breadcrumbs and subnav UI fixes (8253f71)
  • [FEATURE] sub-navigation updated with suggested changes from designer. Active state re-implemented, height of each menu-item is decreased. (#2) (439f5d9)
  • [FIX] #2 Social icons broken in IOS8. (714a662)
  • [FIX] Slider header not italic in Safari-browser. (a82d2fc)
  • [FIX] Slider arrow is overlapping vertical scrollbar in IE. (eb84aea)
  • [FIX] Social icons broken in IOS8. (06199aa)
  • [FIX] Disabled parallax in IE since scrolling looks jerky. (c125bfb)
  • [FEATURE] Add new breadcrumb-design. (45162a5)
  • [FEATURE] Add new sub-navigation-design. (0a502e2)
  • [FIX] align copyright message (7b4536c)
  • [FIX] update paddings in content elements (d127dff)
  • [FIX] font-size in search input (db2d5ee)
  • [FIX] add font smoothing to slider and inverted elements (adbc60c)
  • [FIX] misspelling in class name (mountaih->mountain) (d93afda)
  • [FIX] full width slider (3bfb24a)
  • [FIX] design fixes, sync header width with main content width >= 1366px (940dcd7)
  • [FIX] Design fixes, (font-size:17 + Garamond font) (359a523)
  • [FIX] header-top css fixes (for mobile) (b763b6a)

v0.1.0

02 Jun 16:28
@dmh dmh
Compare
Choose a tag to compare
  • [FIX] font-family fixes (9ae5311)
  • [FIX] use footerLinkColor variable for footer bottom nav (8069ec4)
  • [FIX] change alignment for icons in bigIconText element (0d455ce)
  • [FIX] change font path to use it in TYPO3 (62105e4)
  • [FIX] add color variables for slider element (00462b5)
  • [FIX] fix mobile menu on resizing event (Podio bug17) (d7e28df)
  • [FEATURE] add animations for image link (imageTextLink elem) (0596333)
  • [FIX] fix header-top in mobile (podio bug20) (0f2473b)
  • [CHORE] fix static web server (131724d)
  • [FEATURE] add new icons set (77fd3aa)

v0.0.2

23 May 09:17
@dmh dmh
Compare
Choose a tag to compare
  • [FIX] add missed grey-wrp styles & footer fixes (9e6130f)
  • [REFACTOR] restyling sub-navigation (021025c)

v0.0.1

18 May 15:58
@dmh dmh
Compare
Choose a tag to compare
  • [FIX] subnavigation bottom padding (ef7922f)
  • [REFACTOR] improve divider element (0c84c00)
  • [REFACTOR] header (c890b9c)
  • [REFACTOR] footer (ea1d4a0)
  • [FEATURE] improve content elements (a89eeda)
  • [REFACTOR] less variables (1db2665)
  • [FEATURE] improve bigIconTextButton/iconTextButton/imageTextLink elm-ts (5965679)
  • [FEATURE] improve divider el (f5db27f)
  • [FEATURE] add new parallax el (039867c)
  • [UPDATE] package.json (c39dc7d)
  • [UPDATE] bower (b4f880b)
  • [DOC] update README (b6b37c1)
  • [FEATURE] add print styles (e3aa74a)
  • [CHORE] fix remote repo link (6221199)