Skip to content

Latest commit

 

History

History
570 lines (302 loc) · 25.3 KB

CHANGELOG.md

File metadata and controls

570 lines (302 loc) · 25.3 KB

Fixes

  • bug preventing to configure thresholds on touch (af89f55)

Fixes

  • added fontawesome.woff2 to bower json (bdafc03)
  • bolder default font-weight (c21438b, 0a8030c)
  • active links not working (15564fb)
  • touch-move-default broken with scrollable (60a807c)

Fixes

  • removed webdriver postinstall hook (2a43565)

Features

  • added ui-shared-state and deprecated ui-state so it does not clash with ui-router (9ad2f57)
  • activeLinks module supports html5Mode (d3cbbbf)
  • updated fastclick to version 1.0.6 (03060e2)
  • updated font-awesome to version 4.6.3 (9f7424c)

Fixes

  • Implemented workaround for jQuery event normalization (a3bb0e7)
  • scrollTo behavior when scrollableHeader is present (54b0e41)

1.2.1 (2016-03-06)

  • Added support tu ui.router (27c34a4)
  • fix docs for gestures (d5eeb6e)
  • removed beta version (db00a9e)
  • Revert "Added support tu ui.router" (2368518)
  • use sauce for ci tests (c961675)

1.2.0-rc.3 (2015-08-04)

1.2.0-rc.2 (2015-08-04)

1.2.0-rc.1 (2015-08-04)

  • $drag prevents outer $swipes from being triggered (fc374d3)
  • 1.2.0-rc.1 (e284aa4)
  • adapted test exit code to fail in travis (07dc3bc)
  • added .gitignore, .travis.yml, .jshintrc (ccefb42)
  • added .gitignore, .travis.yml, .jshintrc (fb428a2)
  • added back ng-swipe to demo (0c637c3)
  • Added Gitter badge (bd6c13c)
  • added overscroll workaround, fix #192 (3498a94), closes #192
  • added pre-interpolation to SharedState (bef33ee)
  • Allow nested property names in uiScopeContext, using dot notation in Strings (e861686)
  • Assign noop correctly to allow switch to be properly destroyed (a78ab20)
  • Fastclick fix: #230 (f2ffd65)
  • fix #187, fix #191 (5fe06cd), closes #187 #191
  • fix #282 (dd41223), closes #282
  • fix 205 (367a0b9)
  • Fix display table in Firefox (2ec32e4)
  • fix ui-set pre-interpolation (7786474)
  • fixed active links without href (0e83b7a)
  • fixed package for travis (81ba4c2)
  • fixed swipe implementation over $touch (a7e7bd2)
  • improved doc comments; moved doc task to website repo (bb91246)
  • linted fastclick + gulpfile (5d3ce75)
  • major gesture module changes and improvements (2cb11ca)
  • moved nobounce to preventTouchmoveDefaults directive; ui-switch support $drag if present (d773374)
  • parsing docs ok (03756b8)
  • readded dist (3c629d2)
  • Remove moot version property from bower.json (dcf57ff)
  • removed unneeded global variable (d939ab1)
  • started supporting ci (8705b86)
  • Update README.md (79eee3b)
  • updated gulp less; fix #284 (66732cf), closes #284
  • use gulp, jsdoc+ngdoc, refactored tests, gestures (3b8a273)
  • Fixes: #187 Overthrow / fastclick error (637c129)

1.2.0-beta.11 (2014-12-20)

1.2.0-beta.10 (2014-12-19)

1.2.0-beta.9 (2014-12-19)

  • Drag Fixes and Demo improvements (7605f16)
  • gestures module improvements (ed2e946)

1.2.0-beta.8 (2014-12-18)

  • fix #177, ui-* now fires after ng-click (7cab55f), closes #177

1.2.0-beta.7 (2014-12-18)

  • completed migrate to be compatible with old demo (d57a318)
  • Fix missing styling of input type "password" (393a551)

1.2.0-beta.6 (2014-12-18)

  • Added ng-swipe-left/ng-swipe-right directives (2a57076)

1.2.0-beta.5 (2014-12-16)

  • fixed exception with insertRule (5a0a9d6)
  • fixed exception with insertRule (f78c726)

1.2.0-beta.4 (2014-12-16)

  • fixed exception with insertRule (71ca20e)

1.2.0-beta.3 (2014-12-16)

1.2.0-beta.2 (2014-12-12)

1.1.0-beta.30 (2014-09-18)

1.1.0-beta.29 (2014-07-27)

  • fixed navbar-top height without buttons in desktop mode (90b1528)

1.1.0-beta.28 (2014-07-27)

1.1.0-beta.27 (2014-07-18)

1.1.0-beta.26 (2014-07-09)

  • fix #77 directives in overlays, closes #78 (be39011), closes #77 #78

1.1.0-beta.25 (2014-07-08)

  • split :hover css in separate file, fix #75 (11d3f6a), closes #75

1.1.0-beta.24 (2014-07-08)

1.1.0-beta.23 (2014-07-06)

  • added demo to bower (c2ce776)
  • added demo to bower download (076c6bb)

