Commit Graph
6 Commits
Author SHA1 Message Date
Sebastian Thiel 388c625e47 '{0}' label is not shown anymore
Previously, '{0}' would be labelled as '-1 Times', which is not actually the case.
Also I am not sure to best visualize such a pattern, right now, except for the label,
'a{0}' looks similar to 'a?', even though they don't have the same effect.
2016-07-27 11:12:56 -04:00
Sebastian Thiel a624c00554 cleanup special 'definedProperties' field in Node
'definedProperties' seems like module-meta-data, which shouldn't be on a Node instance.
2016-07-27 11:12:56 -04:00
Sebastian Thiel 95b283faa8 gulp verify is better suited for travis 2016-01-03 19:56:20 +01:00
Sebastian Thiel 4893c5b304 configure Travis continuous integration
It will run gulp karma:single , and fail if that fails.
2016-01-03 19:38:10 +01:00
Sebastian Thiel b08a9d95f7 '{0}' label is not shown anymore
Previously, '{0}' would be labelled as '-1 Times', which is not actually the case.
Also I am not sure to best visualize such a pattern, right now, except for the label,
'a{0}' looks similar to 'a?', even though they don't have the same effect.
2016-01-03 18:27:34 +01:00
Sebastian Thiel 7a591bb4a8 cleanup special 'definedProperties' field in Node
'definedProperties' seems like module-meta-data, which shouldn't be on a Node instance.
2016-01-03 15:59:50 +01:00