|
94c93d7468
|
refactor(segment): added MD styling to copy tabs, minus the animations
references #283
|
2015-10-14 12:30:54 -04:00 |
|
|
a0b8f6f537
|
update to alpha42
|
2015-10-14 10:08:26 -05:00 |
|
|
b59e30329c
|
refactor(item): removing unused sass variable
|
2015-10-13 19:19:24 -04:00 |
|
|
3f2888d2a2
|
Merge branch 'master' of github.com:driftyco/ionic2
|
2015-10-13 11:57:00 -06:00 |
|
|
bb49c9f114
|
Updating search-bar basic demo to show the detectchanges from angular firing 1000's of times
|
2015-10-13 11:56:53 -06:00 |
|
|
ed303a3aa7
|
fix(item-sliding): changed display on ion-items-option to remove space between options
added some danger buttons to make sure the space stays removed
|
2015-10-13 10:58:13 -04:00 |
|
|
146e77bab3
|
fix(search-bar): removed the dependency on passing a value for each query
references #247
|
2015-10-12 18:29:45 -04:00 |
|
|
2debff1853
|
Fix(search-bar): Update search model to bind its query value to the textbox via two way data binding. On input text change or the clear button, call writeValue explicitly. Update demo to show this, also do not pass in undefined values
|
2015-10-12 16:23:31 -06:00 |
|
|
33ac1cc13b
|
SearchBar
|
2015-10-12 14:56:40 -05:00 |
|
|
4758b9ae30
|
Add ngModel to switch demo
|
2015-10-12 14:51:12 -05:00 |
|
|
b824883ade
|
fix(search-bar): error with inputs
|
2015-10-12 15:03:39 -04:00 |
|
|
3917c38e27
|
refactor(search-bar): removed dependency on ngControl and forms
Changed clear div to a button, using ngModel now being passed in by the
user, only showing clear button when input has more than one char.
|
2015-10-12 12:47:24 -04:00 |
|
|
ffc5a5e2ce
|
refactor(Tabs): Tabs no longer extends NavController
|
2015-10-11 22:44:18 -05:00 |
|
|
61bd51367a
|
improve iOS transitions/reduce dom updates
|
2015-10-11 12:47:39 -05:00 |
|
|
6c44ae6246
|
update animations
|
2015-10-10 23:52:01 -05:00 |
|
|
fa2ae9cd93
|
rename(sections): .navbar-container now ion-navbar-section
|
2015-10-10 17:14:03 -05:00 |
|
|
039ecac2ae
|
fix(input): keyboard focus/scrolling/tabbing
|
2015-10-10 16:28:37 -05:00 |
|
|
627080b1e2
|
fix(NavController): setView race condition
|
2015-10-09 17:02:18 -05:00 |
|
|
085ee958c4
|
refactor(NavController): use ng2 loadNextToLocation
|
2015-10-09 16:16:40 -05:00 |
|
|
923a492d20
|
Merge branch 'master' of github.com:driftyco/ionic2
|
2015-10-09 11:22:49 -06:00 |
|
|
e9a7eabf9b
|
Update demo for grouping and item sticky elements
|
2015-10-09 11:22:43 -06:00 |
|
|
f98edb4642
|
Remove @host - for templates that dont have content directly in component
|
2015-10-09 11:22:17 -06:00 |
|
|
03cb1a7a5b
|
refactor(): IonicForm/IonicKeyboard
Closes #224
|
2015-10-09 11:29:58 -05:00 |
|
|
972e16e62a
|
test(search-bar): modified tests to send in less chars
references #247
|
2015-10-09 10:58:19 -04:00 |
|
|
e7aefec995
|
Merge remote-tracking branch 'origin/master'
|
2015-10-09 10:42:24 -04:00 |
|
|
d8a12c3c98
|
test(search-bar): added tests for all search bars
references #247
|
2015-10-09 10:38:34 -04:00 |
|
|
8812fec315
|
refactor(search-bar): updated iOS cancel button to be far off screen to begin with
references #247
|
2015-10-09 10:38:15 -04:00 |
|
|
092c5123e5
|
Merge branch 'master' of github.com:driftyco/ionic2
|
2015-10-09 08:15:32 -06:00 |
|
|
0cac4d9a2e
|
chore(): remove use of @View
|
2015-10-09 09:15:04 -05:00 |
|
|
01a9b3d33e
|
Merge branch 'master' of github.com:driftyco/ionic2
|
2015-10-09 08:12:50 -06:00 |
|
|
9585653d78
|
Include test for groups and retrieving the content injectin
|
2015-10-09 08:12:39 -06:00 |
|
|
a21aaa5080
|
NavController remove tests
|
2015-10-09 08:15:40 -05:00 |
|
|
9addec6a7d
|
Merge branch 'alpha40'
|
2015-10-09 00:19:31 -05:00 |
|
|
8f1a0b40f9
|
Revert "NavController popTo takes componentType"
This reverts commit 63aebf8ba89120f3347977c69130ec1d86cf0410.
|
2015-10-09 00:18:02 -05:00 |
|
|
17f64370fd
|
fix(navController): fix this.add and _popTo ref
|
2015-10-09 00:16:25 -05:00 |
|
|
b0bc991456
|
fix navcontroller tests
|
2015-10-08 22:58:11 -05:00 |
|
|
63aebf8ba8
|
NavController popTo takes componentType
|
2015-10-08 22:56:17 -05:00 |
|
|
b2336550dd
|
chore(): user renderer more for icons
|
2015-10-08 21:57:10 -05:00 |
|
|
f18d114dbe
|
test(button): add block button icon e2e
|
2015-10-08 21:48:04 -05:00 |
|
|
18519d1576
|
refactor(cssClass): update/cleanup css class usage
|
2015-10-08 21:32:16 -05:00 |
|
|
7ccdfed018
|
feat(nav-controller): remove method
|
2015-10-08 20:42:34 -05:00 |
|
|
f199e65767
|
fix(nav-controller): insert should return a promise
|
2015-10-08 20:42:33 -05:00 |
|
|
79185044f3
|
make some NavController methods private
|
2015-10-08 20:42:33 -05:00 |
|
|
0ef061c232
|
feat(focusOut): ability to blur focused element, close keyboard
|
2015-10-08 20:08:17 -05:00 |
|
|
fa499e00c8
|
fix(item-group-title): no content required
|
2015-10-08 16:37:18 -05:00 |
|
|
2eaec4ca96
|
Merge branch 'master' of github.com:driftyco/ionic2
|
2015-10-08 15:36:33 -06:00 |
|
|
e30421645b
|
Style(item-group): Fix spacing for code
|
2015-10-08 15:36:26 -06:00 |
|
|
f0dddefb49
|
NavController setRoot test
|
2015-10-08 16:25:48 -05:00 |
|
|
79031d3b2a
|
NavController insert test
|
2015-10-08 16:19:54 -05:00 |
|
|
f1387c2cd4
|
Componet -> Component
|
2015-10-08 16:03:25 -05:00 |
|