Skip to content

Latest commit

 

History

History
436 lines (288 loc) · 10.3 KB

CHANGELOG.md

File metadata and controls

436 lines (288 loc) · 10.3 KB

Changelog

WIP

Added

  • Add Lightbox component
  • Add Video component

Changed

  • IMPORTANT: Remove caption from Modal component. Use Lightbox component instead
  • IMPORTANT: Remove lightbox modifier from Modal component. Use Lightbox component instead
  • IMPORTANT: Remove center option from Modal component. Use uk-margin-auto-vertical modifier
  • IMPORTANT: Renamed @modal-dialog-margin-vertical to @modal-padding-vertical-s
  • IMPORTANT: Renamed @modal-dialog-margin-vertical-xs to @modal-padding-vertical
  • Refactored Modal component
  • offsetTop in Height Viewport component only applies if its element's top position is smaller than half the viewport
  • Larger width for form width x-small

Fixed

  • Offcanvas will keep scroll position if anchor link was clicked

3.0.0 beta 25 (June 9, 2017)

Added

  • Add size modifier to tile component
  • Add link text to link component
  • Add 500px icon

Changed

  • Larger horizontal padding for form input, select and textarea
  • Improve Parallax Background Position behaviour

Removed

  • Remove padding xlarge from padding component

Fixed

  • Fix touch event handling
  • Fix cursor height for active forms in Safari
  • Fix Grid and Margin component for cells with no height
  • Fix Parallax if element is translated vertical
  • Fix Grid divider in rtl mode

3.0.0 beta 24 (May 22, 2017)

Changed

  • Make Icon component work with button elements

Fixed

  • Fix margin bottom behaviour in Grid Parallax
  • Fix error thrown by Notification component
  • Fix expand mode in Height Viewport component
  • Fix background position behaviour in Parallax component
  • Fix removal of classes after sorting in Sortable component

3.0.0 beta 23 (May 18, 2017)

Added

  • Add Parallax component
  • Add Grid Parallax component
  • Add Form Range component
  • Add Marker component
  • Add hidden classes for touch devices to visibility component
  • Add padding xlarge to padding component
  • Add transform center to utility component
  • Add clsBelow option for Sticky component (uk-sticky-below)

Changed

  • IMPORTANT: Move Less/Sass imports into one file. Use components/_import.less
  • IMPORTANT: Renamed transition option to easing in Scroll component
  • Improve flip behaviour in Drop component
  • Improve class handling

Fixed

  • Fix support for more than two digits in Countdown component
  • Fix typo in Togglable mixin name
  • Fix form select image for RTL
  • Fix Scrollspy cls option
  • Fix HeightMatch not working on initial page load
  • Fix touch events
  • Fix click event firing twice (iOS <= 9.2)
  • Fix missing table hook
  • Prevent inital page jump (Safari)
  • Fix document height calculation (IE 10)
  • Fix Tooltip recreates on hovering the already focused input

3.0.0 beta 22 (April 24, 2017)

Added

  • Add Countdown component
  • Add divider, justify and responsive modifier to table component
  • Add inverse support for table component
  • Add box-shadow bottom to utility component

Changed

  • IMPORTANT: Remove style from default table component. Use uk-table-divider modifier
  • Move border style to table row instead of table cell
  • Remove margin from the last-child in table component cell

Fixed

  • Fix swiping in Switcher
  • Fix scrolling in Scrollspy Nav (Firefox)
  • Fix Navbar Dropbar
  • Fix Tooltip with different animations
  • Fix sass showing error when using different color mode in certain components

3.0.0 beta 21 (April 11, 2017)

Added

  • Add Gitter icon
  • Attribute observer listens for changes to 'component' attribute too

Fixed

  • Fix instagram, tumblr and vimeo icons
  • Fix unexpected closing of Modal Dialog
  • Fix 'click' default behaviour prevention in Toggle
  • Fix memory leak in Icons

3.0.0 beta 20 (April 5, 2017)

Added

  • Add breakpoint classes for flex alignment

Fixed

  • Fix Drop positioning
  • Fix imports in Modal
  • Fix 'click' default behaviour prevention in Toggle
  • Fix queued Toggle
  • Fix closing Offcanvas with swipe gesture (Android)
  • Fix Toggle icons preventing Drops from opening
  • Fix loading UIkit deferred

3.0.0 beta 19 (March 31, 2017)

Added

  • Add SASS support
  • Add Leader to utility component
  • Add Offcanvas close button
  • Add margin auto vertical classes
  • Add padding left/right remove classes
  • Add tripadvisor and yelp icons
  • Add computed properties

Changed

  • IMPORTANT: Offcanvas requires to wrap page in extra div
  • Refactored Offcanvas component
  • Update instagram, tumblr and vimeo icons
  • Component Constructor initializes multiple components at once

Fixed

  • Fix Offcanvas scrolling on touch devices
  • Fix Scrollspy in view check
  • Fix text wrapping for Firefox in position component
  • Fix closing Accordion without animation

3.0.0 beta 18 (March 10, 2017)

Fixed

  • Fix regression with positioning

3.0.0 beta 17 (March 10, 2017)

Added

  • Add tile component
  • Add grid item match modifier to grid component
  • Tooltip is now attribute reactive

Changed

  • Rename uk-background to uk-background-default
  • Drop, Dropdown, Toggle component's mode is a comma separated list now (to support hover only mode)

