This repository was archived by the owner on Nov 25, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 34
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
npm: install kd shims (htmlencode, canvas-loader, inflection.js, jspath, mutation-summary) npm: install jquery 2.1.3 npm: install mousetrap 1.4.6 npm: install underscore 1.7.0 npm: install hammerjs 1.0.5 browserify: add nice-name/kd-shim-nice-name mappings to browser field browserify: add mousetrap plugins to browser field deps: libs/encode.js -> npm:kd-shim-htmlencode deps: libs/canvas-loader.js -> npm:kd-shim-canvas-loader deps: libs/hammer.js -> npm:hammerjs deps: libs/inflector.js -> npm:kd-shim-inflector deps: libs/jspath.js -> npm:kd-shim-jspath deps: libs/mutation-summary.js -> npm:kd-shim-mutation-summary deps: underscore -> lodash.throttle deps: libs/mousetrap* -> npm:mousetrap deps: remove static deps resolve missing local dependency requires resolve missing jquery requires make kd.coffee browserify friendly. no more global space pollution expose kd-dom remove obsolete files adapt kd.coffee dependents KD* names are obsolete (eg KDView -> kd.View) all window calls/assignments are changed to global move lib/themes to styles/ Makefile: generate dist files update Readme.md
…being moved by d&d
💯 |
💯 |
🔟 |
👍 nicely done! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
properly browserified branch to replace/retire old kd. cc/ @usirin @cihangir @szkl @fatihacet