- bug preventing to configure thresholds on touch (af89f55)
- 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)
- removed webdriver postinstall hook (2a43565)
- added
ui-shared-state
and deprecatedui-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)
- Implemented workaround for jQuery event normalization (a3bb0e7)
- scrollTo behavior when
scrollableHeader
is present (54b0e41)
- 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.2 (464f323)
- $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)
- completed migrate to be compatible with old demo (d57a318)
- Fix missing styling of input type "password" (393a551)
- Added ng-swipe-left/ng-swipe-right directives (2a57076)
- fixed exception with insertRule (71ca20e)
- 1.2 first beta (41d6222)
- 1.2.0-beta.0 (db52011)
- Cosmetic fixes (00b8ed5)
- fix #171, completed migration module (77bd63f), closes #171
- fixed 1.2 pre-release to reflect https://gist.github.com/mcasimir/824b28d14ca1e09d03c6#migrating-to- (c6b17a6), closes https://gist.github.com/mcasimir/824b28d14ca1e09d03c6#migrating-to-mobile-angular-ui-12
- fixed demo for ui-switch, discontinued pointerEvents ad moved to migrate.disabled (5c195c5)
- fixed sidebar names in demo (08bc975)
- Fixes before releasing 1.2-beta (48eeb56)
- merged 1.2 (aae7661)
- moved util services to plain private functions; merged ui and sharedState (5dab837)
- reorganized modules (28a97e2)
- fix #127, fix #126, fix #125 (8868550), closes #127 #126 #125
- fix #82, hide the right sidebar (87b2948), closes #82
- updated bower deps (0983b7e)
- updated favicon (d4fd386)
- fixed navbar-top height without buttons in desktop mode (90b1528)
- fix #100, keeping border radius for c controls (3092071), closes #100
- fixed README (49f5b55)
- fixed README (04026e5)
- Update README.md (3608ab7)
- 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)
- drop angular.js deps (dea4314)
- fix #51, fix #54 (095e472), closes #51 #54
- Fixed malformed bower.json (f2ed8df)
- Fixes #53 (a9a20c7), closes #53
- distribution policy changed. Base now targets xs and sm screens, while desktop is for md and lg. Re (98313e5)
- 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
- 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
- default value for overlays; build process improvements; website and docs improvements (39c791c)
- added default state for overlays (a17be42)
- re-added tooltips and modals style (79286d0)
- Fix css for panel-group headers (612f5d7)
- Switch transition delayed to avoid flikering on default true (5fbe670)
- 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)
- move toggle.toggled to be fired after classes are applied (ed25983)
- Added carousels; (55eb6d3)
- demo improvements (f8eb120)
- demo improvements (f259ba2)
- demo improvements (f3f4319)
- Scrollables now autosizing with overthrow (e8adab4)
- Smoother transitions for sidebars (57e6cdb)
- Fixed release task (b5e6b62)
- fixed css for sidebars with height: auto; added task for releases (7ad5669)
- fix #10; both sidebars can now coexist; changed scrollable style, now its relative; added directives (aa2ecdf), closes #10
- reverted to overflow:auto for scrollable and overthrow (732a792)
- fix #7; added implementation of scrollable based on overthrow.js; fastclick now supporting ngSwipeLe (a00a9c1), closes #7
- restructured distribution to make it modular (388f1a7)
- fix duplicated overlays (6376b3d)
- updated to IScroll 5 (8c6202e)
- using translate3d to force hardware acceleration-a (f3b2162)
- fix desktop sidebar with translate3d (27153fa)
- First Beta (ceaadda)
- Fix for iscroll and forms, validation css added (ecac7b9)
- moved to iScroll (2b714c6)
- added angular-route as dependency, renamed toggle commands (06b6024)
- prerelease (2cd360c)
- 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)