Fixed

  • Fix deferred UIKit loading
  • Fix Dropdowns not closing immediately upon hovering other navbar item in Navbar component
  • Fix navbar groups center left/right (IE 11)
  • Fix "sticky on up" behaviour in Sticky component
  • Fix Offcanvas closing without animation
  • Fix links in Notification message clickable
  • Fix overriding default icons
  • Fix Scrollspy nav when scrolling beyond last item

3.0.0 beta 16 (March 01, 2017)

Fixed

  • Fix Notification component

3.0.0 beta 15 (March 01, 2017)

Fixed

  • Fix dist

3.0.0 beta 14 (March 01, 2017)

Changed

  • Rename ".rtl" dist files to "-rtl"
  • Include none minified JS files in dist

Fixed

  • Fix UMD/AMD dist

3.0.0 beta 13 (March 01, 2017)

Added

  • Add receiver icon
  • Add hero heading modifier
  • Add text background
  • Add ID for AMD bundles

Changed

  • Move Icons into JavaScript
  • Component Constructor initializes and returns single component only
  • Rename function "show" to "toggle" in Accordion component
  • Switcher no longer "swipes" with mouse
  • Sticky component applies active class after scrolling below top

Removed

  • Remove text primary hook

Fixed

  • Fix npm not watching less
  • Modal no longer closes immediately when toggled from custom 'click' handler
  • Fix Accordion component
  • Fix container for Tooltip component
  • Fix Dropdowns closing in Navbar component
  • Fix Drops closing on click on hash links
  • Fix Tab component not initializing
  • Fix icon duplication

3.0.0 beta 12 (February 17, 2017)

Added

  • Add nested Drops
  • Add text primary hook

Changed

  • Make Accordion selectors more specific
  • Optimized margin modifier in Position component
  • Drop component no longer forces 'click' on touch devices

Removed

  • Remove obsolete webkitFontSmoothing workaround

Fixed

  • Fix text wrapping in Position component
  • Fix icons in Safari's private browsing mode
  • Fix right click triggers click event
  • Fix empty targets in HeightMatch component
  • Fix Tooltip component on touch devices

3.0.0 beta 11 (February 13, 2017)

Fixed

  • Fix icons not showing

3.0.0 beta 10 (February 13, 2017)

Added

  • Height Viewport component supports selector for Offset Bottom option
  • Allow to preserve all color with one class when using uk-svg
  • Add RTL support (RTL first)

Changed

  • Percentage value for Offset Bottom in Height Viewport component is calculated against the whole viewport

Fixed

  • Fix Notification component initialization
  • Fix beta 8 regression with missing class in Navbar component
  • Fix context selectors
  • Sticky components sets inactive class initially
  • Fix path to icons.svg in /custom folder
  • Fix wrapping grid columns (IE + Edge)

3.0.0 beta 9 (February 3, 2017)

Fixed

  • Fix prefixed Javascript not working
  • Fix beta 8 regression with Scrollspy targets
  • Fix width-expand not wrapping into next row in rare cases (Safari)

3.0.0 beta 8 (February 2, 2017)

Added

  • Apply class 'uk-svg' to Svg component

Changed

  • Update event registration
  • Use native Promises instead of jQuery Deferred

Fixed

  • Fix Cover component if the container has padding
  • Fix Scrollspy component targeting wrong elements
  • Switcher supports 'data-' prefixed items now
  • Fix beta 7 regression (IE <= 11)

3.0.0 beta 7 (February 1, 2017)

Added

  • Add sub groups center left/right to Navbar component
  • Add box-shadow-hover to Utility component
  • Height Viewport component supports pixel / percentage values for Offset Bottom option

Changed

  • Less no longer uses component attribute selectors
  • Accordion close and open icons using variables

Removed

  • Removed uk-cover CSS only solution

Fixed

  • Fix icon 'play-circle'
  • Fix Spinner when 'stroke-width' cannot be read
  • Fix memory leak in SVG component
  • Prevent transition-toggle from setting a transition
  • Fix width-expand not wrapping into next row in rare cases
  • Allow a fixed width on nested grids with grid-match
  • Fix Height Viewport offset calculation
  • Fix Sticky (Chrome > 55)

3.0.0 beta 6 (January 24, 2017)

Added

  • Togglable triggers 'shown'/'hidden' events, when animations complete

Fixed

  • Fix component initialization
  • Fix card component extending inverse
  • Fix background-fixed (Firefox + IE)

3.0.0 beta 5 (January 18, 2017)

Changed

  • UIkit observes body tag too now
  • Performance improvements

Fixed

  • Fix regression with initialization (IE + Edge)
  • Fix beta 2 regression for Svg’s (Safari)
  • Fix Sticky width after resize
  • Fix page width on resizing Offcanvas
  • Fix props initialization for data-uk- components
  • Fix sortable children loosing event bindings after sort

3.0.0 beta 4 (January 18, 2017)

Fixed

  • Fix Scrollspy Nav within Sticky (Safari)
  • Fix beta 3 regression for Accordion
  • Fix lazy initialized components

3.0.0 beta 3 (January 17, 2017)

Added

  • Add support for 'data-uk-' prefixed component attributes
  • Add support for Primary Arguments in components
  • Add support for Functional Components
  • Components reinitialize on added/removed children

Fixed

  • Fix sortable behaviour
  • Fix link muted and link reset

3.0.0 beta 2 (January 11, 2017)

Added

  • Enable deferred loading of UIkit

Changed

  • Improve relative path to icons.svg

Fixed

  • Fix Icon component on canvas elements (Safari)

3.0.0 beta 1 (January 09, 2017)

Added

  • Initial release