1.1.0-beta.22 (2014-05-25)

  • 1.1.0-beta.22 (dc0f6e9)
  • added ngClass and $apply to switch-directive's template to stay in sync with ngModel (70ecf8f)
  • deleted iScroll stuffs (a7e4d49)
  • fix #60, fix #64, dropped overthrow.toss.js (d02d020), closes #60 #64
  • Fix contentFor directive: Do not compile already compiled content (259e495)
  • Fixed main path (99c98da)

1.1.0-beta.21 (2014-05-15)

1.1.0-beta.19 (2014-05-10)

  • distribution policy changed. Base now targets xs and sm screens, while desktop is for md and lg. Re (98313e5)

1.1.0-beta.18 (2014-05-10)

  • changes for 1.1.0-beta.17 (14b4558)
  • fix #46, improve form style and bs-form-control behavior, responsive grid added in desktop.css (54b8657), closes #46

1.1.0-beta.17 (2014-05-06)

  • Fix #45, Fix #42. Moving from coffee to js. Refactoring code. (2e449fd), closes #45 #42

1.1.0-beta.16 (2014-05-03)

  • ignore crash.log and Gemfile.lock for site (09f9cc1)
  • reverted scrollable to be css based. Fix #44, fix #30, fix #36 (bbf31da), closes #44 #30 #36

1.1.0-beta.15 (2014-05-01)

  • default value for overlays; build process improvements; website and docs improvements (39c791c)

1.1.0-beta.14 (2014-04-30)

  • added default state for overlays (a17be42)

1.1.0-beta.13 (2014-04-30)

  • add default state of overlay (e585d2b), closes #37
  • added default state for overlays (1647575)

1.1.0-beta.12 (2014-04-29)

  • re-added tooltips and modals style (79286d0)

1.1.0-beta.11 (2014-04-24)

  • Fixes #19, Fixes #30. Scrollable not readjusted after window.resize (b9e0547), closes #19 #30

1.1.0-beta.10 (2014-04-20)

  • Fix css for panel-group headers (612f5d7)

1.1.0-beta.9 (2014-04-20)

  • Switch transition delayed to avoid flikering on default true (5fbe670)

1.1.0-beta.8 (2014-04-19)

  • Fixed odd behaviours combining position:absolute and transform3d; Added switch component; Added dona (8ed7d65)
  • references #21 of the original repository. a directive looks wrong (0a11917)

1.1.0-beta.7 (2014-04-04)

  • move toggle.toggled to be fired after classes are applied (ed25983)

1.1.0-beta.6 (2014-04-04)

1.1.0-beta.5 (2014-04-03)

1.1.0-beta.4 (2014-03-10)

1.1.0-beta.3 (2014-03-08)

  • Scrollables now autosizing with overthrow (e8adab4)

1.1.0-beta.2 (2014-03-08)

  • Smoother transitions for sidebars (57e6cdb)

1.1.0-beta.1 (2014-03-08)

1.1.0-beta.0 (2014-03-08)

  • fixed css for sidebars with height: auto; added task for releases (7ad5669)

1.0.21-beta (2014-03-07)

  • fix #10; both sidebars can now coexist; changed scrollable style, now its relative; added directives (aa2ecdf), closes #10

1.0.20-beta (2014-03-06)

  • reverted to overflow:auto for scrollable and overthrow (732a792)

1.0.19-beta (2014-03-06)

1.0.18-beta (2014-03-06)

  • fix #8: body with overflow:auto; also fixes some other desktop related issues. (52d71e8), closes #8

1.0.15-beta (2014-03-06)

  • fix #7; added implementation of scrollable based on overthrow.js; fastclick now supporting ngSwipeLe (a00a9c1), closes #7

1.0.14-beta (2014-03-05)

  • restructured distribution to make it modular (388f1a7)

1.0.13-beta (2014-03-01)

  • fix duplicated overlays (6376b3d)

1.0.12-beta (2014-02-28)

1.0.11-beta (2014-02-28)

  • using translate3d to force hardware acceleration-a (f3b2162)

1.0.10-beta (2014-02-27)

  • fix #5 (6db3f65), closes #5
  • reverted transform3d to test with devices (e4dcab3)

1.0.9-beta (2014-02-26)

  • fix desktop sidebar with translate3d (27153fa)

1.0.8-beta (2014-02-26)

1.0.7-beta (2014-02-24)

1.0.6-beta (2014-02-12)

1.0.5-alpha (2014-01-07)

  • Fix for iscroll and forms, validation css added (ecac7b9)

1.0.4-alpha (2013-12-29)

1.0.3-alpha (2013-12-27)

  • added site, minify by default, fixed Readme (d9e703b)
  • many changes (35e8f9b)

1.0.2-alpha (2013-12-25)

  • added angular-route as dependency, renamed toggle commands (06b6024)

1.0.1-alpha (2013-12-25)

1.0.0-alpha (2013-12-25)

  • added capture directives and bspanels (9037654)
  • Cleaned up dependencies, grunt commit now committing after minify distributed assets (38aca0d)
  • first complete release (719c1eb)
  • Grunt Git task added (0862a2a)
  • removed git hooks; added tabs; added polifil for pointer-events:none (09e7a2c)
  • switched name (d6caeab)