Tags: mzaman/meteor
Tags
Fix a memory leak All the teardown callbacks would stack up on the parent element. No longer.
Do feature detection instead of browser detection for ui test. The previous `isIE()` check returned false for IE11.
Do feature detection instead of browser detection for ui test. The previous `isIE()` check returned false for IE11.
Merge branch 'fix-ui-hooks-nested-domranges' into release-0.8.2
bump dev bundle; upgrade node Conflicts: docs/client/concepts.html meteor scripts/generate-dev-bundle.sh tools/bundler.js tools/main.js tools/server/boot.js
PreviousNext