canvas

Publishing on your own terms

MIT License

Downloads
112.6K
Stars
3.2K
Committers
71
canvas - v4.1.30

Published by austintoddj over 5 years ago

Fixed

  • Fixed the query scope for published posts (be072bd)
canvas - v4.1.29

Published by austintoddj over 5 years ago

Added

  • Added multilingual support for French, Portuguese and Chinese (Simplified) (#447, f622b1e)
canvas - v4.1.28

Published by austintoddj over 5 years ago

Changed

  • Added a v-cloak directive to the main editor component (5d81ea4)
canvas - v4.1.27

Published by austintoddj over 5 years ago

Changed

  • Refactored resource handling from the register() to the boot() method in the service provider (#462)
canvas - v4.1.26

Published by austintoddj over 5 years ago

Added

Fixed

canvas - v4.1.25

Published by austintoddj over 5 years ago

Added

  • Added a unit test for precision number formatting (8398356)
canvas - v4.1.24

Published by austintoddj over 5 years ago

Changed

  • Changed the laravel/framework requirement to illuminate/support (#453, a1306c5, b056182)
  • Updated Unsplash links to open in new tabs (2fe5658)
  • Refactored the storage_path configuration to less explicit with images (b0ab792)
canvas - v4.1.23

Published by austintoddj over 5 years ago

Fixed

  • Fixed the removal of all topics and tags from a post (e83930f)
canvas - v4.1.22

Published by austintoddj over 5 years ago

Changed

  • Updated the favicon to an .ico format (08e8dc6)
canvas - v4.1.21

Published by austintoddj over 5 years ago

Changed

  • Refactored the float parsing on stat view counts (ea53999)

Fixed

  • Included the post body in the stats index endpoint to not break the read times (111291f)
canvas - v4.1.20

Published by austintoddj over 5 years ago

Added

  • Added dynamic pagination to Vue component filtered lists (ec087a4)
canvas - v4.1.19

Published by austintoddj over 5 years ago

Changed

  • Removed unnecessary eager loading from the post index route (09d01c6)

Added

  • Added unit tests for the ViewThrottle middleware (087832e)

Fixed

  • Refactored the ViewThrottle middleware to prune posts from the session instead of simply filtering (087832e)
canvas - v4.1.18

Published by austintoddj over 5 years ago

Changed

canvas - v4.1.17

Published by austintoddj over 5 years ago

Changed

canvas - v4.1.16

Published by austintoddj over 5 years ago

Changed

  • Updated the Model::all() usages to reduce the query sizes (6655ecb, 0df1ba5)
  • Refactored model attributes to use snake case (d2f4784)
  • Updated the Font Awesome library to 5.8 (47af5b8)
  • Updated the dark mode contrast ratios for increased readability (a718b1b)

Added

  • Added unit tests for the StoreViewData listener (2e3aeb5)
  • Added unit tests for the canvas:publish Artisan command (637dd3f)

Fixed

  • Fixed the missing validation messages on Topics/Tags (4d4231b)
canvas - v4.1.15

Published by austintoddj over 5 years ago

Added

canvas - v4.1.14

Published by austintoddj over 5 years ago

Fixed

  • Fixed a plurality bug in the line chart components (dc366f1)
  • Fixed the percentage calculations with popular reading time stats (6222eb)
canvas - v4.1.13

Published by austintoddj over 5 years ago

Changed

  • Refactored the test suite to be more concise and accurate (573b6e8)
  • Refactored the migrations into a root database directory (573b6e8)
  • Updated the .gitignore (a83978b)

Added

  • Added unit tests for the number suffix helper (61d5b15)
canvas - v4.1.12

Published by austintoddj over 5 years ago

canvas - v4.1.11

Published by austintoddj over 5 years ago

Package Rankings
Top 5.24% on Packagist.org
Related Projects