Commit 64ef8d1
committed
✨ Update CSS and JavaScript for Widget Enhancements
- 🎨 Changed the CSS class for background color in `page_head_css_theme.tpl.php` to `.widget-body` for better styling control.
- 📜 Updated script version numbers in `userchat2.php` to `421` for both IE and standard React app scripts, ensuring compatibility with the latest features.
- 🔄 Modified `BodyChat.js` to include a new class `popup-body` for improved layout handling in different modes, enhancing user experience.
- 🔧 Incremented React app version in `settings.php` to `421` to reflect the latest updates and ensure all components are in sync.
These changes aim to improve the visual consistency and functionality of the chat widget. 🚀1 parent 967f198 commit 64ef8d1
6 files changed
Lines changed: 9 additions & 7 deletions
File tree
- lhc_web
- design/defaulttheme
- js/widgetv2
- tpl/pagelayouts
- parts
- widget/react-app/src/components
- modules/lhwidgetrestapi
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
156 | | - | |
| 156 | + | |
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
| 116 | + | |
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| |||
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
182 | | - | |
| 182 | + | |
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
| 188 | + | |
| 189 | + | |
188 | 190 | | |
189 | 191 | | |
190 | 192 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
581 | 581 | | |
582 | 582 | | |
583 | 583 | | |
584 | | - | |
| 584 | + | |
585 | 585 | | |
586 | 586 | | |
587 | 587 | | |
| |||
0 commit comments