This commit is contained in:
Simon Genin 2021-10-12 13:40:18 +02:00
parent fd28f72c68
commit ce2b45d9bc
17 changed files with 28 additions and 6 deletions

View File

@ -0,0 +1,2 @@
Checkbox Component
==================

View File

@ -0,0 +1,2 @@
DatePicker Component
====================

View File

@ -0,0 +1,4 @@
Debug Menu component
====================
And debug menu item component

View File

@ -2,6 +2,10 @@
Dialog
======
Add confirmation dialog
Add error dialog
Overview
--------

View File

@ -0,0 +1,2 @@
File Input Component
====================

View File

@ -0,0 +1,2 @@
Navbar Component
================

View File

@ -0,0 +1,2 @@
Notification Component
======================

View File

@ -1,6 +1,6 @@
Popover
=======
Popover Component
=================
Props
-----

View File

@ -0,0 +1,2 @@
Switch Company Menu Component
=============================

View File

@ -0,0 +1,2 @@
Tooltip Component
=================

View File

@ -1,6 +1,6 @@
Crash Manager and Errors
========================
Error Handling
==============
Overview
--------

View File

@ -1,6 +1,6 @@
Global odoo object
==================
Global ``odoo`` Object
======================
Overview
--------