Skip to content
#

front-end

Here are 2,827 public repositories matching this topic...

inv-senchuthomas
inv-senchuthomas commented Mar 1, 2018

Plase add a feature to select items using shift key press. Like when user clicks an item and when he press shift and an item the items till the first mouse click to shift key press are to be selected like we can see in windows system or linux system.

cdnjs
zackbloom
zackbloom commented Nov 13, 2019

CDNJS requires a certain amount of manual review and moderation. This review is required both to allow new projects to be added to the project, and to handle certain types of project changes which can't be automatically imported.

This issue is a place to discuss how we might eliminate this requirement in the future.

I believe the goal of this project should be to take everything which requir

jrun
jrun commented Oct 5, 2018

While updating an app to jQuery 3.3.x, I noticed a jQuery deprecation warning indicating the event shorthand methods have been deprecated. It seems there are no plans to ever remove them but they've been removed from the slim version of the package.

Even though there are no plans to actually remove the methods, does it makes sense to clear up the deprecation?

JQMIGRATE: jQuery.fn.click() e

taylankasap
taylankasap commented Dec 12, 2018

Sorry in advance if this option already exists. I just couldn't find it in the docs or the demo page.

So, number of weeks displayed should be editable. This would be especially useful when monthsInCalendar option is greater than 1 and we want to have multiple months to have same number of rows so it'll look better.

Look at the last row of January to see my point
Currently:
![image](https

RitikPatni
RitikPatni commented Oct 19, 2019

The list looks outdated in today's context so if anyone looking for repositories to contribute for hacktoberfest. Then this might be a good place.

Our main tasks would be

  • Add new content which you find useful for yourself while making sure that it isn't already there
  • If you think any of the content is already there but is now deprecated then you can help in refactoring that as well. **Pl
nas5w
nas5w commented Feb 25, 2019

Some folks have noted it would be beneficial to have this repository translated to other languages. One contributor has already volunteered to translate the repository into Russian (woohoo!).

If anyone has the time and drive to help out with other languages, please reply below with the proposed language and I'll give you the "go-ahead"... just to make sure two people don't create translations i

ccforward
ccforward commented Apr 3, 2017

[半夜改bug] mongoose 的 createConnection 和 connect

代码出 bug 大半夜的被 mongoose 的连接函数搞惨

因为代码里 mongo 数据库的连接方式的代码被改成了 const db = mongoose.createConnection(mongo.url(), mongoOptions),所以在调用数据插入函数时 Promise 的 resolve 和 reject 都没有返回,也没有打印任何异常信息。

查了业务逻辑、本地 mongo 的读写都没问题,最后发现是 mongo 的连接文件 connect.js 被修改了。

因为用了 mongoose.createConnection 所以此时的 model 应该是 db.mongoose.model('Product')

而之前的是用默认的

Improve this page

Add a description, image, and links to the front-end topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the front-end topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.