A collection of React challenges from beginner to advanced. Covers the major concepts with fun projects.
Implements semantic segmentation of road surface using India Driving Dataset (IDD).
An application for connecting students with teachers.
Flutter mobile application to learn the language Sindhi using English and Hindi as interface
Get on board on the quest to hack NASA using HTML
@gaagul _a can you please check the stack trace and try to recreate this issue?
@gaagul _a can you please check the stack trace and try to recreate this issue?
Once this is merged I will start implementing this in neetoPlanner codebase.
The change in neetoPlanner can be picked up next week after releasing the new version via compliance on Monday.
The change in neetoPlanner can be picked up next week. It is not of the top priority. This method will be replacing the current implementation.
Added error wrapper for all menu Types (#597)
Ref: https://github.com/bigbinary/neeto-chat-web/issues/6268
https://github.com/bigbinary/neeto-editor/blob/f77e85db61653b807f1f99f439d8075f980a2a3f/lib/components/Common/ErrorWrapper.jsx#L9
bug _t @gaagul _a
Fixes #592
Description
Checklist
Reviewers
@AbhayVAshokan _a
Ref: https://github.com/bigbinary/neeto-planner-web/blob/9c53e2897dfbbc36e810f82e9723dc115ad2bd5e/app/javascript/src/utils/index.js#L88-L95
https://vimeo.com/795096285/fe3220d83e
Once done, make a PR in neetoPlanner to replace the method.
@gaagul _a
@neerajdotname
neetoUI and neetoCommonsFrontend have unit tests for the different components. Can we introduce tests in all the frontend nanos as well? This will increase confidence while rolling out breaking changes.
cc: @akhil-gautam
config
prop from neetoEditor.@gaagul _a
Embedded videos have a better user experience than clicking links. We already have support for embedding videos, but not widely used. Use addPasteRules
method to convert supported video links to embeds on paste.
@gaagul _a
Added feature to convert pasted links to embeds (#594)
Pasted loom, vimeo, and YouTube links are converted to embeds
Optimized behaviour
Focus next line after inserting node
Focus changed to the inserted node
Optimized into one regular expression
Embed options active only with addon
Fixes #567
Description
Checklist
Reviewers
@AbhayVAshokan _a