|
03f4511635
|
chore(tslint): fix noImplicitAny errors
|
2016-05-31 18:40:29 -05:00 |
|
|
8a920a24a5
|
Merge branch 'bootstrap-refactor' into 2.0
|
2016-05-31 15:50:21 -05:00 |
|
|
6e9087534d
|
test(bootstrap): update to use ionicBootstrap
|
2016-05-31 15:49:12 -05:00 |
|
|
d563aa65a3
|
refactor(events): rename all Ionic events to start with ion
BREAKING CHANGES:
Renamed all Ionic events to start with `ion`. The following events were
renamed:
- **Checkbox**
- `change` -> `ionChange`
- **DateTime**
- `change` -> `ionChange`
- `cancel` -> `ionCancel`
- **InfiniteScroll**
- `infinite` -> `ionInfinite`
- **Menu**
- `opening` -> `ionDrag`
- `opened` -> `ionOpen`
- `closed` -> `ionClose`
- **Option**
- `select` -> `ionSelect`
- **Picker**
- `change` -> `ionChange`
- **RadioButton**
- `select` -> `ionSelect`
- **RadioGroup**
- `change` -> `ionChange`
- **Refresher**
- `refresh` -> `ionRefresh`
- `pulling` -> `ionPull`
- `start` -> `ionStart`
- **Searchbar**
- `input` -> `ionInput`
- `blur` -> `ionBlur`
- `focus` -> `ionFocus`
- `cancel` -> `ionCancel`
- `clear` -> `ionClear`
- **Segment**
- `change` -> `ionChange`
- `select` -> `ionSelect`
- **Select**
- `change` -> `ionChange`
- `cancel` -> `ionCancel`
- **Slides**
- `willChange` -> `ionWillChange`
- `didChange` -> `ionDidChange`
- `move` -> `ionDrag`
- **TabButton**
- `select` -> `ionSelect`
- **Tab**
- `select` -> `ionSelect`
- **Tabs**
- `change` -> `ionChange`
- **Toggle**
- `change` -> `ionChange`
Closes #6568
|
2016-05-31 12:01:46 -04:00 |
|
|
2b836a930f
|
chore(tests): correct components to use src path instead of ionic to ensure karma tests pass.
|
2016-05-19 16:58:08 -05:00 |
|
|
c8f760f080
|
chore(build): rename ionic directory to src and update all references in the build process.
|
2016-05-19 13:22:40 -05:00 |
|
|
9039297110
|
rename src to ionic
|
2015-04-25 10:59:09 -05:00 |
|
|
cdd62e98b9
|
use IonicComponent
|
2015-04-22 16:56:57 -05:00 |
|
|
e0c7656c0d
|
material checkbox
|
2015-04-10 21:39:00 -05:00 |
|
|
0983a180d3
|
rename positive to primary
|
2015-04-03 10:38:34 -05:00 |
|
|
c20e510147
|
init tabs
|
2015-04-01 16:03:21 -05:00 |
|
|
a337aca26b
|
list updates
|
2015-03-31 22:28:04 -05:00 |
|
|
df9ef592f5
|
make protractor tests work
|
2015-03-30 08:52:49 -06:00 |
|
|
bedbe8b489
|
make tests work
|
2015-03-30 08:09:09 -06:00 |
|
|
d61f083896
|
radio
|
2015-03-29 22:35:37 -05:00 |
|
|
46f225a932
|
checkbox disabled
|
2015-03-28 21:24:56 -05:00 |
|
|
8fe9fa86be
|
pointer events none
|
2015-03-28 20:49:28 -05:00 |
|
|
afe6fd3c8a
|
make checkboxes work
|
2015-03-28 19:42:12 -06:00 |
|
|
042c567a50
|
e2e: make examples build per-platform
|
2015-03-27 15:27:09 -06:00 |
|
|
e49d275cd5
|
checkbox basic
|
2015-03-27 14:53:28 -05:00 |
|
|
1c8502b230
|
remove test index.html files
|
2015-03-27 14:39:50 -05:00 |
|
|
7afd5d39ab
|
iOS checkbox
|
2015-03-27 14:31:39 -05:00 |
|
|
b660777ffa
|
checkbox updates
|
2015-03-27 13:54:26 -05:00 |
|
|
56461d939b
|
move around extension files
|
2015-03-27 13:39:54 -05:00 |
|
|
461266bb17
|
iOS checkbox
|
2015-03-25 22:48:27 -05:00 |
|
|
0e0c0df733
|
checkbox
|
2015-03-25 22:33:31 -05:00 |
|
|
afb545120e
|
e2e
|
2015-03-25 13:19:23 -05:00 |
|
|
dba853dba4
|
init to win it
|
2015-03-24 21:08:44 -05:00 |
|
|
2d81e1020d
|
naming components
|
2015-03-24 15:37:35 -05:00 |
|