zulip/static/third
akshatdalton f4891e7e4f minor: Simplify `usermention` regex and properly use capturing groups.
In the old regex, there was no 4th capturing group, hence
cap[4] always gives `undefined`. It is removed now.

Also, we were capturing the whole pattern which is not needed
as it is by default captured in the group with the 0th index.
2021-05-20 11:35:04 -07:00
..
bootstrap bootstrap-css: Reapply changes reverted to bootstrap-responsive. 2020-08-31 14:01:11 -07:00
bootstrap-tooltip tooltip: Fix arrow position. 2020-09-04 10:36:02 -07:00
bootstrap-typeahead styles: Rename .scss files back to .css. 2020-09-15 16:33:28 -07:00
jquery-idle Refactor to delete mousewheel.js. 2017-07-03 11:04:20 -04:00
marked minor: Simplify `usermention` regex and properly use capturing groups. 2021-05-20 11:35:04 -07:00