Aryeh Stiefel
Aryeh Stiefel
I am trying to generate a changelog with unreleased changes. The URL for the compare it pointing to HEAD. Is there a way to replace that with the branch instead?...
Where do you put the .nss file for initWithStylesheet? No matter where I try putting it, i get a file not found
What is the difference between the two as well as styling the component itself?
I am unable to add the callback to the JSON file. I tried ``` "missing_key_callback" : function(key) { // Do something with the missing key // e.g. send key to...
Is there a way to detect the device language and act accordingly or do you need to tell it which translation data to use based off the language. Or, if...
I am using typescript so the comments with the file lines are not helpful because it refers to the compiled javascript and not the typescript. Is there a way to...
Whenever I try to implement the left or right buttons I am getting a warning. It still works but I would prefer the error not be there. One example of...