gitlab-org--gitlab-foss/doc/development/fe_guide
Achilleas Pipinellis 8dbcd11075
Compress all PNG images under doc/
The pngquant tool was used https://pngquant.org, and particularly, the
following command:

        /usr/bin/pngquant -f --skip-if-larger --ext .png --speed 1 image.png

Before: 47584K
After : 34924K
2018-08-27 15:52:03 +02:00
..
droplab Fixed typo 2017-07-14 06:26:14 +00:00
img Compress all PNG images under doc/ 2018-08-27 15:52:03 +02:00
accessibility.md
architecture.md
axios.md Merge branch 'winh-axios-mock-restore' into 'master' 2018-01-24 09:50:39 +00:00
components.md Add new modal Vue component 2018-02-14 19:57:07 +01:00
design_patterns.md
development_process.md Fix link to frontend in handbook 2018-07-09 21:35:37 +00:00
dropdowns.md Add new modal Vue component 2018-02-14 19:57:07 +01:00
emojis.md Add basic emoji development docs 2017-11-15 01:55:00 -06:00
icons.md Update Frontend documentation regarding Vue and Icons/Illustrations 2018-05-27 19:21:12 +00:00
index.md Update Frontend documentation regarding Vue and Icons/Illustrations 2018-05-27 19:21:12 +00:00
performance.md Changes poll.js to keep polling on any 2xx http status code 2018-07-30 15:44:01 +01:00
security.md
style_guide_js.md Merge branch 'master' into bootstrap4 2018-05-08 10:49:30 -05:00
style_guide_scss.md Resolve "Introduce new navigation themes in GitLab 11.0" 2018-06-07 07:37:02 +00:00
testing.md Refactor the Development documentation, and divide the Testing documentation into multiple pages 2017-10-11 05:59:34 +00:00
vue.md Remove old service architecture from Vue docs 2018-07-12 12:10:53 +00:00
vuex.md Fix a couple Vuex typos 2018-06-20 19:55:59 +00:00