Commit Graph

1995 Commits

Author SHA1 Message Date
jbavari
219fb2c6e7 Refactor(generate): Remove comments and logging 2015-10-30 14:44:41 -06:00
jbavari
01fbaede20 Feature(generate): Add generators into the tooling/generators folder. Add in main file into package.json. Bump lodash to 3.10.1 for template and camelCase methods. Move lodash to dependencies from devDependencies. Have index.js require in the generate module. 2015-10-30 12:15:12 -06:00
Drew Rygh
d16aea8cb8 docs(demos): temporarily hide fab 2015-10-30 11:59:43 -05:00
Drew Rygh
1d0b65872e docs(demos): hide back button 2015-10-30 11:55:54 -05:00
Brandy Carney
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
Drew Rygh
7db5d94e40 docs(demos): add sass build step for demos 2015-10-30 11:36:56 -05:00
Adam Bradley
7715d047d0 feat(hideBackButton): hide-back-button attr on ion-navbar
Closes #377
2015-10-30 11:11:35 -05:00
Adam Bradley
7a63fb1038 fix(activator): speed up iOS activate
Closes #364
2015-10-30 10:17:20 -05:00
Max Lynch
7158bcd260 Wrap Zone 2015-10-30 10:13:29 -05:00
Max Lynch
b0a8da9706 Flipped Zone 2015-10-30 10:08:26 -05:00
Drew Rygh
cbe99fb8e6 docs(demos): use narrower selector to change ripple
Closes #391
2015-10-30 10:10:37 -05:00
Max Lynch
fff2da9b87 runOutside 2015-10-30 09:58:12 -05:00
Drew Rygh
7a64c33927 docs(demos): replace ion-pane with ion-content 2015-10-30 09:58:31 -05:00
Max Lynch
c23d0988aa Fixie stickie 2015-10-30 09:53:46 -05:00
Max Lynch
9b9c820b2a fix(sticky): sticky headers. Fixes #383 2015-10-30 09:49:00 -05:00
Adam Bradley
bdb9a19d0b fix(activated): no active bg for radio/checkbox
Closes #378
2015-10-30 08:38:30 -05:00
Max Lynch
ca76ffddec fix(network): isOnline. See #336 2015-10-30 06:51:00 -05:00
Adam Bradley
636910aee1 test(actionsheet): fix selector 2015-10-29 22:30:03 -05:00
Adam Bradley
f721020dc0 chore(snapshot): no css animations 2015-10-29 22:29:44 -05:00
Adam Bradley
6c5b4ff3e1 fix(modal): bg color ion-page.modal
Closes #389
2015-10-29 22:29:19 -05:00
Brandy Carney
7dd7043064 test(card): removing card tests in favor of applying the activated class
references #369
2015-10-29 18:59:16 -04:00
Brandy Carney
8f26666214 fix(card): changed font-size of ion-note in a card
fixes #353
2015-10-29 18:36:08 -04:00
Brandy Carney
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
Brandy Carney
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
Brandy Carney
fe72e781be Missing commas are fun 2015-10-29 16:56:25 -04:00
Brandy Carney
50f14ec0cc refactor(segment): removed unused code and added a description for Segment with usage
references #344
2015-10-29 16:50:53 -04:00
Adam Bradley
8a5d22f4da chore(snapshot): prevent css animations during snapshot 2015-10-29 15:38:22 -05:00
Adam Bradley
514b880eeb fix(@Page): apply config 2015-10-29 15:31:59 -05:00
Drew Rygh
3027becaae docs(demos): add new list demos 2015-10-29 15:27:19 -05:00
Brandy Carney
1fbca8bba3 test(segment): adding a value to the toolbar segment
references #344
2015-10-29 15:45:25 -04:00
Brandy Carney
aa515da4af refactor(segment): removing unused code and bringing other code up to date
references #344
2015-10-29 15:45:25 -04:00
Adam Bradley
36f82b2473 refactor(NavController): restructuring and perf improvements 2015-10-29 14:37:49 -05:00
Max Lynch
cd4f683ce5 feat(menu): push type. Fixes #380 2015-10-29 13:33:29 -05:00
Drew Rygh
a3b61b15e1 docs(demos): fix iOS statusbar zindex 2015-10-29 13:04:47 -05:00
Drew Rygh
0b2b54006f docs(demos): advanced cards content/design tweaks 2015-10-29 13:04:47 -05:00
Brandy Carney
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
Max Lynch
196fbe2e01 fix(menu): drag menu to close. Fixes #189 2015-10-29 12:42:18 -05:00
Brandy Carney
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
Brandy Carney
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
Max Lynch
74a374c8a6 fix(button): block buttons center. Fixes #225 2015-10-29 12:01:11 -05:00
Max Lynch
30ef9e1658 fix(camera): expose constants. Fixes #302 2015-10-29 11:53:11 -05:00
Brandy Carney
ac6b801d90 fix(button-outline): changed background of button to transparent for iOS
closes #372
2015-10-29 12:04:17 -04:00
Drew Rygh
1d60848a73 docs(demos): add social card example 2015-10-28 19:22:04 -05:00
Drew Rygh
24c8ce4980 docs(demos): add switch demo 2015-10-28 18:42:13 -05:00
Drew Rygh
e246f0aa1c docs(demos): checkbox, radio examples 2015-10-28 17:34:44 -05:00
Drew Rygh
5a091e91dd docs(components): add outline for input components 2015-10-28 17:02:26 -05:00
Drew Rygh
65779ee8d9 docs(demos): reduce weather card tab opacity 2015-10-28 15:39:52 -05:00
Brandy Carney
8a8d25e230 fix(card): fixed activated item showing border radius of card
closes #366
2015-10-28 15:31:45 -04:00
Brandy Carney
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
Drew Rygh
a2946fa795 docs(demos): forms to inputs 2015-10-28 13:11:29 -05:00