Commit Graph

221 Commits

Author SHA1 Message Date
perry 77d6308bca chore(dgeni): add beta tag support 2017-01-09 13:59:03 -06:00
Ionitron 98d22a3079 chore(ci): updating CI scripts 2016-12-16 14:59:11 -06:00
perry b2d29dbde5 chore(CI): updating CI scripts for new ionic-site structure 2016-12-08 15:15:46 -06:00
perry 36bfe38a4c chore(CI): updating CI scripts for new ionic-site structure 2016-12-08 15:12:33 -06:00
Perry Govier f45f34442a ignore failed pushes 2016-12-05 16:50:31 -06:00
Perry Govier 49de11e761 chore(CI): script typo 2016-12-05 16:45:47 -06:00
Perry Govier c29aaca857 chore(ci): test 2016-12-05 16:43:40 -06:00
Perry Govier 9241339b2c chore(CI): testing something 2016-12-05 16:32:05 -06:00
Perry Govier 9c8b0ceda6 chore(CI): testing a change 2016-12-05 16:26:00 -06:00
Perry Govier 78c226e83d chore(CI): testing something 2016-12-05 16:00:54 -06:00
Perry Govier ef148d2a68 chore(CI): doh! silly logical mistake 2016-12-05 15:58:13 -06:00
Ionitron 54ef50178b docs(): update docs formatting 2016-12-04 12:46:41 -05:00
perry 13216d1f04 attempting to eliminate the possibility for false positives when checking for docs changes 2016-11-28 10:53:24 -06:00
Ibrahim Hadeed c987a06f91 Update wrap-min.tmpl 2016-11-25 00:09:40 -05:00
Ibrahim Hadeed 87049e9582 Update wrap.tmpl 2016-11-25 00:09:26 -05:00
Ibby c22747fa2e chore(): go to SITE_DIR if checking out 2016-10-27 19:18:29 -04:00
Perry Govier b3eed47cbb Merge pull request #738 from driftyco/clean-docs
chore(scripts): clean old docs before processing
2016-10-27 16:46:56 -05:00
Ibrahim Hadeed 62d8645468 leave index.md untouched 2016-10-27 07:09:38 -04:00
Ramon Henrique Ornelas 6e445b1beb chore(templates): add name field (#729) 2016-10-22 13:19:13 -04:00
Ibrahim Hadeed 970eb755b6 chore(scripts): clean old docs before processing
This should clean the old docs before processing the new ones, to remove any old directories.
2016-10-22 13:17:44 -04:00
Ibrahim Hadeed 6ff8f03ef0 docs(): docs now display interfaces and related classes
document interfaces + other classes
2016-10-04 13:46:55 -04:00
Ramon Henrique Ornelas 8f26f4b3ef chore(): move templates of the root folder to scripts/templates similar to Ionic (#612) 2016-10-02 18:19:24 -04:00
Ibrahim Hadeed dde011c8f6 document interfaces + other classes 2016-09-27 10:46:41 -04:00
Michael Callaghan 7ae82f471d Removed unnecessary ionic.native.min.js
walkingriver commented 9 minutes ago
When installing the bower package created from this, a couple of warnings are printed:

bower ionic-native#* invalid-meta The "main" field cannot contain minified files
bower ionic-native#* invalid-meta The "main" field has to contain only 1 file per filetype; found multiple .js files: ["ionic.native.js","ionic.native.min.js"]
2016-08-02 23:20:00 -04:00
Max Lynch 990c9c2a49 Bower script 2016-08-02 11:23:39 -05:00
Max Lynch f23436fe6d Bower release 2016-08-02 11:03:23 -05:00
mhartington d84b83b42c docs(): update improve link 2016-07-07 11:43:06 -04:00
mhartington da28af024c docs(): update template 2016-07-05 18:13:07 -04:00
mhartington ef960c8aec docs(barcodeScanner): hide private methods 2016-07-05 14:52:21 -04:00
mhartington 5a14ec01ef docs(actionSheet): improve docs 2016-07-01 11:38:12 -04:00
perry 97ad1bc92f docs: differentiate between member properties and methods 2016-06-10 11:30:58 -05:00
perry 7e61e3bd7c fix improve this doc link 2016-05-26 12:53:09 -05:00
perry 3cdf50bf3b make doc URLs use dashes and lower case 2016-05-09 13:07:42 -05:00
perry a631cc1d3a CI: make sure ident is set before push 2016-05-09 11:36:38 -05:00
perry 3a80434a1c attempting to prevent errors in the even a commit to ionic-site is made during docgen 2016-05-05 14:50:40 -05:00
Ionitron 487aaafb15 CI tweak 2016-05-04 17:10:41 -05:00
Ionitron 73095b1211 pulling for now 2016-05-04 17:08:28 -05:00
Ionitron a35580e0dd typo 2016-05-04 17:05:19 -05:00
Ionitron da1cf7c3a1 trying new CI approach 2016-05-04 17:03:53 -05:00
mhartington f22c9fc51e docs(): update plugin install command
References https://github.com/driftyco/ionic-site/pull/555
2016-04-19 09:07:33 -04:00
Perry Govier f342aa819f platform -> native 2016-03-31 13:24:25 -05:00
Ibrahim Hadeed 23be4b7e95 chore(docs): ability to add custom install command for a plugin
closes https://github.com/driftyco/ionic-native/issues/93
2016-03-29 01:57:53 -04:00
Ibrahim Hadeed b8ad9abf68 style(docs): rearranged the supported platforms section 2016-03-24 14:43:27 -04:00
Ibrahim Hadeed a93eb68f24 style(docs): improve the style of platforms param for methods 2016-03-24 14:36:39 -04:00
Ionitron 8cbd6c4bca explicity using gulp from node_modules 2016-03-15 17:43:59 -05:00
perry 949c361026 trying to cache Circle CI's checkout of ionic-site 2016-03-15 17:36:59 -05:00
perry 56fd46d9c3 setting the benign tweak back how it was 2016-03-15 16:09:53 -05:00
perry 3fe4217f6a updating CI commit and notification settings 2016-03-15 16:05:05 -05:00
perry f198eabe71 Merge branch 'master' of github.com:driftyco/ionic-native 2016-03-15 15:55:55 -05:00
perry 95a85ce2e8 CI optimizations 2016-03-15 15:55:23 -05:00