1
0
mirror of https://github.com/github/choosealicense.com synced 2024-06-17 00:19:51 +02:00
Commit Graph

28 Commits

Author SHA1 Message Date
Ahmed Ejaz
c799401f26 1140, Update the color for repo input field tooltip error 2023-08-31 16:26:39 +05:00
Ahmed Ejaz
c71d2749ba 1140, update tooltip color class names 2023-08-31 13:06:26 +05:00
Ahmed Ejaz
591dd6a388 1140, update tooltip headings 2023-08-31 12:38:53 +05:00
Ahmed Ejaz
5fcdf233f5 #1140, update hint.css for repository url input field errors 2023-08-27 22:11:52 +05:00
Ahmed Ejaz
bb22701dd4 #1140, update hint.css for licenses 2023-08-27 18:17:13 +05:00
Canklot
b84935370a Fix qtip viewport overflow by only changing app.coffe
I reverted my last commit on vendor code and did the changes on app.coffe.
2023-08-12 09:44:43 +03:00
Canklot
81d7fafd10 Revert "Fix qtip viewport overflow."
This reverts commit 44b4904814.
2023-08-12 09:06:31 +03:00
Canklot
44b4904814 Fix qtip viewport overflow.
The qtips under the permissons was overflowing left of the screen and only half of the text was readable. To activate position.adjust.method plugin, I added the viewport option. Also changed default adjust method to shift instead of flip.
2023-08-11 23:58:21 +03:00
Mike Linksvayer
ba48c3d877 rm unneeded trailing whitespace from various files 2019-12-25 10:58:01 -08:00
Mike Linksvayer
09f172e22e minor suggest-license edits 2018-10-19 08:23:57 +02:00
Felipe Lube de Bragança
2d3c449b36 Allow the user log-in, since the URL to suggest a license is restricted 2018-10-15 09:57:14 -03:00
Felipe Lube de Bragança
dc0deb0326 Avoid popup blockers by using redirection 2018-10-15 07:35:27 -03:00
Felipe Lube de Bragança
4f1eab6997 License suggestion by repo URL 2018-10-14 20:21:54 -03:00
Felipe Lube de Bragança
2ce08cd1e7 FIX: correctly gets the license id 2018-10-09 18:45:44 +00:00
Felipe Lube de Bragança
8f177d9c77 License page: suggest the license to a repository 2018-10-09 18:27:26 +00:00
Ben Balter
3c90fe0c46 add tooltips to appendix 2016-05-10 13:43:44 -04:00
Mike Linksvayer
5052d34b11 rm support for variant display, forgotten in #386 2016-04-16 10:07:30 -07:00
Mike Linksvayer
32219ad267 tooltip update missed in #361 2016-04-16 09:58:54 -07:00
Ben Balter
4e9d7bca05 Merge pull request #293 from waldyrious/rename-category-family
rename category --> family (fix #288)
2015-11-02 09:19:36 -05:00
Alexis Tyler
bf4f854060 Replaced zeroclipboard with clipboard.js 2015-10-25 15:17:13 +10:30
Waldir Pimenta
6cbb454cb6 Merge branch 'gh-pages' into rename-category-family 2015-09-25 18:13:19 +01:00
Brandon Keepers
8d63ba64f8 Remove flash detection
Accurate flash detection is a little more complicated than this. The
current code causes an error on IE 10.

This removes the attempt to detect if flash is available. Instead, it
attempts to initialize ZeroClipboard and sets up the fallback.
ZeroClipboard will be a no-op if flash is not available, in which case
the fallback will already be configured. If flash is available, it will
put a flash object over the button and the fallback will never get
called.
2015-09-19 22:46:18 -04:00
Waldir Pimenta
a9f9398705 use 'ruletype' in app.coffee for clarity 2015-09-09 00:24:05 +01:00
Waldir Pimenta
ba91c766d6 rename category --> family (fix #288) 2015-09-09 00:04:34 +01:00
Garen Torikian
64ab849aeb Use W3C compliant textContent instead of `innerText 2014-12-18 11:53:45 -08:00
Ben Balter
580082f408 fix tooltips 2014-09-05 11:26:54 -04:00
Ben Balter
22cc77f12b first pass at jekyll2ification 2014-07-31 12:36:56 -04:00
Ben Balter
4b1e2b8c2b move bower to assets/vendor so we can version the swf 2014-01-31 20:11:03 -05:00