Commit Graph

  • 23ef49ac3f README.md: Upgrade Python (#2106) master Christian Clauss 2023-10-07 23:13:11 +02:00
  • 4fc50ab384 Update README.md PatrickJS 2023-03-10 15:57:46 -08:00
  • 29056ae653 Update README.md (#2103) Victor Omolayo 2022-08-15 17:49:20 +01:00
  • 0006b2b5a7 docs: hacktoberfest README.md (#2069) pranali 2022-04-04 21:06:02 +05:30
  • 610df47254 Update ISSUE_TEMPLATE.md PatrickJS 2020-08-08 00:24:18 -07:00
  • 654d6e7612 Create FUNDING.yml PatrickJS 2020-08-08 00:19:28 -07:00
  • 644a82ecdc fix: same state remake PatrickJS 2020-02-22 21:41:25 -08:00
  • 914a587535 refactor: projects PatrickJS 2020-02-22 19:55:42 -08:00
  • c8380365c3 refactor: location and routing PatrickJS 2020-02-22 19:27:28 -08:00
  • e1a9eba01f refactor: pass workspace dir PatrickJS 2020-02-22 18:41:12 -08:00
  • e4aecd9713 refactor: update data flow PatrickJS 2020-02-22 18:13:37 -08:00
  • 5eded6675e refactor: init layout PatrickJS 2020-02-22 16:55:38 -08:00
  • 95c1075c75 chore: init src PatrickJS 2020-02-22 14:59:04 -08:00
  • a96bdfec92 Update README.md danny00747 2020-02-22 19:18:37 +01:00
  • 68de37f211 chore: redo starter PatrickJS 2020-02-22 13:41:01 -08:00
  • 0d2b3bdf18 Update README.md PatrickJS 2019-08-21 17:03:54 -07:00
  • 41f3378951 Update README.md PatrickJS 2019-05-06 15:07:25 -07:00
  • 76e0671999 Update README.md PatrickJS 2018-08-23 12:25:52 -07:00
  • 3c2212fcb0 Update README.md PatrickJS 2018-07-31 10:29:02 -07:00
  • 52b6cfdcd7 Fixed docker-compose Viet Quoc Ta 2018-07-19 12:35:13 +08:00
  • b4eb96b2d3 Delete package-lock.json PatrickJS 2018-07-11 09:42:30 -10:00
  • 8ba05f7f3b Migration to Angular 6, RxJs 6 and Webpack 4 (#2019) lanovoy 2018-07-09 22:37:04 +02:00
  • 8936c616bf Improve production build speed (#2004) Al-Mothafar Al-Hasan 2018-04-19 09:03:45 +03:00
  • f83387310b Minor updates for package dependencies Al-Mothafar Al-Hasan 2018-04-02 10:53:36 +03:00
  • 78d43cfb91 Minor updates for package dependencies Al-Mothafar Al-Hasan 2018-04-02 10:40:46 +03:00
  • 6f25e0feb0 Replace inactive inline-manifest-webpack-plugin with the maintained fork webpack-inline-manifest-plugin, version 4.0.0 is for webpack 3, version 4.0.1+ for webpack 4+ Al-Mothafar Al-Hasan 2018-04-02 10:40:25 +03:00
  • fc78b44c49 Update readme to reflect the latest updates of project Al-Mothafar Al-Hasan 2018-04-02 10:38:22 +03:00
  • 9347a6f99a Fix to karma reporter reporting twice amount of executed tests (#1996) lanovoy 2018-03-20 11:44:36 +01:00
  • 9c78ec398a gzip_comp_level 9 is over kill, values from 4 - 6 is the optimal, see https://serverfault.com/questions/253074/what-is-the-best-nginx-compression-gzip-level Al-Mothafar Al-Hasan 2018-03-06 13:24:00 +02:00
  • a22e716e3c **Breaking** Drop the support of node 4 and npm 3, using node 8 as it is LTS, and since most dependencies dropping support for node 4 and 6: * update dependencies, some of them already start to support webpack 4 Al-Mothafar Al-Hasan 2018-03-06 13:13:07 +02:00
  • 4ad3293abe Fixing issue #1969 Al-Mothafar Al-Hasan 2018-03-06 13:10:51 +02:00
  • 86a623a891 Optional CompressionPlugin (commented) Al-Mothafar Al-Hasan 2018-03-06 13:09:24 +02:00
  • 082c637556 Minor performance improvement Al-Mothafar Al-Hasan 2018-03-06 13:08:39 +02:00
  • 70101ad926 Fixing test script that fail if npm modules contains styles and these styles having urls (like background image) Al-Mothafar Al-Hasan 2018-03-06 13:08:18 +02:00
  • b8afae10ca Fixing error: Module not found: Error: Can't resolve 'fs' Al-Mothafar Al-Hasan 2018-03-06 13:07:20 +02:00
  • 7aace3a2dc Update build process: * To get the config from .json files, this should support multi environment with different config (dev, test, stage and prod as fro example) * Getting Google Tag Manager to index page by config file, if it is missing it will not add <sccript> tag to index page (this is replacing Google Analytics) Al-Mothafar Al-Hasan 2018-03-06 13:06:27 +02:00
  • 97a22ecfab Update documentation links of webpack Al-Mothafar Al-Hasan 2018-03-06 13:02:24 +02:00
  • e0069d7a5f webpack middle ware config fix Al-Mothafar Al-Hasan 2018-03-06 12:59:41 +02:00
  • 359c2c7130 A migration of codelyzer from 2.x to 4.x Al-Mothafar Al-Hasan 2018-03-06 12:59:15 +02:00
  • e7c124a047 Update any AngularClass references or links Al-Mothafar Al-Hasan 2018-03-06 12:58:13 +02:00
  • c4b6f28278 Updated comments in the Dockerfile (#1983) lanovoy 2018-03-05 14:45:36 +01:00
  • 8ed468e6c2 Add optional support for SonarQube Integration (#1881) Tarun Sukhu 2018-03-01 10:04:26 +05:30
  • ba9f1e1cb5 Corrected a sample code that suggests how to import bootstrap SCSS. Have to prefix with ~ symbol in order to refer to the node_modules folder. Maksym Lanovyy 2018-02-28 13:00:35 +01:00
  • a504a3d028 Updated README.md Maksym Lanovyy 2018-02-28 12:49:16 +01:00
  • e058201259 Upgraded Dockerfile to implement multi-staged build. Fixed E2E tests. Fixed Travis CI build. Maksym Lanovyy 2018-02-27 17:52:19 +01:00
  • db2af7289d Fixes to TSLint errors. Excluded src/*.d.ts from TSLint checks. Maksym Lanovyy 2018-02-26 16:18:10 +01:00
  • 0bc4a3d880 npm dependency version upgrades and fix to ts compiler error due to source-map types import. Maksym Lanovyy 2018-02-26 15:44:32 +01:00
  • d1318f1dc6 fix: Bumped openssl version in docker to make image buildable David Björkevik 2018-02-25 20:27:28 +01:00
  • 8af5204abd fix: https://github.com/gdi2290/angular-starter/issues/1974 David Björkevik 2018-02-25 16:07:11 +01:00
  • db63ce5dd3 Update LICENSE PatrickJS [tipe.io] 2018-02-23 21:39:53 -08:00
  • d35d537db1 Fixes production JIT build by properly disabling the build optimizer. Build optimizer only works for AOT builds. #1947 #1921 (#1950) lanovoy 2018-02-05 11:13:48 +01:00
  • e94ebdd922 chore: remove locks PatrickJS 2018-01-01 11:40:53 -08:00
  • a5f06c5f11 chore: update angular 5.1.0 PatrickJS [tipe.io] 2017-12-16 22:40:50 -08:00
  • 9a47db9090 Typescript version updated to 2.3.x (#1911) Lemmy4555 2017-12-17 07:37:16 +01:00
  • 92ee79cdce fix apk dependencies (#1924) Ghenadie Munteanu 2017-12-17 08:36:08 +02:00
  • 99d176b344 HttpClient API upgrade instead of deprecated Http (#1923) Tarun Sukhu 2017-12-17 12:05:28 +05:30
  • 7ae83a7660 Update README.md PatrickJS [tipe.io] 2017-11-20 01:23:29 -08:00
  • 6dd6d0d656 fix: tests PatrickJS 2017-11-20 00:58:04 -08:00
  • bf064954f8 fix: tests PatrickJS 2017-11-20 00:56:02 -08:00
  • 7becc6b2c2 refactor: Tipe.io PatrickJS 2017-11-20 00:53:13 -08:00
  • 82d7519682 refactor: content PatrickJS 2017-11-20 00:49:56 -08:00
  • 67bc8711f4 make tslint happy Shlomi Assaf (shlassaf) 2017-11-14 01:03:50 +02:00
  • 8da7743490 make tslint happy Shlomi Assaf (shlassaf) 2017-11-14 01:03:21 +02:00
  • 1fb04c5a18 refactor: move to angular v5 Shlomi Assaf (shlassaf) 2017-11-14 00:39:20 +02:00
  • 59af5242d1 Update package.json PatrickJS [tipe.io] 2017-11-20 00:33:23 -08:00
  • 84d2b30092 Update .travis.yml PatrickJS [tipe.io] 2017-11-20 00:23:40 -08:00
  • 28a0d73578 Update README.md PatrickJS [tipe.io] 2017-11-20 00:22:16 -08:00
  • 4065eb18c6 Update README.md PatrickJS [tipe.io] 2017-11-20 00:21:31 -08:00
  • fbd9f5c36d Update README.md PatrickJS [tipe.io] 2017-11-13 16:57:15 -08:00
  • 83014302f7 refactor: polyfills update comments PatrickJS 2017-09-28 20:21:22 -07:00
  • a9db22d273 chore: update to angular 4.4.4 PatrickJS 2017-09-28 20:20:13 -07:00
  • b19d98dfef chore: use yarn lock PatrickJS 2017-09-28 20:17:09 -07:00
  • 35249fb27a feat: tipe.io PatrickJS [tipe.io] 2017-09-28 20:05:18 -07:00
  • 237db36da8 feat(webpack-common): comment out ignore moment locale PatrickJS 2017-09-14 15:04:01 -07:00
  • cf73d5fba7 fix: context warning for all angular versions PatrickJS 2017-09-05 17:28:46 -07:00
  • 7ad31370e1 feat: add compodoc for documentation generation (#1877) Vincent Ogloblinsky 2017-09-04 09:05:15 +02:00
  • 32896e0e86 chore(travis): webdriver-manager update (#1782) PatrickJS 2017-09-02 02:49:06 -07:00
  • dbe1fba427 feat: check useHash before hash PatrickJS 2017-09-02 02:29:59 -07:00
  • 97f49c7a78 refactor(webpack.prod.js) sourceMapFilename to use [file] (#1449) Gil Hanan 2017-09-02 12:22:05 +03:00
  • 4d2efedeb8 chore: default public url PR for 1859 fix (#1864) Tarun Sukhu 2017-09-02 14:49:57 +05:30
  • 7ca2723140 chore: update package PatrickJS 2017-09-02 02:15:37 -07:00
  • b02e852f45 chore(npm): add npm5 package-lock.json. (#1833) Dmitry Teplov 2017-09-02 12:15:24 +03:00
  • 54f2d1317a chore: remove old code PatrickJS 2017-09-02 02:13:10 -07:00
  • f02d0646dd chore: uglify PatrickJS 2017-09-02 02:04:14 -07:00
  • 620f0218c7 chore(tsconfig): allow non-arrow functions PatrickJS 2017-09-02 02:01:28 -07:00
  • a839cbf7e5 fix: prod/aot:prod PatrickJS 2017-09-02 01:57:25 -07:00
  • 0ae7bd8205 feat: update prod with uglify-es and ModuleConcatenationPlugin PatrickJS 2017-09-02 01:32:00 -07:00
  • e0288480a0 fix: ensure chunk order is always polyfills first PatrickJS 2017-09-02 01:12:24 -07:00
  • 5fecc66b4f chore: update to webpack 3 PatrickJS 2017-09-02 01:06:22 -07:00
  • a46c6d167f feat: include browser animations PatrickJS 2017-09-02 00:52:55 -07:00
  • 599b71fdbd feat: update hmr PatrickJS 2017-09-02 00:52:41 -07:00
  • 2eebf24048 chore: change env var from PUBLIC to PUBLIC_DEV (#1863) patricknazar 2017-08-16 02:29:39 +09:30
  • d64a609015 chore: reorder ScriptExtHtmlWebpackPlugin (#1858) amir 2017-08-15 08:37:35 +04:30
  • e1f25d9b20 chore: add PUBLIC env var for webpack dev server's public property (#1848) patricknazar 2017-08-04 08:39:01 +09:30
  • 5d2f9bbe2d chore: upgrade ngc-webpack to 3.2.0 and remove resourceOverride (#1849) Shlomi Assaf 2017-08-04 01:42:59 +03:00
  • 40ccc03050 docs: grammar (#1845) David Newman 2017-07-31 16:52:59 -04:00
  • 17da39179d docs: fix starter logo PatrickJS 2017-07-29 18:07:30 -07:00
  • db8e95b652 docs: update onespeed.io banner PatrickJS 2017-07-29 18:05:28 -07:00
  • 759e4d0c8f docs: onespeed PatrickJS 2017-07-28 16:38:06 -07:00
  • 350fe1edf8 docs: onespeed.io PatrickJS 2017-07-28 16:20:24 -07:00