mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
- Properly split the code between DDPClient, which is solely in charge of communication; and App, which is solely in charge of implementing the shell - Fixed a bug with not waiting for a failed method call to complete before showing the prompt again - Changed references to createApp into reference to vote, as to discourage accidental creation of bad apps on madewith.meteor.com