b364017ff2
fix(zIndex): ion-page dynamic zIndex
2015-10-31 14:01:23 -05:00
1a865eaf7b
feat(nav): animate nested navs
2015-10-30 23:31:23 -05:00
4148ca5636
refactor(item): added the ability to assign no-lines to an item and remove the borders on that item only
...
references #387
2015-10-30 18:14:50 -04:00
33452f5ce7
refactor(list): combined hairline css together
...
references #387
2015-10-30 17:53:21 -04:00
04c795ec0e
refactor(list): changing no-borders to no-lines b/c Ben hated it
...
Added line for headers on Android. Added some more tests for cards with
lists. Removed unused CSS. References #387
2015-10-30 17:53:21 -04:00
17f1474527
test(nav): nested navs wip
2015-10-30 16:30:30 -05:00
eb46236b8e
test(setRoot): close menu on nav resolve
2015-10-30 15:58:39 -05:00
0b861dde46
fix(setRoot): prevent flicker
...
Closes #381
2015-10-30 15:42:38 -05:00
fe55efb307
feat(list): added no-borders attribute for lists
...
if you apply the no-borders attribute it will remove all borders inside
of a list. Added a test case for showing this.
2015-10-30 16:30:29 -04:00
6827adb281
feat(card): added list example to card and modified padding and margin for it
...
references #387
2015-10-30 16:08:39 -04:00
abaa35f679
fix(button-fab): added box-shadow for activated fab buttons
...
Removed the use of !important so the activated class would be applied,
added sass variable for it. Closes #392
2015-10-30 12:51:50 -04:00
7715d047d0
feat(hideBackButton): hide-back-button attr on ion-navbar
...
Closes #377
2015-10-30 11:11:35 -05:00
7a63fb1038
fix(activator): speed up iOS activate
...
Closes #364
2015-10-30 10:17:20 -05:00
7158bcd260
Wrap Zone
2015-10-30 10:13:29 -05:00
b0a8da9706
Flipped Zone
2015-10-30 10:08:26 -05:00
fff2da9b87
runOutside
2015-10-30 09:58:12 -05:00
c23d0988aa
Fixie stickie
2015-10-30 09:53:46 -05:00
9b9c820b2a
fix(sticky): sticky headers. Fixes #383
2015-10-30 09:49:00 -05:00
bdb9a19d0b
fix(activated): no active bg for radio/checkbox
...
Closes #378
2015-10-30 08:38:30 -05:00
636910aee1
test(actionsheet): fix selector
2015-10-29 22:30:03 -05:00
6c5b4ff3e1
fix(modal): bg color ion-page.modal
...
Closes #389
2015-10-29 22:29:19 -05:00
7dd7043064
test(card): removing card tests in favor of applying the activated class
...
references #369
2015-10-29 18:59:16 -04:00
8f26666214
fix(card): changed font-size of ion-note in a card
...
fixes #353
2015-10-29 18:36:08 -04:00
7634a3ad33
fix(card): moved the CSS for ion-note so that a note in a card will get the proper styling
...
references #353
2015-10-29 18:13:12 -04:00
f1a30a4adb
fix(search-bar): gave the cancel button a min height and changed to a longer text
...
Removed the extra selector in the css, references #247
2015-10-29 17:53:46 -04:00
fe72e781be
Missing commas are fun
2015-10-29 16:56:25 -04:00
50f14ec0cc
refactor(segment): removed unused code and added a description for Segment with usage
...
references #344
2015-10-29 16:50:53 -04:00
514b880eeb
fix(@Page): apply config
2015-10-29 15:31:59 -05:00
1fbca8bba3
test(segment): adding a value to the toolbar segment
...
references #344
2015-10-29 15:45:25 -04:00
aa515da4af
refactor(segment): removing unused code and bringing other code up to date
...
references #344
2015-10-29 15:45:25 -04:00
36f82b2473
refactor(NavController): restructuring and perf improvements
2015-10-29 14:37:49 -05:00
cd4f683ce5
feat(menu): push type. Fixes #380
2015-10-29 13:33:29 -05:00
4f81e5b8c8
fix(popup): copied over the defaults so that the users opts will override them
...
This way if we want to let the user pass an animation for an individual
popup we can use that animation they pass over the default ones. Fixes
#342
2015-10-29 13:56:03 -04:00
196fbe2e01
fix(menu): drag menu to close. Fixes #189
2015-10-29 12:42:18 -05:00
744920949e
test(popup): switched the order of the tests to test for subtitle being passed
...
references #342
2015-10-29 13:08:16 -04:00
7bd2ebe027
fix(popup): fixed subtitle passing between popups
...
this._defaults was getting all of opts properties added to it every
time a popup was opened, switched it so this_defaults wouldn’t be
modified and opts would get its properties. Closes #342
2015-10-29 13:08:16 -04:00
74a374c8a6
fix(button): block buttons center. Fixes #225
2015-10-29 12:01:11 -05:00
ac6b801d90
fix(button-outline): changed background of button to transparent for iOS
...
closes #372
2015-10-29 12:04:17 -04:00
8a8d25e230
fix(card): fixed activated item showing border radius of card
...
closes #366
2015-10-28 15:31:45 -04:00
4584829b86
test(card): added missing tests for card
...
for some reason the iOS clicks aren’t showing in the screenshots.
references #369
2015-10-28 15:31:45 -04:00
b22780e786
refactor(card): styled buttons in actions and added card for testing, fixed border radius
...
Closes #346 , references #279
2015-10-28 11:56:51 -04:00
d390290a7c
refactor(segment): added a toolbar with a button in it for testing purposes
...
references #356
2015-10-28 11:56:51 -04:00
c98867493a
refactor(segment): fixed border width with more than 3 buttons
...
Added another toolbar with 3 segments for testing and in order to fix
the width on iOS, references #356
2015-10-27 17:47:55 -04:00
1fcd2e3db1
feat(hr): added styling for HR for both modes
...
closes #355
2015-10-27 17:29:18 -04:00
03e54487f0
refactor(button): added some primary attributes to the tests to make sure the styling is right
...
Fixed the button primary clear, closes #354
2015-10-27 16:39:01 -04:00
d8f643d340
test(segment): added e2e tests for segment
...
Cleaned up some of the UI for the tests
2015-10-27 15:22:32 -04:00
5134d028bd
refactor(segment): added opacity to buttons on md mode
...
references #283
2015-10-27 15:22:32 -04:00
23ac4fbdb9
refactor(sass): fixing indentation of variable values and making sure the !default flag is on all component variables
2015-10-27 13:51:30 -04:00
292806cd39
fix(segment): moved sass variable down because it uses another variable
...
references #283
2015-10-27 13:36:40 -04:00
bf8d3073dc
refactor(segment): cleaned up both iOS and md mode styling
...
Converted values to some sass variables, moved transition to after
button tap, added border bottom for md mode, reorganized the sass
variables by the order they’re used, removed the use of !important,
added iOS hover background-color. Closes #283
2015-10-27 13:36:40 -04:00