-
Notifications
You must be signed in to change notification settings - Fork 29
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
Extensible dimension calculators #193
Commits on Jan 12, 2023
-
Extensible DimensionCalculator
Fix max widths config value or glide width param not being respected in some cases Fix floating numbers for width and height values for Glide endpoint, they are not rounded integers Add additional tests for dimension calculator and GraphQL
Configuration menu - View commit details
-
Copy full SHA for d3e279b - Browse repository at this point
Copy the full SHA d3e279bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8dbe3f6 - Browse repository at this point
Copy the full SHA 8dbe3f6View commit details
Commits on Jan 15, 2023
-
Decouple Sources from Breakpoints
Clean up tests and output assets and content in tmp directory
Configuration menu - View commit details
-
Copy full SHA for d7b4ee6 - Browse repository at this point
Copy the full SHA d7b4ee6View commit details -
Merge branch 'feature/167' of github.com:ncla/statamic-responsive-ima…
…ges into feature/167
Configuration menu - View commit details
-
Copy full SHA for a0ff0db - Browse repository at this point
Copy the full SHA a0ff0dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c5217f - Browse repository at this point
Copy the full SHA 3c5217fView commit details
Commits on Jan 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 80bd4be - Browse repository at this point
Copy the full SHA 80bd4beView commit details -
Merge branch 'feature/167' of github.com:ncla/statamic-responsive-ima…
…ges into feature/167
Configuration menu - View commit details
-
Copy full SHA for 687806a - Browse repository at this point
Copy the full SHA 687806aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ac43d1 - Browse repository at this point
Copy the full SHA 9ac43d1View commit details -
Only pass Breakpoint/Source, no Asset since you can retrieve it throu…
…gh Breakpoint anyway
Configuration menu - View commit details
-
Copy full SHA for 9c454c9 - Browse repository at this point
Copy the full SHA 9c454c9View commit details -
Merge branch 'feature/167' of github.com:ncla/statamic-responsive-ima…
…ges into feature/167
Configuration menu - View commit details
-
Copy full SHA for 78f05a2 - Browse repository at this point
Copy the full SHA 78f05a2View commit details
Commits on Jan 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7c7b278 - Browse repository at this point
Copy the full SHA 7c7b278View commit details
Commits on Jan 20, 2023
-
Simplify ResponsiveDimensionCalculator by removing maxWidth arg to ca…
…lculateForImgTag
Configuration menu - View commit details
-
Copy full SHA for f37d387 - Browse repository at this point
Copy the full SHA f37d387View commit details
Commits on Jan 21, 2023
-
Cleanup, protect properties to read-only, rename
breakpointParams
t……o just `params` for simplicity
Configuration menu - View commit details
-
Copy full SHA for ca6b9df - Browse repository at this point
Copy the full SHA ca6b9dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for fccc5cb - Browse repository at this point
Copy the full SHA fccc5cbView commit details -
<img> tag will now receive src from Glide instead of linking to origi…
…nal asset As there can be custom dimension calculators, the dimensions on <img> tag will be custom. Add more tests for dimension calculator.
Configuration menu - View commit details
-
Copy full SHA for 6c22dce - Browse repository at this point
Copy the full SHA 6c22dceView commit details -
Merge branch 'feature/167' of github.com:ncla/statamic-responsive-ima…
…ges into feature/167
Configuration menu - View commit details
-
Copy full SHA for 6c38cac - Browse repository at this point
Copy the full SHA 6c38cacView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1675606 - Browse repository at this point
Copy the full SHA 1675606View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf2af0e - Browse repository at this point
Copy the full SHA bf2af0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e1f6f71 - Browse repository at this point
Copy the full SHA e1f6f71View commit details -
If it is
breakpoints()
inResponsive
then it should be `sources()……` in `Breakpoint` Cache calls in `breakpoints()` and `sources()`
Configuration menu - View commit details
-
Copy full SHA for 7c4a241 - Browse repository at this point
Copy the full SHA 7c4a241View commit details -
Merge branch 'feature/167' of github.com:ncla/statamic-responsive-ima…
…ges into feature/167
Configuration menu - View commit details
-
Copy full SHA for 9dad7ce - Browse repository at this point
Copy the full SHA 9dad7ceView commit details -
Change
calculate
tocalculateForBreakpoint
Was not very descriptive, was it?
Configuration menu - View commit details
-
Copy full SHA for bcdb288 - Browse repository at this point
Copy the full SHA bcdb288View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c64971 - Browse repository at this point
Copy the full SHA 1c64971View commit details -
Configuration menu - View commit details
-
Copy full SHA for c023233 - Browse repository at this point
Copy the full SHA c023233View commit details -
Configuration menu - View commit details
-
Copy full SHA for 193b7a4 - Browse repository at this point
Copy the full SHA 193b7a4View commit details -
Merge branch 'feature/167' of github.com:ncla/statamic-responsive-ima…
…ges into feature/167
Configuration menu - View commit details
-
Copy full SHA for 79026a6 - Browse repository at this point
Copy the full SHA 79026a6View commit details
Commits on Jan 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b793115 - Browse repository at this point
Copy the full SHA b793115View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02e69a7 - Browse repository at this point
Copy the full SHA 02e69a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b1391ff - Browse repository at this point
Copy the full SHA b1391ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a8eb71 - Browse repository at this point
Copy the full SHA 2a8eb71View commit details -
Configuration menu - View commit details
-
Copy full SHA for de06281 - Browse repository at this point
Copy the full SHA de06281View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0ce8e2 - Browse repository at this point
Copy the full SHA d0ce8e2View commit details -
Merge branch 'feature/167' of github.com:ncla/statamic-responsive-ima…
…ges into feature/167
Configuration menu - View commit details
-
Copy full SHA for bc8029e - Browse repository at this point
Copy the full SHA bc8029eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e0463b - Browse repository at this point
Copy the full SHA 1e0463bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a12e43f - Browse repository at this point
Copy the full SHA a12e43fView commit details
Commits on Jan 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 522f41c - Browse repository at this point
Copy the full SHA 522f41cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a5adfad - Browse repository at this point
Copy the full SHA a5adfadView commit details -
Configuration menu - View commit details
-
Copy full SHA for e1308a7 - Browse repository at this point
Copy the full SHA e1308a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbfd5b4 - Browse repository at this point
Copy the full SHA fbfd5b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e748cea - Browse repository at this point
Copy the full SHA e748ceaView commit details -
Configuration menu - View commit details
-
Copy full SHA for f19e51d - Browse repository at this point
Copy the full SHA f19e51dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba54990 - Browse repository at this point
Copy the full SHA ba54990View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a9c93e - Browse repository at this point
Copy the full SHA 3a9c93eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 693965b - Browse repository at this point
Copy the full SHA 693965bView commit details -
Configuration menu - View commit details
-
Copy full SHA for eccc6ef - Browse repository at this point
Copy the full SHA eccc6efView commit details