Commit Graph

13 Commits

Author SHA1 Message Date
Manu Mtz.-Almeida
5ad7fd1908 perf(rendering): add css containment 2016-11-23 11:08:45 -06:00
Manu Mtz.-Almeida
4be47bd3dd fix(animation): improve menu and go back swipe 2016-11-21 23:09:57 +01:00
Manu Mtz.-Almeida
c44f6b6f2e perf(animation): improves _progress() hot function
- progress() is the function where more time is spent during any swipe gesture
- replace iterating over the _fx properties, using an array instead
- optimize pointerCoord(), profiler showed it’s one of the most called functions
2016-11-16 19:48:35 +01:00
Manu Mtz.-Almeida
db72a7d26b fix(menu): menu's content is resized properly
fixes #8504
2016-10-10 08:45:22 -05:00
Brandy Carney
750cde38e2 refactor(css): scope component css to mode 2016-09-13 16:52:47 -05:00
Manu Mtz.-Almeida
86c5aaf7a1 perf(menu): several improvements
- `display: none;` when menu is closed
- `ion-backdrop` is display: none when it is not used
- `ion-backdrop` is much smaller
2016-07-20 07:16:31 -07:00
Adam Bradley
3cd31c3d17 fix(menu): fix content going under header
Closes #7084
2016-06-28 16:22:39 -05:00
Manu Mtz.-Almeida
0c885899bc fix(menu): push/overlay working correctly in landscape 2016-06-16 12:40:21 +02:00
Manu Mtz.-Almeida
87812f362a Merge branch '2.0' of https://github.com/fareesh/ionic into 2.0 2016-06-16 12:17:25 +02:00
Fareesh Vijayarangam
07d55c5dba fix(Menu): fix right overlay menu when rotating device 2016-06-03 08:42:46 -04:00
Brandy Carney
9b2f0842df chore: fix linter errors 2016-06-02 13:30:04 -04:00
Manu Mtz.-Almeida
a1a582b7a1 fix(ion-backdrop): new ion-backdrop can prevent background scrolling
closes #6656
2016-06-02 17:09:44 +02:00
Josh Thomas
c8f760f080 chore(build): rename ionic directory to src and update all references in the build process. 2016-05-19 13:22:40 -05:00