|
00f9611e71
|
feat(clickBlock): enable click block only on iOS
|
2015-11-19 11:23:41 -06:00 |
|
|
13fa14dff6
|
chore(): make members private
|
2015-11-15 20:37:24 -06:00 |
|
|
6568c0b19e
|
feat(typography): added b, i, u, strong, em text colors
references #430
|
2015-11-12 20:48:46 -05:00 |
|
|
1d37509b9b
|
feat(typography): added text colors for basic html tags
closes #430
|
2015-11-12 20:27:14 -05:00 |
|
|
406fa18c5a
|
perf(ripple): ripple perf improvements
|
2015-11-10 14:42:35 -06:00 |
|
|
f04181d468
|
feat(navbarStyle): set navbar color by config/attr
|
2015-11-05 22:51:30 -06:00 |
|
|
ab8985c860
|
update(angular): alpha.45
|
2015-11-03 10:49:54 -06:00 |
|
|
3d4aad8eaa
|
chore(tabbar): rename tab-bar to tabbar
|
2015-11-02 19:38:30 -06:00 |
|
|
b364017ff2
|
fix(zIndex): ion-page dynamic zIndex
|
2015-10-31 14:01:23 -05:00 |
|
|
9b9c820b2a
|
fix(sticky): sticky headers. Fixes #383
|
2015-10-30 09:49:00 -05:00 |
|
|
514b880eeb
|
fix(@Page): apply config
|
2015-10-29 15:31:59 -05:00 |
|
|
36f82b2473
|
refactor(NavController): restructuring and perf improvements
|
2015-10-29 14:37:49 -05:00 |
|
|
1fcd2e3db1
|
feat(hr): added styling for HR for both modes
closes #355
|
2015-10-27 17:29:18 -04:00 |
|
|
e47e3f8b75
|
set background-color on body
|
2015-10-18 19:33:22 +01: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 |
|
|
1befe94802
|
alpha39 updates
|
2015-10-07 10:51:08 -05:00 |
|
|
50b6fdea8d
|
Merge branch 'master' into alpha38
Conflicts:
ionic/components/search-bar/search-bar.ts
ionic/config/decorators.ts
|
2015-10-06 20:38:04 -05:00 |
|
|
dbb2729e57
|
feat(item): sliding items
|
2015-10-06 18:30:46 -05:00 |
|
|
3648b48192
|
IonicApp api doc
Closes #255.
|
2015-10-06 16:29:05 -05:00 |
|
|
9bc09300df
|
chore(): rename properties to inputs, events to outputs
|
2015-10-06 16:28:32 -05:00 |
|
|
5d6a367fa3
|
IdRef API docs
Closes #208.
|
2015-10-06 16:20:59 -05:00 |
|
|
3324f3cc90
|
refactor(overlay): actionsheet/popup
|
2015-10-04 22:35:54 -05:00 |
|
|
dfe19a962d
|
use title service
|
2015-10-04 11:45:32 -05:00 |
|
|
2b86705f54
|
bootstrap refactor wip
|
2015-10-04 00:20:41 -05:00 |
|
|
5b0eda5be1
|
refactor(config): get/set/settings and unit tests
|
2015-10-02 15:23:08 -05:00 |
|
|
13ca9dabea
|
Merge remote-tracking branch 'origin/master'
|
2015-10-01 15:49:02 -05:00 |
|
|
d4a3005524
|
refactor(nav): NavController/Tabs overhaul
Closes #213
|
2015-10-01 15:04:49 -05:00 |
|
|
2f446f182f
|
:derp: console.log
|
2015-09-30 17:29:45 -05:00 |
|
|
bb74cdc717
|
feat(scroll): statusbar tap scroll to top
|
2015-09-30 17:26:16 -05:00 |
|
|
8ef7a67f55
|
Removed alert
|
2015-09-30 16:59:31 -05:00 |
|
|
b66fc45a20
|
chore(logs): removed bad console error
|
2015-09-30 15:57:05 -05:00 |
|
|
72658bd970
|
feat(plugin): Network Information and global offline/online events
|
2015-09-28 15:03:20 -05:00 |
|
|
26dcf4c3a7
|
chore(ripple): updates
|
2015-09-26 21:58:16 -05:00 |
|
|
c3ea116046
|
feat(i18n): translation service
|
2015-09-25 11:56:54 -05:00 |
|
|
db6c7b7283
|
feat(nav): add NavRegistry
|
2015-09-24 17:34:47 -06:00 |
|
|
88eaa45f4c
|
refactor(navbar): improved navbar transitions
|
2015-09-23 23:17:06 -05:00 |
|
|
1a48cbec96
|
fix(activator): ensure links active during transition
|
2015-09-23 20:32:46 -05:00 |
|
|
89c0a0ef09
|
refactor(): rename ViewController/ViewItem
Rename ViewController to NavController, ViewItem to ViewController
|
2015-09-23 16:57:25 -05:00 |
|
|
27373e0448
|
feat(events): pub/sub event system
|
2015-09-23 13:43:38 -05:00 |
|
|
8f76057147
|
derp
|
2015-09-23 10:50:48 -05:00 |
|
|
d51882e524
|
chore(IonicApp): update description
|
2015-09-23 10:47:16 -05:00 |
|
|
bbc3e84fdf
|
chore(): remove !default from z-index/flex-order
|
2015-09-22 13:06:35 -05:00 |
|
|
ffb43a4e52
|
fix(bootstrap): ready function if body not ready
Closes #156
|
2015-09-22 09:11:25 -05:00 |
|
|
88c547c535
|
refactor(activator): ripple activator
|
2015-09-21 13:48:58 -05:00 |
|
|
e184b1f9f2
|
init md ripple
|
2015-09-19 02:31:11 -05:00 |
|
|
db714ce341
|
remove .hover css
|
2015-09-18 21:46:16 -05:00 |
|
|
f704cc3e97
|
rename ActionMenu to ActionSheet
|
2015-09-17 23:41:09 -05:00 |
|
|
2ecde315f2
|
fix(isEnabled): do not disable during menu close
|
2015-09-17 21:55:53 -05:00 |
|
|
5fbc142dae
|
swipe back refactor
|
2015-09-17 16:13:51 -05:00 |
|