Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(loader): inject import statements that are statically analyzable #2959

Closed

Commits on Jul 12, 2021

  1. Configuration menu
    Copy the full SHA
    346d164 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2021

  1. Configuration menu
    Copy the full SHA
    508c629 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

  1. Configuration menu
    Copy the full SHA
    b73855b View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. Configuration menu
    Copy the full SHA
    6bc138a View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. chore(format): add prettier

    - upgrade prettier to v2.3.2
      - lock version to prevent breaking changes in minor versions
    - add prettier.dry-run package.json script
    - add pipeline action to evaluate format status
    - add prettierignore file for faster runs
    
    STENCIL-8: Add Prettier to Stencil
    rwaskiewicz authored and johnjenkins committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    436275c View commit details
    Browse the repository at this point in the history
  2. format codebase

    johnjenkins committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    9b65fb0 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2021

  1. Configuration menu
    Copy the full SHA
    f8a8456 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9c1510 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c1422e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    766d784 View commit details
    Browse the repository at this point in the history
  5. run prettier

    johnjenkins committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    e2d43fd View commit details
    Browse the repository at this point in the history
  6. Merge branch 'fix-lazy-loading-dyn-imports-rebase' into fix-lazy-load…

    …ing-dyn-imports
    
    # Conflicts:
    #	.prettierignore
    #	package-lock.json
    #	package.json
    #	scripts/license.ts
    #	scripts/release-tasks.ts
    #	scripts/release.ts
    #	scripts/utils/release-utils.ts
    #	src/sys/node/node-sys.ts
    #	test/browser-compile/src/utils/css-template-plugin.ts
    #	test/karma/stencil.config.ts
    #	test/karma/test-app/slot-fallback/karma.spec.ts
    #	test/karma/test-app/util.ts
    johnjenkins committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    7f4caad View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6473180 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2021

  1. Configuration menu
    Copy the full SHA
    78917c2 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. Configuration menu
    Copy the full SHA
    e6e4ef8 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2021

  1. Configuration menu
    Copy the full SHA
    d65f4fa View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

  1. Configuration menu
    Copy the full SHA
    375944f View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2021

  1. Configuration menu
    Copy the full SHA
    ae99bfc View commit details
    Browse the repository at this point in the history