documentation/redirects
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
..
11.0.txt [FIX] *: enforce 1 newline on files end 2022-11-18 18:04:49 +01:00
12.0.txt [FIX] *: enforce 1 newline on files end 2022-11-18 18:04:49 +01:00
13.0.txt [IMP] *: consistency for the use of "Odoo Online" (and SaaS) 2022-10-21 20:00:55 +02:00
14.0.txt [IMP] *: consistency for the use of "Odoo Online" (and SaaS) 2022-10-21 20:00:55 +02:00
15.0.txt [IMP] inventory: thd batch updates 2022-10-25 21:20:45 +02:00
16.0.txt [IMP] scss: update, improve preexisting content 2023-01-13 17:33:02 +01:00
MANUAL.md [IMP] contributing/documentation: rewrite the contribution guide 2023-01-03 20:14:55 +01:00
saas-15.2.txt [MOV] developer/reference: move up the standard_modules directory 2022-07-13 19:55:51 +02:00
saas-16.1.txt [IMP] supported_version: release 16.0 and deprecate 13.0 2022-10-12 09:39:45 +02:00