documentation/content/developer/reference/frontend
stefanorigano (SRI) 9571a32131 [IMP] scss: update, improve preexisting content
Add a new content focused on SCSS and user-interface.

- SCSS coding guidelines: regroup information already available (eg [1])
  or based on "oral tradition".
  The aim is not to establish new rules, ~99% of the current codebase
  is already compliant.

- SCSS inheritance: explain how SCSS assets management works in odoo.
  For example, people still find confusing that overrides are defined
  *before* the variable to customize.

- SCSS optimization tips: suggestions to lean SCSS code. Based on SCSS
  optimization task's know-how [2].

- CSS variables: explain how this feature is commonly used in odoo to
  adapt layout & design without raw CSS overrides.

- UI Icons: Add link to fontAwesome4 library . Replace the picture of
  odoo icons with the actual font (90kb image VS 15Kb font)

[1] https://github.com/odoo/odoo/wiki/SCSS-coding-guidelines
[2] https://www.odoo.com/web#id=2704984&menu_id=4720&cids=1&model=project.task&view_type=form

task-3090800

closes odoo/documentation#3327

X-original-commit: 2ca32b40bc
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
2023-01-13 17:33:02 +01:00
..
mobile [MOV] content/*: move resource files into their related page's directory 2022-05-20 14:18:54 +02:00
odoo_editor [ADD] frontend: documentation for the editor's Powerbox 2022-08-19 11:52:46 +02:00
owl_components [MOV] content/*: move resource files into their related page's directory 2022-05-20 14:18:54 +02:00
services [MOV] content/*: move resource files into their related page's directory 2022-05-20 14:18:54 +02:00
assets.rst [FIX] developer/*: consistent code-block language specification 2022-11-25 10:52:04 +01:00
framework_overview.rst [FIX] developer: typo on a code example in the framework overview 2023-01-11 15:39:02 +01:00
hooks.rst [IMP] web: update usePosition API 2023-01-09 12:22:44 +01:00
javascript_cheatsheet.rst [FIX] developer/javascript_cheatsheet: fix a typo 2022-02-02 13:46:10 +00:00
javascript_modules.rst [FIX] *: remove trailing whitespaces 2022-11-18 18:04:50 +01:00
javascript_reference.rst [IMP] conf.py, *: interpolate the version and releases in the content 2022-12-09 13:03:46 +01:00
mobile.rst [FIX] developer/mobile: use spaces and not tabs for indentation 2022-11-18 18:04:50 +01:00
odoo_editor.rst [ADD] frontend: documentation for the editor's Powerbox 2022-08-19 11:52:46 +02:00
owl_components.rst [FIX] *: remove trailing whitespaces 2022-11-18 18:04:50 +01:00
patching_code.rst [FIX] *: remove trailing whitespaces 2022-11-18 18:04:50 +01:00
qweb.rst [IMP] developer: JavaScript tutorial: chapter 3-7 2023-01-12 19:08:49 +01:00
registries.rst [FIX] developer/*: consistent code-block language specification 2022-11-25 10:52:04 +01:00
services.rst [FIX] developer/*: consistent code-block language specification 2022-11-25 10:52:04 +01:00