<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chango.git/docs/internals/contributing/writing-code/javascript.txt, branch 5.0</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/chango.git/atom?h=5.0</id>
<link rel='self' href='http://cgit.adnoto.dev/chango.git/atom?h=5.0'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/'/>
<updated>2022-08-09T12:44:51Z</updated>
<entry>
<title>Fixed #33842 -- Used :source: role for links to repo files on GitHub.</title>
<updated>2022-08-09T12:44:51Z</updated>
<author>
<name>Ramil Yanbulatov</name>
<email>rayman1104@gmail.com</email>
</author>
<published>2022-06-30T12:08:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=c6290bae9da94234091673fa57ea20411325a9e8'/>
<id>urn:sha1:c6290bae9da94234091673fa57ea20411325a9e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changed some words to use inline markup.</title>
<updated>2022-03-10T09:18:31Z</updated>
<author>
<name>David Smith</name>
<email>39445562+smithdc1@users.noreply.github.com</email>
</author>
<published>2022-03-10T09:18:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=67b5f506a600a54658405cf821c14ada4080e61f'/>
<id>urn:sha1:67b5f506a600a54658405cf821c14ada4080e61f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #31493 -- Replaced var with const/let in documentation JS.</title>
<updated>2020-06-24T10:20:57Z</updated>
<author>
<name>Adam Johnson</name>
<email>me@adamj.eu</email>
</author>
<published>2020-06-24T09:41:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=2afa61e7d99b2ff2656dc64b6e28db88baf786a4'/>
<id>urn:sha1:2afa61e7d99b2ff2656dc64b6e28db88baf786a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #31524 -- Removed minified static assets from the admin.</title>
<updated>2020-05-14T14:07:56Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2020-04-25T21:26:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=81ffedaacc0d907b9feb73783edefdffd0ced606'/>
<id>urn:sha1:81ffedaacc0d907b9feb73783edefdffd0ced606</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Made compress.py script use the official google-closure-compiler release.</title>
<updated>2020-04-22T14:19:27Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2020-04-22T14:19:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=f48a1990fb74a70de53ee58846291dbbce5a29f2'/>
<id>urn:sha1:f48a1990fb74a70de53ee58846291dbbce5a29f2</id>
<content type='text'>
The script previously used the PyPI package closure, which is slightly
out of date and not maintained by Google.

The JavaScript contribution docs and the compress.py script now runs the
google-closure-compiler package in the recommended way. Google's
documentation on usage and installation can be found at:

https://github.com/google/closure-compiler-npm/tree/master/packages/google-closure-compiler#usage

This also makes the usage simpler as the package now runs through npm's
npx utility, which will automatically install google-closure-compiler to
a per-user cache.</content>
</entry>
<entry>
<title>Refs #22463 -- Replaced JSHint with ESLint in contributing docs.</title>
<updated>2020-04-20T08:53:00Z</updated>
<author>
<name>Jignesh Kotadiya</name>
<email>32367660+jigneshkotadiya@users.noreply.github.com</email>
</author>
<published>2020-04-20T08:53:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=7b4bd2a82c4709a9078fed5c33fa94f208a8c41e'/>
<id>urn:sha1:7b4bd2a82c4709a9078fed5c33fa94f208a8c41e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Prevented (and corrected) single backtick usage in docs.</title>
<updated>2020-04-01T12:55:11Z</updated>
<author>
<name>Adam Johnson</name>
<email>me@adamj.eu</email>
</author>
<published>2020-03-31T08:37:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=1cdfe8d91215eefaa18c398069dd9c6879a9511d'/>
<id>urn:sha1:1cdfe8d91215eefaa18c398069dd9c6879a9511d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #30367 -- Changed "pip install" to "python -m pip install" in docs, comments and hints.</title>
<updated>2019-04-18T12:41:15Z</updated>
<author>
<name>Ramiro Morales</name>
<email>cramm0@gmail.com</email>
</author>
<published>2019-04-14T15:02:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=aed89adad54a977829c4f180b036033e031ebcc7'/>
<id>urn:sha1:aed89adad54a977829c4f180b036033e031ebcc7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated some links to https and new locations.</title>
<updated>2018-11-10T22:40:50Z</updated>
<author>
<name>Mads Jensen</name>
<email>mje@inducks.org</email>
</author>
<published>2018-11-10T22:40:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=961f8e99850ecb334d63a943b53b3cb1180ef538'/>
<id>urn:sha1:961f8e99850ecb334d63a943b53b3cb1180ef538</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #29784 -- Switched to https:// links where available.</title>
<updated>2018-09-26T06:48:47Z</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2018-09-26T06:48:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=82f286cf6f198d37850d3c5df637b5665566a66b'/>
<id>urn:sha1:82f286cf6f198d37850d3c5df637b5665566a66b</id>
<content type='text'>
</content>
</entry>
</feed>
