Shivam Mishra 
							
						 
					 
					
						
						
							
						
						ea3ef9064b 
					 
					
						
						
							
							feat: handle rails turbo morphing ( #11422 )  
						
						... 
						
						
						
						Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com > 
						
						
					 
					
						2025-05-07 10:22:08 +05:30 
						 
				 
			
				
					
						
							
							
								David Kubeš 
							
						 
					 
					
						
						
							
						
						ecc95478b9 
					 
					
						
						
							
							feat: widget opened and closed events ( #11240 )  
						
						... 
						
						
						
						Fixes  #9272 
---------
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com > 
					
						2025-04-24 17:01:39 +05:30 
						 
				 
			
				
					
						
							
							
								Sivin Varghese 
							
						 
					 
					
						
						
							
						
						abf376940d 
					 
					
						
						
							
							fix: Avoid overflow caused by the empty span element ( #9753 )  
						
						... 
						
						
						
						This PR addresses an issue with the `createNotificationBubble` function, which generates an empty `span` element with the class `woot--notification`. This `span` element is currently not utilized anywhere in the code and lacks associated CSS, leading to an overflow issue, specifically in the Firefox browser. It solves the website overflow issue by removing this unused `span` element. This change is unrelated to the unread notification dot, which is working as before.
Fixes https://linear.app/chatwoot/issue/PR-1098/missing-css-for-woot-notification-div  
						
						
					 
					
						2024-07-10 19:56:46 -07:00 
						 
				 
			
				
					
						
							
							
								Shivam Mishra 
							
						 
					 
					
						
						
							
						
						bc8736c08e 
					 
					
						
						
							
							fix: widget does not load when navigating on pages with view transition [CW-3249] ( #9443 )  
						
						... 
						
						
						
						* feat: add ids to each element
* feat: restore elements for apps that use view transitions
* fix: remove generator check condition
* feat: handle turbolinks
* fix: new body handling
* chore: undo debug changes 
						
						
					 
					
						2024-05-15 10:45:03 +05:30 
						 
				 
			
				
					
						
							
							
								Shivam Mishra 
							
						 
					 
					
						
						
							
						
						a06a5a574a 
					 
					
						
						
							
							fix: use innerText instead of innerHTML ( #6431 )  
						
						... 
						
						
						
						* refactor: use inner text instead of inner html
* refactor: use innerText instead of innerHTML 
						
						
					 
					
						2023-02-10 17:20:15 +05:30 
						 
				 
			
				
					
						
							
							
								Daniel Drexlmaier 
							
						 
					 
					
						
						
							
						
						e3f13dd455 
					 
					
						
						
							
							choreButtons must have discernible text ( #6132 )  
						
						... 
						
						
						
						Co-authored-by: Pranav Raj S <pranav@chatwoot.com > 
						
						
					 
					
						2023-01-01 21:39:38 -08:00 
						 
				 
			
				
					
						
							
							
								Sivin Varghese 
							
						 
					 
					
						
						
							
						
						2972319026 
					 
					
						
						
							
							fix: Update colors in widget buttons to fix invalid colors ( #6033 )  
						
						... 
						
						
						
						Co-authored-by: nithindavid <1277421+nithindavid@users.noreply.github.com >
Co-authored-by: Pranav Raj S <pranav@chatwoot.com > 
						
						
					 
					
						2022-12-14 15:21:20 -08:00 
						 
				 
			
				
					
						
							
							
								David Kubeš 
							
						 
					 
					
						
						
							
						
						0c8f744c33 
					 
					
						
						
							
							chore: Remove unnecessary methods and polyfills ( #5614 )  
						
						
						
						
					 
					
						2022-10-12 14:42:06 -07:00 
						 
				 
			
				
					
						
							
							
								Fayaz Ahmed 
							
						 
					 
					
						
						
							
						
						ef850eda0f 
					 
					
						
						
							
							feat: Add the SDK method to programatically toggle live chat bubble ( #4223 )  
						
						... 
						
						
						
						Co-authored-by: Pranav Raj S <pranav@chatwoot.com > 
						
						
					 
					
						2022-05-06 19:30:48 +05:30 
						 
				 
			
				
					
						
							
							
								Pranav Raj S 
							
						 
					 
					
						
						
							
						
						6c94768bdb 
					 
					
						
						
							
							feat: Add flat design for widget ( #4065 )  
						
						
						
						
					 
					
						2022-02-25 16:18:18 +05:30 
						 
				 
			
				
					
						
							
							
								Pranav Raj S 
							
						 
					 
					
						
						
							
						
						1a8b8f0900 
					 
					
						
						
							
							chore: Move referrerHost to appConfig store ( #3433 )  
						
						
						
						
					 
					
						2021-11-22 15:05:29 +05:30 
						 
				 
			
				
					
						
							
							
								koudshoorn 
							
						 
					 
					
						
						
							
						
						af1d8c0ee5 
					 
					
						
						
							
							feat:  Fixes   #1940  WCAG support for website widget ( #2071 )  
						
						... 
						
						
						
						Co-authored-by: Kaj Oudshoorn <kaj@milvum.com >
Co-authored-by: Pranav Raj S <pranav@chatwoot.com >
Co-authored-by: Nithin David Thomas <1277421+nithindavid@users.noreply.github.com > 
						
						
					 
					
						2021-09-02 12:13:53 +05:30 
						 
				 
			
				
					
						
							
							
								Pranav Raj S 
							
						 
					 
					
						
						
							
						
						715bd368f4 
					 
					
						
						
							
							chore: Add alt for bubble icon ( #1200 )  
						
						
						
						
					 
					
						2020-09-04 19:13:22 +05:30 
						 
				 
			
				
					
						
							
							
								Pranav Raj S 
							
						 
					 
					
						
						
							
						
						0adbc346df 
					 
					
						
						
							
							feat: Add an extended bubble design for the widget ( #1123 )  
						
						... 
						
						
						
						* feat: Add a new design for chat bubble
Signed-off-by: Pranav Raj Sreepuram <pranavrajs@gmail.com >
* Add i18n
* Fix stye issues
* Set fixed font-size
* Update docs for bubble 
						
						
					 
					
						2020-08-09 16:07:32 +05:30 
						 
				 
			
				
					
						
							
							
								Nithin David Thomas 
							
						 
					 
					
						
						
							
						
						49db9c5d8a 
					 
					
						
						
							
							Adds unread message bubbles for widget ( #943 )  
						
						... 
						
						
						
						Co-authored-by: Sojan <sojan@pepalo.com >
Co-authored-by: Pranav Raj S <pranav@thoughtwoot.com > 
						
						
					 
					
						2020-07-08 00:04:44 +05:30 
						 
				 
			
				
					
						
							
							
								Nithin David Thomas 
							
						 
					 
					
						
						
							
						
						944fbf27b7 
					 
					
						
						
							
							Enhancement: Improve scrolling on widget  #954  ( #955 )  
						
						... 
						
						
						
						Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com > 
						
						
					 
					
						2020-06-13 20:33:23 +05:30 
						 
				 
			
				
					
						
							
							
								Pranav Raj S 
							
						 
					 
					
						
						
							
						
						6770126de0 
					 
					
						
						
							
							Feature: Customise the position of messenger ( #767 )  
						
						... 
						
						
						
						Co-authored-by: Nithin David Thomas <webofnithin@gmail.com > 
						
						
					 
					
						2020-04-25 23:18:00 +05:30 
						 
				 
			
				
					
						
							
							
								Pranav Raj S 
							
						 
					 
					
						
						
							
						
						645d53db1c 
					 
					
						
						
							
							Bug: Fix webwidget.triggered event ( #750 )  
						
						
						
						
					 
					
						2020-04-22 13:14:09 +05:30 
						 
				 
			
				
					
						
							
							
								Pranav Raj S 
							
						 
					 
					
						
						
							
						
						cb22b396eb 
					 
					
						
						
							
							Feature: Website SDK ( #653 )  
						
						... 
						
						
						
						Add SDK functions
Co-authored-by: Sojan <sojan@pepalo.com > 
						
						
					 
					
						2020-04-03 13:04:58 +05:30