Open jcubic opened 2 years ago
Hey can I contribute to this issue .I am a first year undergrad and want to start my opensource journey
Sure
@Adarsh-Dhar Do you need help?
can you list what all techstack i need to know for this issue.I already know html , css, js, react., jQuery
JavaScript, CSS, HTML, jQuery
also could you please elaborate what i have to do
You need to take the code that is in the links in the issue and put it together. You can start by using one of the files in js directory as base, because you need UMD module definition in the file.
Working Window Docking demo with localStorage persistance
It's better to name the extension window()
because docking({ docking: true })
would look odd.
I have an idea for a new feature for jQuery Terminal
Include with the package:
Ref: https://codepen.io/jcubic/pen/ExwpEwB?editors=0110
API:
alternative:
And docking will return div inside the container for adding the terminal.
An additional option will be the initial state,
docking: boolean;
TODO:
onClose