Justin Meyer

Results 58 issues of Justin Meyer

I'm trying to use this to build a web-locks polyfill. However, I'm seeing that two different browser tabs can acquire a lock at the same time. It appears they will...

A guide on how to debug common StealJS issues. Including: - lets show of _traceData and probably name it something else. parentMap is super cazy useful. - Also, it would...

proposal

I think I'm seeing this error because `can-set` doesn't exist and is being progressively loaded (possibly by `steal-clone`: ![_can-connect_tests_and_slack_-_bitovi](https://user-images.githubusercontent.com/78602/37981243-bbe5b828-31b2-11e8-8e05-8c8fc9aeac6c.png) You can see this right now in the `major` branch of...

bug

If someone is missing a `name` or `version`, or they have weird values, steal is unable to load packages in `dependencies` and doesn't give nice warnings.

https://canjs.com/doc/guides/recipes/modals.html

https://canjs.com/demos/can-realtime-rest-model/can-realtime-rest-model.html

__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...

Currently, CanJS has too many ways of listening to events. `.on`, `onKeyValue`, `onEvent`, `onPatches`, etc. Also I'd like to take destructuring into account ... I'd like to consolidate this and...

proposal

Review the completed recipes to make sure they work and make sense. Look for: - spelling mistakes - grammar - confusing parts https://canjs.com/doc/guides/recipes.html [Example of creating notes](https://github.com/bitovi/academy/issues/27) ## All -...

The `can` package is over 80MB. Most of this (~72MB) is from the `doc` folder. For CanJS 5, I think we should remove the `doc` folder from what we publish....

bug
proposal