summaryrefslogtreecommitdiff
path: root/CHANGELOG.txt
blob: 75540ecc02c8f0a77f188e71558748ab5f463d11 (plain) (blame)
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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
# D

* physics: Fix error in note;
* phsyics: Add formula for force;

# C

* astronomy: Add section for stellar bodies;
* mathematics: Update definitions of the inverse trigonometric function;
* mathematics: Update trigonometric formulae;
* astronomy: Add section for constellations;
* latin: Update glossary;

# B

* html: Remove unnessecay line breaks;
* css: Group relevant paragraphs together;
* css: Implement using SCSS (use processStyles.sh);
* git: Ignore CSS files;
* css: Combine heading classes;
* css: Miscellaneous adjustments;
* about: Miscellaneous text adjustments;
* phsyics: Update definition of standard gravity on Earth;

# A

* css: Update navigation bar and copyright notice;
* svg: Update logo;
* html: Give each page it's own title;
* latin: Add grammar section;
* html: Use hyphen in interval in copyright notice;
* css: Add footnotes;
* latin: Explain cases more;
* latin: Add glossary section;

# 9

* styling: Add specific styling for notes;
* styling: Use span for emphasis (instead of i);
* physics: Use different formula for power;

# 8

* about: Fix bad link to french;

# 7

* about: Fix incorrect link to repository;

# 6

* chemistry: Use generic symbols for measures;

# 5

* html: Use the thead, tbody, and tfoot tags in tables;
* phsyics: Minor updates;
* mathjax: Fix syntax inconsistency;
* styling: Remove dead links;
* astronomy: Update unit definitions;
* astronomy: Link to the constants of physics;
* mathematics: Add note to formula for getting the area of the triangle;
* chemistry: Remove extraneous information in constant definitions;
* chemistry: Add note to formulae section;

# 4

* chemistry: Fix small error with regards to measures and units;

# 3

* styling: Decrease size of logotype and heading;
* styling: Organise CSS;
* styling: Contain navigation bar and page in a common div;
* styling: Update page border;
* styling: Decrease theme toggler size;
* styling: Use variables for font families;
* styling: Update copyright notice placement;
* styling: Round tables corners and thicken outlines;
* files:   Put topic pages inside 'topic' folder;
* spanish: Add topic;
* greek:   Add topic;
* mathjax: Use decimal power notation more;
* styling: Make logotype monochromatic;
* styling: Move heading down to copyright notice (and rename it to projectName);
* styling: Use sans serif in navigation bar;
* styling: Strikethrough links to empty topics;

# 2

* physics: Add note to temperature formula under thermodynamics;
* Split project according to subdomain;

# 1

* reference: styling: Rename backgroundColour0 to bodyColour and backgroundColour1 to backgroundColour;
* reference: Update about page text;
* reference: german: Add conjugation of sein;
* reference: physics: Use different terms;
* reference: styling: Implement small table rows;
* reference: styling: Implement subheadings;
* reference: styling: Rename sectionTitle and pageTitle to sectionHeading and pageHeading;
* reference: styling: Align page headings to the right;
* reference: Add copyright notice to the page footer;

# 0

* Move encyclopedia frome fadaesen-webservice (and rename to reference);
* reference: Update chemistry page;
* reference: Update physics page;
* reference: Update mathematics page;
* reference: mathematics: Use the miniscule greek letters alpha, beta, and gamma instead of the majuscule latin letters A, B, and C;
* reference: Split physics page into more sections;
* Update MathJax syntax;
* reference: astronomy: Use Jupiter's symbol for jupitermasses and jupiterradii;
* reference: mathematics: Fix incorrect methods for getting the sides of a triangle;