Commit Graph

2063 Commits

Author SHA1 Message Date
Brandy Carney
86aa23c0ba refactor(searchbar): renamed all selectors, variables, and components from search-bar to searchbar
references #419
2015-11-02 21:07:45 -05:00
Brandy Carney
0824c3daf3 refactor(searchbar): moved search-bar files to searchbar
references #419
2015-11-02 21:07:44 -05:00
Adam Bradley
3d4aad8eaa chore(tabbar): rename tab-bar to tabbar 2015-11-02 19:38:30 -06:00
Adam Bradley
feae7c5297 Merge pull request #422 from beautyfree/patch-3
fix(statusbar): typo in the method
2015-11-02 19:24:06 -06:00
jbavari
b0f9a0aba0 Refactor(generate): Update code to be more in line with the name of tabs. Update options of generate method to include generator instead of generatorName. Mock out the console logging messages on tests 2015-11-02 18:02:14 -07:00
jbavari
3e216aca0a Chore(readme): Update readme for usage of CLI and generators. Update API docs on usage. 2015-11-02 18:00:34 -07:00
Alexey Elizarov
e90fc20266 fix(statusbar): typo in the method
backgroundColorByHexString instead backgroundColorByHexName because that method doesn't exisrs in cordova-plugin-statusbar
2015-11-03 03:20:25 +03:00
jbavari
32eb21524a Merge branch 'master' of github.com:driftyco/ionic2 2015-11-02 16:12:45 -07:00
jbavari
f60c71061c Fix(generate): Improve specs for page generation. Fix test for generator look up. Update generate.js to throw better errors 2015-11-02 16:12:30 -07:00
Brandy Carney
a7a1fbeacd fix(segment): fixed display of segment on iOS and MD mode
references #356
2015-11-02 18:08:05 -05:00
Brandy Carney
b64bf9dd1d feat(search-bar): added search-bar in toolbar for testing
references #247
2015-11-02 18:08:05 -05:00
Brandy Carney
7fba34d72e refactor(search-bar): modified search-bar to use search icon as bg, added toolbar styling
references #247
2015-11-02 18:08:05 -05:00
Brandy Carney
d0301c814e refactor(segment): cleaned up UI of segments inside of a toolbar
references #356
2015-11-02 18:08:05 -05:00
Brandy Carney
ccd109dfee refactor(toolbar): added the ability to add a search bar or segment in toolbar
Removed ion-segments dependency on being in the ion-title as this
should be for text only. References #356
2015-11-02 18:08:04 -05:00
Adam Bradley
c19fcd5bed chore(navbar): rename nav-bar files to navbar 2015-11-02 16:52:52 -06:00
jbavari
e0645daab4 Merge branch 'master' of github.com:driftyco/ionic2 2015-11-02 15:40:09 -07:00
jbavari
5c79084920 Fix(generate): Add error message for blueprints that do not exist. Throw error for the caller to respond to. Update test to have invalid generator error thrown 2015-11-02 15:40:00 -07:00
Tim Lancina
b6c3438105 chore(build): add files array to package.json 2015-11-02 16:09:20 -06:00
Adam Bradley
ec5d249448 fix(tab-highlight): line on top css
Closes #365
2015-11-02 16:01:55 -06:00
Adam Bradley
4c3b83fde5 fix(nav): start zIndex at 10 2015-11-02 15:52:06 -06:00
Adam Bradley
0840bdf0d7 fix(tap): activated/ripple on ion-item-sliding
Closes #413
2015-11-02 15:16:31 -06:00
Drew Rygh
a03807d54a docs(demos): rename three-line-list to multiline list 2015-11-02 15:02:38 -06:00
jbavari
5350aca81a Feature(generate): Merge generate with latest. Update tests for tims refactor 2015-11-02 12:58:13 -07:00
jbavari
b5b8294c79 Refactor(generate): Rename all instances of javascriptClassName to jsClassName, and the instances fileAndClassName to be fileName and cssClassName. Refactor generate have a defaultTemplates method that renders those options into the generator blueprint folder. Closes #410. 2015-11-02 12:40:26 -07:00
Tim Lancina
df4b5f04b1 chore(build): use specific dependency versions 2015-11-02 13:29:12 -06:00
Tim Lancina
9c9895b0af chore(tooling): add q as generator dependency 2015-11-02 13:27:53 -06:00
Tim Lancina
b8aec70113 test(tooling): remove unused require 2015-11-02 12:59:30 -06:00
Tim Lancina
9de07d93d4 chore(tooling): add inquirer as generator dependency 2015-11-02 12:59:01 -06:00
Adam Bradley
0edc60eefc chore(nav): make transition/stage private 2015-11-02 12:20:26 -06:00
Adam Bradley
b336c280b9 feat(nav): pass opts in insert/remove 2015-11-02 12:13:00 -06:00
Adam Bradley
d38fff878c feat(nav): make popTo public 2015-11-02 12:05:39 -06:00
Adam Bradley
ef19d7ca61 chore(nav): return transition promises 2015-11-02 12:01:35 -06:00
Adam Bradley
b8db33ebb8 refactor(nav): move stage to nav-controller 2015-11-02 11:55:53 -06:00
Tim Lancina
f72a0e0f5a chore(build): update npm package information 2015-11-02 11:29:16 -06:00
Drew Rygh
88c24f9d5d docs(components): add no-lines to correct list 2015-11-02 11:18:51 -06:00
Drew Rygh
0f6d9e5286 docs(demos): no-lines list attribute 2015-11-02 11:05:22 -06:00
Max Lynch
61dc17099d fix(item): prevent propagation on item option buttons. Fixes #412 2015-11-02 10:56:51 -06:00
Drew Rygh
2d27f270dc Update README.md
Closes #399
2015-11-02 10:28:22 -06:00
Adam Bradley
70db8e695e test(tabs): tabs with a side menu example 2015-11-02 09:30:45 -06:00
Max Lynch
71627c327a fix(item): sliding item doesn't click if open 2015-11-02 08:37:30 -06:00
Adam Bradley
d3e9980f9c fix(menu): enabling/disabling 2015-10-31 15:02:59 -05:00
Adam Bradley
2c270b3722 feat(menu): enable/disable side menus 2015-10-31 14:41:27 -05:00
Adam Bradley
b364017ff2 fix(zIndex): ion-page dynamic zIndex 2015-10-31 14:01:23 -05:00
Max Lynch
eb26572816 Merge pull request #408 from beautyfree/patch-1
Fix: SqlStorage _getBackupLocation method argument
2015-10-31 09:36:43 -05:00
Alexey Elizarov
7d68d07d0c Fix: SqlStorage _getBackupLocation method argument
_getBackupLocation(dbOptions.backupFlag) instead _getBackupLocation(dbOptions)
2015-10-31 17:05:45 +03:00
jbavari
bf6369175b Feature(generate): Add generator for pipes 2015-10-30 23:38:10 -06:00
jbavari
f413a9002a Feature(generators): Add generators for login page and signup page 2015-10-30 23:31:25 -06:00
jbavari
d253b022c7 Merge branch 'master' of github.com:driftyco/ionic2 2015-10-30 23:22:04 -06:00
jbavari
c79ccfc5ca Feature(generators): Add generators for components, directives, and injectables 2015-10-30 23:21:54 -06:00
Adam Bradley
1a865eaf7b feat(nav): animate nested navs 2015-10-30 23:31:23 -05:00