canvas icon indicating copy to clipboard operation
canvas copied to clipboard

Publishing on your own terms

Results 63 canvas issues
Sort by recently updated
recently updated
newest added

Bumps [sass](https://github.com/sass/dart-sass) from 1.53.0 to 1.54.3. Release notes Sourced from sass's releases. Dart Sass 1.54.3 To install Sass 1.54.3, download one of the packages below and add it to your...

dependencies
npm

Bumps [chart.js](https://github.com/chartjs/Chart.js) from 2.9.4 to 3.9.1. Release notes Sourced from chart.js's releases. v3.9.1 Essential Links npm Migration guide Docs API Samples Bugs Fixed #10552 fix import helpers Thanks to @​LeeLenaleee...

dependencies
npm

Bumps [laravel/framework](https://github.com/laravel/framework) from 9.21.6 to 9.23.0. Release notes Sourced from laravel/framework's releases. v9.23.0 Added Added whereNot method to Fluent JSON testing matchers (#43383) Added deleteQuietly method to Model and use...

dependencies
composer

Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 10.3.1 to 13.0.2. Release notes Sourced from sass-loader's releases. v13.0.2 13.0.2 (2022-06-27) Bug Fixes hide error stacktrace on Sass errors (#1069) (5e6a61b) v13.0.1 13.0.1 (2022-06-24) Bug Fixes...

dependencies
npm

Bumps [resolve-url-loader](https://github.com/bholloway/resolve-url-loader/tree/HEAD/packages/resolve-url-loader) from 3.1.4 to 5.0.0. Release notes Sourced from resolve-url-loader's releases. 5.0.0 Breaking changes Require node>=12. Support only webpack>=4. Update to postcss@^8. Remove rework engine (which was deprecated in...

dependencies
npm

Bumps [unsplash-js](https://github.com/unsplash/unsplash-js) from 6.3.0 to 7.0.15. Release notes Sourced from unsplash-js's releases. v7.0.15 No release notes provided. v7.0.14 Allow 0 params 9036e50 Merge pull request #181 from moonrise-tk/master 23f561f Updated...

dependencies
npm

### Discussed in https://github.com/austintoddj/canvas/discussions/1085 Originally posted by **caojianfei** June 30, 2022 It looks like this: ![微信截图_20220630205409](https://user-images.githubusercontent.com/17742555/176682567-ec952fa3-7825-4af0-89fa-87005ca81e4f.png) I have already run `npm run dev`: ![微信截图_20220630174628](https://user-images.githubusercontent.com/17742555/176682812-f1e5efbd-8881-4c96-b20a-746df486d11a.png)

### Is your feature request related to a problem? Please describe. SEO improvement: change rename image file. ### Describe the solution you'd like I propose to replace the renaming of...

enhancement

There are already some projects like [Writefreely](https://writefreely.org/) and [Plume](https://joinplu.me) which provide a federated platform for blogging. Since they support [ActivityPub](https://www.w3.org/TR/activitypub/), instances of such projects can federate and interconnect with each...

enhancement

I use Laravel's auth system via Fortify to set up users with dashboard features. However, when they want to write a blog, they go to Canvas and login again which...

enhancement