|
79e52dde41
|
chore: fix package.json error
|
2016-09-13 18:41:04 -04:00 |
|
|
0a5ce42b6e
|
chore(polyfills): include polyfills task in compile and e2e
|
2016-09-13 18:31:23 -04:00 |
|
|
ce78194207
|
feat(): add polyfill task
* feat(): polyfills task
* fix(): remove base option
* fix(): minification and small polyfills
* fix(): add readme and new file names
* fix(): change task names
* fix(): naming changes
|
2016-09-13 18:28:45 -04:00 |
|
|
8349e855dc
|
chore(package): update dependencies
|
2016-09-13 15:13:57 -05:00 |
|
|
aaa09bb96e
|
chore(karma): update karma scripts
|
2016-09-13 15:10:29 -05:00 |
|
|
12c9fd12bd
|
chore(gulp): update gulp scripts
|
2016-09-13 15:09:39 -05:00 |
|
|
17fe72e4bc
|
chore(e2e): update e2e scripts
|
2016-09-13 15:08:25 -05:00 |
|
|
4260940814
|
chore(demos): update demo scripts
|
2016-09-13 15:06:50 -05:00 |
|
|
871944b53e
|
chore(snapshot): update snapshot scripts
|
2016-09-13 15:04:28 -05:00 |
|
|
2359437114
|
chore(generators): update generator scripts
|
2016-09-13 15:02:41 -05:00 |
|
|
93898bb3ed
|
docs(sass): find all sass files in folder
|
2016-08-09 10:55:55 -05:00 |
|
|
b581aad77f
|
docs(sass): style property as code
|
2016-08-04 15:33:11 -05:00 |
|
|
5d7a5e09f4
|
docs(sass): prefix sass variables with $
|
2016-08-04 15:06:25 -05:00 |
|
|
478ac45211
|
test(snapshot): hide all scrollbars during snapshot
|
2016-08-04 13:05:11 -05:00 |
|
|
d5da8ab0e2
|
docs(sass): add sass processor
|
2016-08-04 10:26:21 -05:00 |
|
|
69169c5fc5
|
chore(docs): hide internal docs as well
|
2016-08-03 17:21:25 -04:00 |
|
|
248b8f4adf
|
docs(demos): fix API demos missing the correct path to angular forms
|
2016-08-03 11:42:56 -04:00 |
|
|
f3eb5fd3f2
|
docs(optional): add syntax to flag params as optional
|
2016-07-25 11:45:32 -05:00 |
|
|
ac8e4dce06
|
style(all): tslinter warnings
|
2016-07-19 13:31:46 -07:00 |
|
|
0f418bcacf
|
chore(CI): comment out bump version calls
|
2016-07-18 19:49:28 -05:00 |
|
|
f4fac225fa
|
chore(docs): change api root to latest stable
|
2016-07-18 18:10:14 -05:00 |
|
|
91f66d8972
|
chore(): cleanup unused modules
|
2016-07-11 23:00:45 -05:00 |
|
|
4d56219a4c
|
refactor(forms): upgrade to @angular/forms
|
2016-06-30 21:54:48 -05:00 |
|
|
b0a1151a0f
|
chore(readme): update npm readme
|
2016-06-29 14:02:41 -05:00 |
|
|
9c896f59bc
|
chore(package): generate dist package.json from root package.json
Closes #6854
|
2016-06-29 13:44:36 -05:00 |
|
|
4479a019a7
|
chore(CI): v2 -> master
|
2016-06-24 12:15:58 -05:00 |
|
|
b7826ba1c1
|
fix(demos): updates @angular paths
|
2016-06-23 21:14:57 +02:00 |
|
|
e06581d84c
|
chore(angular): update to angular 2.0.0-rc.3
|
2016-06-22 14:27:08 -05:00 |
|
|
060d064325
|
Merge branch '2.0' into layout-refactor
# Conflicts:
# src/components/tabs/test/advanced/index.ts
|
2016-06-21 11:37:47 -05:00 |
|
|
321c6d92ae
|
chore(): remove loading icon
|
2016-06-17 20:55:17 -05:00 |
|
|
c15269341f
|
chore(ionic): release beta.9
|
2016-06-16 11:55:06 -05:00 |
|
|
4769bc2ffb
|
chore: up the sleep on snapshot
|
2016-06-15 12:44:59 -04:00 |
|
|
efa0c7b8f7
|
docs(): update API template
Ref https://github.com/driftyco/ionic-site/issues/607
|
2016-06-13 17:09:19 -04:00 |
|
|
a93636332f
|
chore(router-deprecated): remove router-deprecated references
|
2016-06-10 16:13:34 -05:00 |
|
|
14c7bc29a1
|
test(): add apple-mobile-web-app-capable metatag
|
2016-06-08 23:19:57 -05:00 |
|
|
b5107cdaf1
|
chore(build): create es2015 modules when publishing
|
2016-06-08 20:56:18 -05:00 |
|
|
e9f09688a9
|
chore(dgeni): add advanced to the list of custom docs tags
|
2016-06-08 13:57:32 -05:00 |
|
|
fc819dd9c4
|
feat(range): add ability to add labels to the left/right of range
using `range-left` and `range-right` inside of `ion-range` will place
the element to the left or right of the range.
references #5422
|
2016-05-31 20:11:09 -04:00 |
|
|
e16932f29a
|
chore(dgeni): add advanced section to docs.
|
2016-05-26 11:06:45 -05:00 |
|
|
aed4fad1b7
|
chore(snapshot): fix snapshot failing tests and increase time between screenshots
|
2016-05-20 16:26:02 -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 |
|
|
92683ebdf9
|
chore(CI): update src paths
|
2016-05-19 14:42:10 -05:00 |
|
|
3817c91084
|
chore(demos): fix the index file and sass for local demos
references #6491
|
2016-05-19 14:59:40 -04: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 |
|
|
227930f002
|
chore(demos): fix the template for demos with the angular update
|
2016-05-16 17:13:41 -04:00 |
|
|
8b92c6e23c
|
chore: update README for command to update demos
|
2016-05-16 17:04:03 -04:00 |
|
|
ea21c6ca3c
|
chore(angular): update to angular 2.0.0-rc.1
|
2016-05-16 14:55:08 -05:00 |
|
|
4c19d15ee2
|
fix(build): fix e2e, demos, and karma tests to use new angular module setup.
|
2016-05-12 09:31:34 -05:00 |
|
|
6331ec4b26
|
chore(CI): attempt to rebase around other commits made during doc/demo gen
|
2016-05-05 14:43:07 -05:00 |
|
|
d50576b720
|
chor(CI): updating readme
|
2016-05-05 14:39:59 -05:00 |
|