-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
Fixes type definitions @astrojs/image
and adds more documentation to the README
#4045
Commits on Jul 25, 2022
-
WIP: moving to a static .d.ts types file
Tony Sullivan committedJul 25, 2022 Configuration menu - View commit details
-
Copy full SHA for ced02ac - Browse repository at this point
Copy the full SHA ced02acView commit details -
fixing named exports for getImage and getPicture
Tony Sullivan committedJul 25, 2022 Configuration menu - View commit details
-
Copy full SHA for e72d2b1 - Browse repository at this point
Copy the full SHA e72d2b1View commit details -
removing the exports.astro map for now
Tony Sullivan committedJul 25, 2022 Configuration menu - View commit details
-
Copy full SHA for 97ce8f9 - Browse repository at this point
Copy the full SHA 97ce8f9View commit details -
WIP: adding readme docs for component attributes
Tony Sullivan committedJul 25, 2022 Configuration menu - View commit details
-
Copy full SHA for bbfe181 - Browse repository at this point
Copy the full SHA bbfe181View commit details -
Adding docs for getImage and getPicture
Tony Sullivan committedJul 25, 2022 Configuration menu - View commit details
-
Copy full SHA for cc4fe95 - Browse repository at this point
Copy the full SHA cc4fe95View commit details -
Merge branch 'main' into fix/image-types
Tony Sullivan committedJul 25, 2022 Configuration menu - View commit details
-
Copy full SHA for f2c2ec2 - Browse repository at this point
Copy the full SHA f2c2ec2View commit details
Commits on Jul 26, 2022
-
Merge branch 'main' into fix/image-types
Tony Sullivan committedJul 26, 2022 Configuration menu - View commit details
-
Copy full SHA for f418fcf - Browse repository at this point
Copy the full SHA f418fcfView commit details -
Merge branch 'main' into fix/image-types
Tony Sullivan committedJul 26, 2022 Configuration menu - View commit details
-
Copy full SHA for 4aeb4f8 - Browse repository at this point
Copy the full SHA 4aeb4f8View commit details -
leaning fully on TSC to build .d.ts files
Tony Sullivan committedJul 26, 2022 Configuration menu - View commit details
-
Copy full SHA for 966da18 - Browse repository at this point
Copy the full SHA 966da18View commit details -
finally found the solution for proper ESM import types
Tony Sullivan committedJul 26, 2022 Configuration menu - View commit details
-
Copy full SHA for 7ba8469 - Browse repository at this point
Copy the full SHA 7ba8469View commit details -
adding a note to the README for tsconfig updates
Tony Sullivan committedJul 26, 2022 Configuration menu - View commit details
-
Copy full SHA for 2a9de43 - Browse repository at this point
Copy the full SHA 2a9de43View commit details -
Tony Sullivan committed
Jul 26, 2022 Configuration menu - View commit details
-
Copy full SHA for 2632086 - Browse repository at this point
Copy the full SHA 2632086View commit details -
Tony Sullivan committed
Jul 26, 2022 Configuration menu - View commit details
-
Copy full SHA for 606ea33 - Browse repository at this point
Copy the full SHA 606ea33View commit details -
docs: removing the "Images in Markdown" example
Tony Sullivan committedJul 26, 2022 Configuration menu - View commit details
-
Copy full SHA for 5865b15 - Browse repository at this point
Copy the full SHA 5865b15View commit details -
Merge branch 'main' into fix/image-types
Tony Sullivan authoredJul 26, 2022 Configuration menu - View commit details
-
Copy full SHA for 0381da2 - Browse repository at this point
Copy the full SHA 0381da2View commit details -
removing the need for publishing src to NPM
Tony Sullivan committedJul 26, 2022 Configuration menu - View commit details
-
Copy full SHA for 6a4e82c - Browse repository at this point
Copy the full SHA 6a4e82cView commit details -
Merge branch 'fix/image-types' of github.com:withastro/astro into fix…
…/image-types
Tony Sullivan committedJul 26, 2022 Configuration menu - View commit details
-
Copy full SHA for 3aa2210 - Browse repository at this point
Copy the full SHA 3aa2210View commit details -
fix: make type re-export explicit
Tony Sullivan committedJul 26, 2022 Configuration menu - View commit details
-
Copy full SHA for cdf48f2 - Browse repository at this point
Copy the full SHA cdf48f2View commit details
Commits on Jul 27, 2022
-
updating image module defs to match InputFormat
Tony Sullivan committedJul 27, 2022 Configuration menu - View commit details
-
Copy full SHA for ae6d203 - Browse repository at this point
Copy the full SHA ae6d203View commit details -
using astro syntax highlighting for README code blocks
Tony Sullivan committedJul 27, 2022 Configuration menu - View commit details
-
Copy full SHA for 0aadefe - Browse repository at this point
Copy the full SHA 0aadefeView commit details -
nit: missing backtick in README
Tony Sullivan committedJul 27, 2022 Configuration menu - View commit details
-
Copy full SHA for ef0361f - Browse repository at this point
Copy the full SHA ef0361fView commit details -
make sure Astro component directives aren't recommended twice
Tony Sullivan committedJul 27, 2022 Configuration menu - View commit details
-
Copy full SHA for 01d18e0 - Browse repository at this point
Copy the full SHA 01d18e0View commit details