canjs
canjs copied to clipboard
Build CRUD apps in fewer lines of code.
Work should be done against this branch: https://github.com/canjs/canjs/tree/major 1. Install the codemods: `npm install -g can-migrate@pre` 2. Example of running the codemods: `can-migrate 'docs/can-guides/commitment/recipes/canvas-clock/*' --can-version 6 --apply` - https://next.canjs.com/doc/guides/crud-beginner.html -...
Make sure that the styles are applied in signature section, for now the old styles are applied like in the screenshot
__tldr;__ This proposal seeks to create a guide for creating and using animation libraries in `can-stache` and to create the necessary functionality to enable the guide. > This was discussed...
`can-stache` transform examples should use `.stache` in the glob by default as that is a more likely target than an inline string literal template in a `.js` file.
A quick note about how to specify your own sorting function would make it clear that it’s possible.
The demos don’t load in bit-docs-html-canjs, so it’s going to be easier to test things if that repo is moved into this repo.
Below is a list of suggested changes/improvements that can be made to the existing documentation on the [Setting Up CanJS](https://canjs.com/doc/guides/setup.html) page in response to #4116 Since this documentation is split...
Below is a list of suggested changes/improvements that can be made to the existing documentation on the [Service Layer](https://canjs.com/doc/guides/data.html) page in response to #4116 Since this documentation is split up...
Below is a list of suggested changes/improvements that can be made to the existing documentation on the [Routing](https://canjs.com/doc/guides/routing.html) page in response to #4116 Since this documentation is split up into...
Below is a list of suggested changes/improvements that can be made to the existing documentation on the [HTML](https://canjs.com/doc/guides/html.html) page in response to #4116 Since this documentation is split up into...