-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathchange_logs.txt
53 lines (44 loc) · 1.64 KB
/
change_logs.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
Logs of the work done
v1.0.0 - GC - 05.11.2019 :
- AJUI BreadCrumb first version Implemented
- Breadcrumb model available : arrow, simple
- Section types : standard, first, current, next, previous
- States : default, hover, active, disable
- Callback on click and double click
- User Manual to check all the features
- AJUI BreadCrumb Lab implemented
v1.1.0 - GC - 08.11.2019 :
- CornerRadius of the section scale rather than use the same value as the container
- New template for the Lab and some fix
- Lab version added in the title of the lab
v1.1.1 - GC - 20.12.2019 :
Lab :
- Update menu
v1.2.0 - GC - 22.01.2020 :
Component :
- V18
- New model : groupedButtons
- Manuals updated
Lab :
- v18
- listbox properties edited in bold
- listbox adapts itself according to the model
- Default value modified for the properties "dynamicSize" and "lastSectionWithArrow"
- HDI GroupedButtons
- Lab manuals updated
- Set default value for picker color
v1.2.1 (component) - GC - 24.01.2020 :
Component :
- Fix formula "SetCurrentSection" when using the model "groupedButtons"
V1.2.1 (lab) - GC - 28.02.2020
Lab :
- Only the standard and current states are editable in the lab when the Breadcrumb is a groupedButtons model now
- Quick save added (Mac : option + clic, Window : alt + clic)
- The save form selects the folder type of the template and not the default folder for the dropdown list now
- Updated wiki lab manuals
V1.2.2 (lab) - GC - 18.06.2020
- Added Breadcrumb class
- Updated wiki
v1.2.3 - GC - 29.07.2020
- You can use "#" to designate the 4D resources folder in your path when you load a template
- Updated wiki