Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
R
renderjs
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Sven Franck
renderjs
Graph
e9acad34fa19fc10c1f34e3092c284fdf01affb0
Switch branch/tag
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
12
Sep
5
7
Aug
24
Jul
26
Jun
29
Mar
27
Feb
24
18
Jan
17
16
13
6
Dec
5
2
24
Nov
23
22
21
9
2
28
Oct
19
Sep
6
29
Jul
12
11
7
6
24
Jun
21
14
31
May
8
Apr
18
Dec
21
Aug
4
Dec
24
Nov
20
19
5
18
Sep
15
12
20
Jun
23
May
22
21
22
Apr
16
14
11
8
7
4
3
20
Mar
11
20
Feb
18
13
7
6
1
31
Jan
30
29
21
29
Nov
28
27
19
18
3
Sep
6
Aug
5
1
31
Jul
25
23
22
14
12
9
8
25
Jun
10
7
4
3
31
May
6
19
Apr
18
5
27
Mar
25
1
28
Feb
21
20
19
18
15
14
13
12
11
8
7
6
1
31
Jan
29
28
24
18
14
21
Dec
19
30
Nov
16
15
14
2
10
Oct
3
2
28
Sep
21
rename README
readme
readme
update README
master
master
onLoop: call the callback function with the gadget as 'this'
Release version 0.16.0
Test: add expect for all tests
Iframe: ensure all channels are OK before calling ready
Grunt: dev is done on a remote server
Package: freeze grunt-jslint
Release version 0.15.0
Add onLoop service.
Allow renderjs from JS only, without initial gadget-tag/script-tag
Release version 0.14.1
trigger onStateChange when previous calls is finished
Prevent calling onStateChange callback if not needed
Release version 0.14.0
Ensure state initialization is done before the ready callbacks.
Add reportGadgetDeclarationError acquired method.
Iframe gadget: launch the timeout only after the iframe load.
Use 'this' in the ready function.
Release version 0.13.0
Fetch JS dependencies in parallel.
Use document fragment to aggregate DOM element.
Allow to load multiple gadget HTML definition in parallel.
Load gadget's JS and CSS in parallel.
Speed up getAbsoluteURL
Release version 0.12.1
Accumulate modification_dict on onStateChange error
Release version 0.12.0
Reset gadget state in case of error.
gadget initialization should not be cancellable
Add needed file for testnode's apache frotnend and integration with automated tests.
Release version 0.11.0
Add an internal gadget state.
Rename __element property to element.
Add declareJob function.
Add onEvent method.
Add date to the error message
'this' in ready is now the gadget instance
Release version 0.10.0
Provides more informations in case of error.