|
45e37ceb29
|
test(e2e): update all e2e tests to use a local path to ionic
this lets type errors to show up during development
closes #6366
|
2016-04-29 15:34:56 -04:00 |
|
|
f8ea096b05
|
docs(list): update doc example
|
2016-04-18 10:53:34 -04:00 |
|
|
203b07809e
|
Revert "fix(sass): remove global imports from components"
This reverts commit dad2155ecdf3f1b9864996c5a843f451ff4f0aef.
|
2016-04-11 13:24:58 -04:00 |
|
|
dad2155ecd
|
fix(sass): remove global imports from components
globals.mode is already imported in the components.mode file, so it
doesn’t need to be imported per component
fixes #5931
|
2016-04-11 11:59:44 -04:00 |
|
|
6f3b9bef82
|
style(tslint): tslint updates
|
2016-04-06 21:28:52 -05:00 |
|
|
e4b161dcf0
|
style(sass): fix remaining linter errors woo
closes #5797
|
2016-03-14 16:58:15 -04:00 |
|
|
d3d689ae11
|
style(sass): remove all PropertySortOrder errors from linter
references #5797
|
2016-03-14 15:56:19 -04:00 |
|
|
f7b52eeee1
|
chore(sass): update sass to match linter config
references #5797
|
2016-03-10 22:42:38 -05:00 |
|
|
897501650a
|
fix(nav): create opts object when undefined/null
Closes #5737
|
2016-03-06 14:07:26 -06:00 |
|
|
02da18b311
|
Merge branch '2.0' into windows-mode
# Conflicts:
# ionic/components/searchbar/searchbar.ts
|
2016-02-29 19:02:55 -05:00 |
|
|
fdb311d397
|
chore(virtualScroll): remove virtualScroll until refactor complete
|
2016-02-29 13:02:18 -06:00 |
|
|
fa2e4b2c70
|
feat(windows): add tabs component and clean up windows UI
references #5565
|
2016-02-24 13:05:43 -05:00 |
|
|
1cf56ee42f
|
feat(windows): add list and item components
removed transition from checkbox
references #5565
|
2016-02-23 17:58:25 -05:00 |
|
|
c883a2ae91
|
chore(): update Ionic imports in tests
|
2016-02-22 17:45:17 -06:00 |
|
|
5941042a98
|
chore() normalize types in docs
|
2016-02-12 15:51:28 -05:00 |
|
|
5f254f285f
|
chore(e2e): make typescript and e2e friends
|
2016-02-12 11:37:39 -06:00 |
|
|
b8c0f77034
|
test(list): remove infinite list code as this is outdated and broken
|
2016-02-10 10:42:18 -06:00 |
|
|
06b3a5b3bd
|
feat: hairlines width can be configured with a sass variable
|
2016-02-07 15:00:34 +01:00 |
|
|
de952e3cbb
|
chore(): change source code console.log to console.debug
|
2016-02-02 16:41:35 -06:00 |
|
|
e6fb021d26
|
docs(list): update list docs
|
2016-02-01 16:27:26 -05:00 |
|
|
58d994b75c
|
test(list): fix toggle to represent new ion-item
|
2016-01-28 14:56:37 -05:00 |
|
|
e568eb9c06
|
test(list): add some markup for checkboxes and avatars
|
2016-01-27 08:09:38 -06:00 |
|
|
2fc975354a
|
fix(input): clean up CSS on inputs and labels
|
2016-01-27 08:09:37 -06:00 |
|
|
42f6b1056f
|
fix(input): update input css/tests
|
2016-01-27 08:09:37 -06:00 |
|
|
b3a7298a52
|
refactor(input): place inputs inside of ion-item
|
2016-01-27 08:09:37 -06:00 |
|
|
ee106377fc
|
chore(angular): upgrade to angular 2.0.0-beta.1
Biggest change was that renderer takes and not just .
|
2016-01-20 11:15:01 -06:00 |
|
|
07953672f5
|
add more types to function parameters and return type
|
2016-01-19 16:44:46 +08:00 |
|
|
e3507bc175
|
chore(): add types to List
|
2016-01-14 20:25:33 -06:00 |
|
|
88aad3f880
|
refactor(decorators): remove ConfigComponent
|
2016-01-11 22:51:54 -06:00 |
|
|
883e1b68b1
|
refactor(icon): rename icon to ion-icon
Closes #855
|
2016-01-05 22:27:07 -06:00 |
|
|
1c718b9213
|
refactor(radio): query buttons via @ContentChildren
|
2015-12-19 00:27:30 -06:00 |
|
|
3b035a0d23
|
docs()item-sliding and lists
|
2015-12-16 15:28:26 -05:00 |
|
|
5d6d9b9610
|
chore(upgrad): ng alpha52 and case-sensitive templates
|
2015-12-10 22:52:55 -06:00 |
|
|
d464d5cb1c
|
remove angular2/angular2 imports
|
2015-12-10 16:41:57 -06:00 |
|
|
0270be3305
|
fix blocking TS errors
|
2015-12-10 16:39:56 -06:00 |
|
|
7f94b33c54
|
refactor(toggle): renamed ion-switch to ion-toggle
|
2015-12-10 14:50:52 -06:00 |
|
|
f520a6319c
|
fix(itemSliding): enableSlidingItems
|
2015-12-09 21:55:17 -06:00 |
|
|
854d90f4c1
|
refactor(sass): moved all mode files to the top level component directory and renamed to include the directory name
references #689
|
2015-12-09 17:20:11 -05:00 |
|
|
243f03e545
|
Merge branch 'alpha50' into css-refactor
|
2015-12-09 07:47:30 -06:00 |
|
|
30b88d746b
|
chore(): add ng prefix to lifecycle interfaces
|
2015-12-08 21:38:26 -06:00 |
|
|
ece85f7a07
|
fix(list/button): fixed button icon margin and list header bg color in inset
references #689
|
2015-12-08 17:49:47 -05:00 |
|
|
022d873723
|
update item/list variable setup
|
2015-12-04 23:45:39 -06:00 |
|
|
d8f235d09d
|
fix color inheritance, core components should not contain colors
|
2015-12-04 23:23:55 -06:00 |
|
|
831ec87308
|
import mode globals in all mode components
|
2015-12-04 21:34:27 -06:00 |
|
|
5d3e9a4f99
|
Merge branch 'master' into css-refactor
|
2015-12-04 17:04:00 -05:00 |
|
|
28bb668d43
|
docs(api): add links to component sections
|
2015-12-04 13:55:43 -06:00 |
|
|
d833e747cb
|
refactor(): move core component imports to mode component files
|
2015-12-04 13:07:40 -06:00 |
|
|
b6c5ef8ca8
|
docs: add demo template block to api
|
2015-12-03 11:32:45 -06:00 |
|
|
357074502b
|
fix(text-input): added highlight colors for valid/invalid forms, updated sass variable names
references #678
|
2015-12-02 19:45:12 -05:00 |
|
|
50fab2504b
|
refactor(text-input): added input highlight back in
closes #677
|
2015-12-02 14:00:46 -05:00 |
|