-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
use esm for requiring default and deprecated features #18218
Commits on Jul 24, 2019
-
attempt to use esm for requiring features
See emberjs/data#6231 (comment) for the motivation.
Configuration menu - View commit details
-
Copy full SHA for c0e484a - Browse repository at this point
Copy the full SHA c0e484aView commit details
Commits on Jul 25, 2019
-
Update packages/@ember/canary-features/index.ts
Co-Authored-By: Robert Jackson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e2fd4b5 - Browse repository at this point
Copy the full SHA e2fd4b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2de50c - Browse repository at this point
Copy the full SHA e2de50cView commit details -
Configuration menu - View commit details
-
Copy full SHA for fedf1d4 - Browse repository at this point
Copy the full SHA fedf1d4View commit details -
Update packages/@ember/canary-features/index.ts
Co-Authored-By: Robert Jackson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 15cdeaa - Browse repository at this point
Copy the full SHA 15cdeaaView commit details -
Update packages/@ember/canary-features/index.ts
Co-Authored-By: Robert Jackson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6a54e1a - Browse repository at this point
Copy the full SHA 6a54e1aView commit details
Commits on Jul 26, 2019
-
tighten the type declaration for default features
Made a breakthrough reading https://basarat.gitbooks.io/typescript/content/docs/types/ambient/variables.html
Configuration menu - View commit details
-
Copy full SHA for 222e218 - Browse repository at this point
Copy the full SHA 222e218View commit details -
Configuration menu - View commit details
-
Copy full SHA for b3d35e6 - Browse repository at this point
Copy the full SHA b3d35e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32695e2 - Browse repository at this point
Copy the full SHA 32695e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63b9826 - Browse repository at this point
Copy the full SHA 63b9826View commit details
Commits on Aug 1, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 95892c8 - Browse repository at this point
Copy the full SHA 95892c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cd5c50 - Browse repository at this point
Copy the full SHA 9cd5c50View commit details
Commits on Aug 7, 2019
-
copy and paste to fix typescript errors
*I know not typescript* This makes it work but now there are 2 copies of these flags in `index.js` and `index.ts`. I am pushing up to avoid blocking and we can consider a follow up PR or any intervening TS guidance to solve the duplication.
Configuration menu - View commit details
-
Copy full SHA for 6c02e4e - Browse repository at this point
Copy the full SHA 6c02e4eView commit details