An open API service providing commit metadata for open source projects.

GitHub / koding/kd / commits

UI Framework for web applications.

SHA Message Author Date Stats
212d1625 Add prepublish script Umut Sirin <u****1@g****m> almost 9 years ago
4ba3d12d Bump version to 1.2.4 Umut Sirin <u****1@g****m> almost 9 years ago
0839687f Bump version to 1.2.3
Signed-off-by: Umut Sirin <u****1@g****m>
Umut Sirin <u****1@g****m> almost 9 years ago
fc397fb7 merge Merge pull request #181 from koding/replace-pluralize Umut Sirin <u****1@g****m>
Committed by: GitHub <n****y@g****m>
almost 9 years ago
5dea46b5 npm: replace pluralize with plur
Signed-off-by: Umut Sirin <u****1@g****m>
Umut Sirin <u****1@g****m> almost 9 years ago
76a358d9 Update version 1.2.2 Gokmen Goksel <g****n@g****e> about 9 years ago
c0f6521f Pistachio: add example usage for embedded views Gokmen Goksel <g****n@g****e> about 9 years ago
192ed868 Pistachio: on embedChild replace @ with this for JS compatibility Gokmen Goksel <g****n@g****e> about 9 years ago
acfe87ac Pistachio: fix data getter logic Gokmen Goksel <g****n@g****e> about 9 years ago
6e0aefd8 Version bump to 1.2.1 - CHANGELOG added Gokmen Goksel <g****n@g****e> about 9 years ago
2e910217 KDData: s/max_depth/maxDepth/ig Gokmen Goksel <g****n@g****e> about 9 years ago
6a4bdb03 merge Merge pull request #180 from koding/kddata.rev Gokmen Goksel <g****n@g****e>
Committed by: GitHub <n****y@g****m>
about 9 years ago
27bd7c33 Readme: add npm badge Gokmen Goksel <g****n@g****e> about 9 years ago
0fedf738 Tests: KDData: add new test case scenarios for all functionality Gokmen Goksel <g****n@g****e> about 9 years ago
39e66c57 KDData: handle all cases on set trap, create proxies recursively on init Gokmen Goksel <g****n@g****e> about 9 years ago
681b107e Test-watch: use Chrome only, DiaScene destroy existing canvases Gokmen Goksel <g****n@g****e> about 9 years ago
d6b8b0ea KDData: updated tests for more coverage Gokmen Goksel <g****n@g****e> about 9 years ago
49cfe464 KDData: create proxy only on set Gokmen Goksel <g****n@g****e> about 9 years ago
2ad89937 merge Merge pull request #176 from koding/kddata Gokmen Goksel <g****n@g****e>
Committed by: GitHub <n****y@g****m>
about 9 years ago
c959bbb9 Update version: 1.2.0 Gokmen Goksel <g****n@g****e> about 9 years ago
ba589145 KDData: use Symbols for private keys, handle Proxy support Gokmen Goksel <g****n@g****e> about 9 years ago
ced87366 Tests: Utils: fix test case for isTouchDevice method Gokmen Goksel <g****n@g****e> about 9 years ago
7ffb6038 KDFlexSplit: fix tests for PhantomJS Gokmen Goksel <g****n@g****e> about 9 years ago
d4d441f7 KDWebCamView: fix tests for Firefox and skip on not supported platforms Gokmen Goksel <g****n@g****e> about 9 years ago
b25b7a29 Karma: add support for Firefox, Safari, Opera and PhantomJS on tests Gokmen Goksel <g****n@g****e> about 9 years ago
837f25f3 merge Merge pull request #179 from koding/tests Gokmen Goksel <g****n@g****e>
Committed by: GitHub <n****y@g****m>
about 9 years ago
d32253a8 Fix Core Components tests - mostly not called calledOnce methods Gokmen Goksel <g****n@g****e> about 9 years ago
fc60e733 Fix Core Components tests - mostly not called calledOnce methods Gokmen Goksel <g****n@g****e> about 9 years ago
ff82d3db Fix remaining components tests - mostly not called calledOnce methods Gokmen Goksel <g****n@g****e> about 9 years ago
1c366e89 Fix remaining components tests - mostly not called calledOnce methods Gokmen Goksel <g****n@g****e> about 9 years ago
212e8c9b Fix Input Components tests - mostly not called calledOnce methods Gokmen Goksel <g****n@g****e> about 9 years ago
0ebfea58 Fix Input Components tests - mostly not called calledOnce methods Gokmen Goksel <g****n@g****e> about 9 years ago
9c3dbf29 Fix Button Components tests - mostly not called calledOnce methods Gokmen Goksel <g****n@g****e> about 9 years ago
88656544 Fix Button Components tests - mostly not called calledOnce methods Gokmen Goksel <g****n@g****e> about 9 years ago
2d8a70c1 Code styling updates, cosmetic Gokmen Goksel <g****n@g****e> about 9 years ago
0276ee74 Code styling updates, cosmetic Gokmen Goksel <g****n@g****e> about 9 years ago
22341b9a Tests: KDData: test case scenarios with all supported functionality Gokmen Goksel <g****n@g****e> about 9 years ago
af28551e KDView: setData: use KDData.getEmitter instead Gokmen Goksel <g****n@g****e> about 9 years ago
7c974a65 KDData: from scratch, better and in a cleaner way with lots of fixes Gokmen Goksel <g****n@g****e> about 9 years ago
39f222d4 KDObject: setOption return option value as before Gokmen Goksel <g****n@g****e> about 9 years ago
5912a330 Tests: KDData: initial tests Gokmen Goksel <g****n@g****e> about 9 years ago
ee03bb41 KDData: move proxy eventemitter into __proxy__ and leave data as is Gokmen Goksel <g****n@g****e> about 9 years ago
f4153e6c Package: remove/ignore package-lock, remove wip methods of kd.Object Gokmen Goksel <g****n@g****e> about 9 years ago
c81f594b merge Merge pull request #178 from koding/pistachio Gokmen Goksel <g****n@g****e>
Committed by: GitHub <n****y@g****m>
about 9 years ago
0cc5e5a0 merge Merge pull request #177 from koding/diascene Sinan Yasar <s****n@k****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
2bbad490 Examples: add Pistachio compare examples Gokmen Goksel <g****n@g****e> about 9 years ago
c393246a Pistachio: add simple dynamic compare support in template for data paths Gokmen Goksel <g****n@g****e> about 9 years ago
5889cf81 DiaScene: add option to prepend canvas and line options for each node Gokmen Goksel <g****n@g****e> about 9 years ago
67d004cd Add examples for kd.Data Gokmen Goksel <g****n@g****e> about 9 years ago
dad9dade KDView: remove duplicate update handler, handled correctly in ::setData Gokmen Goksel <g****n@g****e> about 9 years ago
df4ee338 KDObject: code tidy up, call super before setting up object properties Gokmen Goksel <g****n@g****e> about 9 years ago
d673de17 KDData: Proxy based data object for realtime updates with kd/pistachio Gokmen Goksel <g****n@g****e> about 9 years ago
107fc1a6 merge Merge pull request #175 from koding/dia Gokmen Goksel <g****n@g****e>
Committed by: GitHub <n****y@g****m>
about 9 years ago
06239234 Package: version bump, add package-lock for faster npm install Gokmen Goksel <g****n@g****e> about 9 years ago
3d7289ea Examples: Dia examples added Gokmen Goksel <g****n@g****e> about 9 years ago
7e890608 DiaContainer: z-index on containers should remain as is Gokmen Goksel <g****n@g****e> about 9 years ago
7b1b4efd merge Merge pull request #174 from koding/pistachio Gokmen Goksel <g****n@g****e>
Committed by: GitHub <n****y@g****m>
about 9 years ago
5c33efaa kd.View: add Pistachio support back Gokmen Goksel <g****n@g****e> about 9 years ago
6bbdd825 Makefile: add build step messages Gokmen Goksel <g****n@g****e> about 9 years ago
05d4e12b Dia: dumpScene to get a whole object for the scene Gokmen Goksel <g****n@g****e> about 9 years ago
ab33609d DiaScene: don’t allow to stopAutoUpdate if it has active transfer Gokmen Goksel <g****n@g****e> about 9 years ago
1cdde65c kd.Object: remove outdated chain method Gokmen Goksel <g****n@g****e> about 9 years ago
cd96c648 Examples: move examples to their subfolders for now Gokmen Goksel <g****n@g****e> about 9 years ago
4410faba Package.json: updates for npm5, clean-css argument change, add lock file Gokmen Goksel <g****n@g****e> about 9 years ago
2b6cdf0f DiaScene: updateScene improvements with autoUpdate and other helpers Gokmen Goksel <g****n@g****e> about 9 years ago
abf64275 DiaScene: draw transfers while drawingLines on update Gokmen Goksel <g****n@g****e> about 9 years ago
16ce9d46 DiaScene: addTransfer: new method to keep transfer data between nodes Gokmen Goksel <g****n@g****e> about 9 years ago
9dfb86cf DiaScene: getBezierCurves for getting position for given t as described Gokmen Goksel <g****n@g****e> about 9 years ago
d115da9d DiaScene: include z-index as in scene attributes Gokmen Goksel <g****n@g****e> about 9 years ago
6863730d DiaScene: drawConnectionLine improvements Gokmen Goksel <g****n@g****e> about 9 years ago
56d97552 DiaScene: improvements on deleteConnection, allowedToConnect and joints Gokmen Goksel <g****n@g****e> about 9 years ago
a15fe77c DiaScene: guessJoint: to handle more possibilities between nodes Gokmen Goksel <g****n@g****e> about 9 years ago
2695ae2e DiaScene: addContainer: to return container and create canvas first Gokmen Goksel <g****n@g****e> about 9 years ago
4baae1da Dia: simplify getJointPos flow with canvas position diff improvement Gokmen Goksel <g****n@g****e> about 9 years ago
42d4d576 Dia: update z-index on interaction to bring front most recent used dia Gokmen Goksel <g****n@g****e> about 9 years ago
13b11335 Dia: code tidy up mostly cosmetic changes Gokmen Goksel <g****n@g****e> about 9 years ago
4487af27 merge Merge pull request #173 from koding/scaled-drag Gokmen Goksel <g****n@g****e>
Committed by: GitHub <n****y@g****m>
about 9 years ago
19e54b8f view: getElement: fix getter for custom setDomElement calls Gokmen Goksel <g****n@g****e> about 9 years ago
b7c06de9 examples: drag example added Sinan Yasar <s****n@k****m> about 9 years ago
4b05497e view: drag: fix dragging for scaled views Sinan Yasar <s****n@k****m> about 9 years ago
ae89a2ce view: minor perf improvements Sinan Yasar <s****n@k****m> about 9 years ago
e9ede8e0 merge Merge pull request #172 from koding/flex-split Gokmen Goksel <g****n@g****e>
Committed by: GitHub <n****y@g****m>
over 9 years ago
792168a1 Update travis config to test with lts only Gokmen Goksel <g****n@g****e> over 9 years ago
b724aa89 Update version to 1.1.30 Gokmen Goksel <g****n@g****e> over 9 years ago
faf09f0c Test: FlexSplit: FlexSplit test added for all cases Gokmen Goksel <g****n@g****e> over 9 years ago
b63ef5f5 FlexSplit: generate a unique name if name not provided Gokmen Goksel <g****n@g****e> over 9 years ago
c403c82b Test: FlexSplit: Flex test added Gokmen Goksel <g****n@g****e> over 9 years ago
371e2621 FlexResizer: fix typo on fractions definition Gokmen Goksel <g****n@g****e> over 9 years ago
246b8c70 Example: update with FlexSplit example Gokmen Goksel <g****n@g****e> over 9 years ago
649d2391 KD: require FlexSplit component family and default styles Gokmen Goksel <g****n@g****e> over 9 years ago
9aa2b307 FlexSplit: default styles Gokmen Goksel <g****n@g****e> over 9 years ago
6bcfdeba FlexSplit: FlexSplitStorage initial commit Gokmen Goksel <g****n@g****e> over 9 years ago
0764e150 FlexSplit: FlexSplit initial commit Gokmen Goksel <g****n@g****e> over 9 years ago
9f0a15f1 FlexSplit: FlexResizer initial commit Gokmen Goksel <g****n@g****e> over 9 years ago
e17b8dc1 FlexSplit: Constants and main entry object for Flex Gokmen Goksel <g****n@g****e> over 9 years ago
d9715cf0 merge Merge pull request #171 from koding/upgrade-jquery Sönmez Kartal <s****9@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
4ae3be5b Upgrade version to 1.1.29
Signed-off-by: Umut Sirin <u****1@g****m>
Umut Sirin <u****1@g****m> over 9 years ago
287959cb Upgrade jquery version to match with timeago version
Signed-off-by: Umut Sirin <u****1@g****m>
Umut Sirin <u****1@g****m> over 9 years ago
440e04e6 Fix usage of innerHTML in tooltip test
Signed-off-by: Umut Sirin <u****1@g****m>
Umut Sirin <u****1@g****m> over 9 years ago
09a21592 merge Merge pull request #170 from sinan/nodable Gokmen Goksel <g****n@g****e>
Committed by: GitHub <n****y@g****m>
over 9 years ago

← Back to repository