Arthur Sonzogni 
							
						 
					 
					
						
						
							
						
						8ef18ab647 
					 
					
						
						
							
							Remove pthread dependency  
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	Build / Bazel, ${{ matrix.cxx }}, ${{ matrix.os }} (cl, cl, windows-latest) (push) Waiting to run 
				
			 
		
			
				
	Build / Bazel, ${{ matrix.cxx }}, ${{ matrix.os }} (clang, clang++, macos-latest) (push) Waiting to run 
				
			 
		
			
				
	Build / Bazel, ${{ matrix.cxx }}, ${{ matrix.os }} (clang, clang++, ubuntu-latest) (push) Waiting to run 
				
			 
		
			
				
	Build / Bazel, ${{ matrix.cxx }}, ${{ matrix.os }} (gcc, g++, macos-latest) (push) Waiting to run 
				
			 
		
			
				
	Build / Bazel, ${{ matrix.cxx }}, ${{ matrix.os }} (gcc, g++, ubuntu-latest) (push) Waiting to run 
				
			 
		
			
				
	Build / CMake, ${{ matrix.compiler }}, ${{ matrix.os }} (cl, Windows MSVC, windows-latest) (push) Waiting to run 
				
			 
		
			
				
	Build / CMake, ${{ matrix.compiler }}, ${{ matrix.os }} (gcc, Linux GCC, ubuntu-latest) (push) Waiting to run 
				
			 
		
			
				
	Build / CMake, ${{ matrix.compiler }}, ${{ matrix.os }} (llvm, llvm-cov gcov, Linux Clang, ubuntu-latest) (push) Waiting to run 
				
			 
		
			
				
	Build / CMake, ${{ matrix.compiler }}, ${{ matrix.os }} (llvm, llvm-cov gcov, MacOS clang, macos-latest) (push) Waiting to run 
				
			 
		
			
				
	Build / Test modules (llvm, ubuntu-latest) (push) Waiting to run 
				
			 
		
			
				
	Documentation / documentation (push) Waiting to run 
				
			 
		
		
	 
 
	 
						
						
					 
					
						2025-08-16 18:40:50 +02:00 
						 
				 
			
				
					
						
							
							
								tattwamasi 
							
						 
					 
					
						
						
							
						
						994915dbb9 
					 
					
						
						
							
							Add ftxui convenience/umbrella module to cmake rules to  fix   #1083  ( #1085 )  
						
						... 
						
						
	
		
			
	 
	
	
		
	
	
		
			
				
	Build / Bazel, ${{ matrix.cxx }}, ${{ matrix.os }} (cl, cl, windows-latest) (push) Has been cancelled 
				
			 
		
			
				
	Build / Bazel, ${{ matrix.cxx }}, ${{ matrix.os }} (clang, clang++, macos-latest) (push) Has been cancelled 
				
			 
		
			
				
	Build / Bazel, ${{ matrix.cxx }}, ${{ matrix.os }} (clang, clang++, ubuntu-latest) (push) Has been cancelled 
				
			 
		
			
				
	Build / Bazel, ${{ matrix.cxx }}, ${{ matrix.os }} (gcc, g++, macos-latest) (push) Has been cancelled 
				
			 
		
			
				
	Build / Bazel, ${{ matrix.cxx }}, ${{ matrix.os }} (gcc, g++, ubuntu-latest) (push) Has been cancelled 
				
			 
		
			
				
	Build / CMake, ${{ matrix.compiler }}, ${{ matrix.os }} (cl, Windows MSVC, windows-latest) (push) Has been cancelled 
				
			 
		
			
				
	Build / CMake, ${{ matrix.compiler }}, ${{ matrix.os }} (gcc, Linux GCC, ubuntu-latest) (push) Has been cancelled 
				
			 
		
			
				
	Build / CMake, ${{ matrix.compiler }}, ${{ matrix.os }} (llvm, llvm-cov gcov, Linux Clang, ubuntu-latest) (push) Has been cancelled 
				
			 
		
			
				
	Build / CMake, ${{ matrix.compiler }}, ${{ matrix.os }} (llvm, llvm-cov gcov, MacOS clang, macos-latest) (push) Has been cancelled 
				
			 
		
			
				
	Build / Test modules (llvm, ubuntu-latest) (push) Has been cancelled 
				
			 
		
			
				
	Documentation / documentation (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
						* Add the umbrella module ftxui to the cmake module build.
* Update cpp20 modules documentation. 
						
						
					 
					
						2025-07-27 11:39:46 +02:00 
						 
				 
			
				
					
						
							
							
								Miko 
							
						 
					 
					
						
						
							
						
						b65bbce9bb 
					 
					
						
						
							
							Add modules support ( #1015 )  
						
						... 
						
						
						
						Add experimental C++20 module suppport.
Co-authored-by: ArthurSonzogni <sonzogniarthur@gmail.com > 
						
						
					 
					
						2025-06-04 15:02:20 +02:00 
						 
				 
			
				
					
						
							
							
								KenReneris 
							
						 
					 
					
						
						
							
						
						2c9a828402 
					 
					
						
						
							
							Add support for italics ( #1009 )  
						
						... 
						
						
						
						Co-authored-by: Ken Reneris <ms/devops kreneris@microsoft.com >
Co-authored-by: ArthurSonzogni <sonzogniarthur@gmail.com > 
						
						
					 
					
						2025-03-22 18:03:43 +01:00 
						 
				 
			
				
					
						
							
							
								Arthur Sonzogni 
							
						 
					 
					
						
						
							
						
						d75108e960 
					 
					
						
						
							
							Fix linear_gradient float precision bug.  
						
						... 
						
						
						
						This was reported by:
https://github.com/ArthurSonzogni/FTXUI/issues/998 
Indeed, the `t` interpolation factor, which is itself interpolated might become
slightly larger than 1.0. This is due to the float precision.
This was supposedly handled, but there was an off-by-one error in the check.
Along the way, fix a bug found by a fuzzer.
Bug: https://github.com/ArthurSonzogni/FTXUI/issues/998 
Fixed: https://github.com/ArthurSonzogni/FTXUI/issues/998  
						
						
					 
					
						2025-02-10 23:10:27 +01:00 
						 
				 
			
				
					
						
							
							
								Clément Roblot 
							
						 
					 
					
						
						
							
						
						6fafa2dfed 
					 
					
						
						
							
							Feature: Selection  
						
						... 
						
						
						
						Add support for selection content in the dom. 
						
						
					 
					
						2024-12-27 09:45:13 +01:00 
						 
				 
			
				
					
						
							
							
								Paolo Bosetti 
							
						 
					 
					
						
						
							
						
						d7de24cd9e 
					 
					
						
						
							
							Added -fPIC compile option ( #913 )  
						
						... 
						
						
						
						Added -fPIC compile option. 
						
						
					 
					
						2024-08-11 19:17:57 +02:00 
						 
				 
			
				
					
						
							
							
								Arthur Sonzogni 
							
						 
					 
					
						
						
							
						
						ecacb22d37 
					 
					
						
						
							
							Dropdown: Fix title not updated. ( #851 )  
						
						... 
						
						
						
						A bug was introduced by:
https://github.com/ArthurSonzogni/FTXUI/pull/826 
The checkbox label wasn't updated.
Bug:https://github.com/ArthurSonzogni/FTXUI/issues/861  
						
						
					 
					
						2024-05-15 18:23:59 +02:00 
						 
				 
			
				
					
						
							
							
								nyako 
							
						 
					 
					
						
						
							
						
						cc3bcbf069 
					 
					
						
						
							
							ftxui_set_options: properly check the current compiler. ( #802 )  
						
						... 
						
						
						
						This solve the issue encountered when using clang under MSVC. 
						
						
					 
					
						2024-01-08 07:05:41 +01:00 
						 
				 
			
				
					
						
							
							
								Claus Klein 
							
						 
					 
					
						
						
							
						
						dd6a5d371f 
					 
					
						
						
							
							Fix CMAKE_UNITY_BUILD usage ( #738 )  
						
						... 
						
						
						
						Add missing include guard.
This fix https://github.com/cpp-best-practices/cmake_template/issues/64 
Co-authored-by: ArthurSonzogni <sonzogniarthur@gmail.com > 
						
						
					 
					
						2023-08-28 21:38:51 +02:00 
						 
				 
			
				
					
						
							
							
								Stefan Ravn van Overeem 
							
						 
					 
					
						
						
							
						
						eb9a701fd7 
					 
					
						
						
							
							Add -Wuseless-cast to FTXUI_DEV_WARNINGS ( #728 )  
						
						... 
						
						
						
						Add the -Wuseless-cast to the FTXUI_DEV_WARNINGS and
fix the compiler complaints about useless casts 
						
						
					 
					
						2023-08-19 11:20:04 +02:00 
						 
				 
			
				
					
						
							
							
								Clément Roblot 
							
						 
					 
					
						
						
							
						
						21fe59dee8 
					 
					
						
						
							
							Upgrade the version of google benchmark ( #709 )  
						
						... 
						
						
						
						This upgrades the version of google benchmark used. The main reason for this upgrade is that the old version doesn't display the OVERALL_GEOMEAN when comparing two benchmarks.
Co-authored-by: ArthurSonzogni <sonzogniarthur@gmail.com > 
						
						
					 
					
						2023-07-29 11:00:48 +02:00 
						 
				 
			
				
					
						
							
							
								Arthur Sonzogni 
							
						 
					 
					
						
						
							
						
						455998d759 
					 
					
						
						
							
							Remove Ref<XxxOption> and add new interfaces. ( #686 )  
						
						... 
						
						
						
						1. Stop taking Ref<XxxOption> in Component constructors. Instead, use
   the XxxOption directly. Passing by copy avoid problems developers had
   where one was shared in between multiple component, causing issues.
2. Add variants of most component constructors taking a struct only.
This replaces:
https://github.com/ArthurSonzogni/FTXUI/pull/670 
This fixes:
https://github.com/ArthurSonzogni/FTXUI/issues/426  
						
						
					 
					
						2023-06-25 17:22:05 +02:00 
						 
				 
			
				
					
						
							
							
								Arthur Sonzogni 
							
						 
					 
					
						
						
							
						
						7b7177b59c 
					 
					
						
						
							
							Feature: hyperlink support. ( #665 )  
						
						... 
						
						
						
						See the [OSC 8 page](https://gist.github.com/egmontkob/eb114294efbcd5adb1944c9f3cb5feda ).
FTXUI support proposed by @aaleino in [#662 ](https://github.com/ArthurSonzogni/FTXUI/issues/662 ).
API:
```cpp
auto link = text("Click here") | hyperlink("https://github.com/FTXUI ")
```
Fixed:https://github.com/ArthurSonzogni/FTXUI/issues/662  
						
						
					 
					
						2023-06-04 21:06:19 +02:00 
						 
				 
			
				
					
						
							
							
								Arthur Sonzogni 
							
						 
					 
					
						
						
							
						
						7d7be0e9da 
					 
					
						
						
							
							build: Display options and turn DOC/EXAMPLE OFF ( #661 )  
						
						... 
						
						
						
						- Add `FTXUI_QUIET` to stop displaying FTXUI configuration messages.
- Turn `FTXUI_BUILD_DOC` and `FTXUI_BUILD_EXAMPLE` OFF by default
- Display the list of options. 
						
						
					 
					
						2023-06-04 14:35:08 +02:00 
						 
				 
			
				
					
						
							
							
								Henrik S. Gaßmann 
							
						 
					 
					
						
						
							
						
						8bea9261bc 
					 
					
						
						
							
							build: Properly escape paths which may contain spaces  
						
						
						
						
					 
					
						2023-05-29 16:27:31 +02:00 
						 
				 
			
				
					
						
							
							
								Henrik S. Gaßmann 
							
						 
					 
					
						
						
							
						
						3e5322944d 
					 
					
						
						
							
							build: Remove redundant cmake version check  
						
						... 
						
						
						
						The main `CMakelists.txt` already asserts a minimum version of `3.12`
which renders the condition `cmake <= 3.11.4` to be always false. 
						
						
					 
					
						2023-05-29 16:27:31 +02:00 
						 
				 
			
				
					
						
							
							
								Henrik S. Gaßmann 
							
						 
					 
					
						
						
							
						
						332f229e49 
					 
					
						
						
							
							build(install): Remove redundant install settings  
						
						
						
						
					 
					
						2023-05-29 16:27:31 +02:00 
						 
				 
			
				
					
						
							
							
								Henrik S. Gaßmann 
							
						 
					 
					
						
						
							
						
						806bacf15a 
					 
					
						
						
							
							build(install): Fix pkgconfig install directory  
						
						... 
						
						
						
						`pkg-config` finds configs within `$prefix/lib/pkgconfig`, but not in
`$prefix/lib`.
See-Also: https://linux.die.net/man/1/pkg-config  
						
						
					 
					
						2023-05-29 16:27:31 +02:00 
						 
				 
			
				
					
						
							
							
								SpaceIm 
							
						 
					 
					
						
						
							
						
						d93b687bde 
					 
					
						
						
							
							CMake: use compile_features to set min C++ standard ( #647 )  
						
						
						
						
					 
					
						2023-05-25 19:34:34 +02:00 
						 
				 
			
				
					
						
							
							
								SpaceIm 
							
						 
					 
					
						
						
							
						
						69557d4623 
					 
					
						
						
							
							add FTXUI_DEV_WARNINGS option in CMakeLists ( #648 )  
						
						... 
						
						
						
						This option allows to enable warnings as errors, and add more compiler warnings 
						
						
					 
					
						2023-05-23 14:38:49 +02:00 
						 
				 
			
				
					
						
							
							
								Henrik Gaßmann 
							
						 
					 
					
						
						
							
						
						b1c53bcd15 
					 
					
						
						
							
							build: Check package version in find_package ( #643 )  
						
						... 
						
						
						
						Modify the `ftxui-config.cmake.in` file so that it includes
`ftxui-targets.cmake`. This causes cmake to check the version is
compatible with what the user requested.
This patch also includes additional minor changes.
Co-authored-by: ArthurSonzogni <sonzogniarthur@gmail.com > 
						
						
					 
					
						2023-05-19 17:50:23 +02:00 
						 
				 
			
				
					
						
							
							
								Henner Zeller 
							
						 
					 
					
						
						
							
						
						6e059dadd5 
					 
					
						
						
							
							Add pkg-config file. ( #642 )  
						
						... 
						
						
						
						This file describes the include and lib location and makes
it possible to use the library in build systems other than
CMake, e.g. in basic Makefiles.
Signed-off-by: Henner Zeller <h.zeller@acm.org > 
						
						
					 
					
						2023-05-17 10:50:47 +02:00 
						 
				 
			
				
					
						
							
							
								Arthur Sonzogni 
							
						 
					 
					
						
						
							
						
						7de4f8683d 
					 
					
						
						
							
							Feature: Add multi-line input. ( #630 )  
						
						
						
						
					 
					
						2023-05-02 13:32:37 +02:00 
						 
				 
			
				
					
						
							
							
								Jason Turner 
							
						 
					 
					
						
						
							
						
						e23dbc7473 
					 
					
						
						
							
							Use globally set CMAKE_CXX_STANDARD if it is set ( #620 )  
						
						
						
						
					 
					
						2023-04-17 22:17:48 +02:00 
						 
				 
			
				
					
						
							
							
								Marc 
							
						 
					 
					
						
						
							
						
						896c0f2f6e 
					 
					
						
						
							
							Casting and documentation fixes ( #608 )  
						
						... 
						
						
						
						Add `-wDocumentation` option. Fix the documentation.
Fix c++20/c++17 confusion in tests.
Co-authored-by: ArthurSonzogni <sonzogniarthur@gmail.com > 
						
						
					 
					
						2023-03-31 17:13:48 +02:00 
						 
				 
			
				
					
						
							
							
								Vinicius Moura Longaray 
							
						 
					 
					
						
						
							
						
						e83e90ced2 
					 
					
						
						
							
							Feature: LinearGradient color decorator. ( #592 )  
						
						... 
						
						
						
						Based on the existing color decorators, create new ones to apply a gradient effect on the DOM.
Co-authored-by: ArthurSonzogni <sonzogniarthur@gmail.com > 
						
						
					 
					
						2023-03-22 13:59:02 +01:00 
						 
				 
			
				
					
						
							
							
								ArthurSonzogni 
							
						 
					 
					
						
						
							
						
						d301fab1f4 
					 
					
						
						
							
							Release v4.0.0  
						
						
						
						
					 
					
						2023-02-12 18:02:40 +01:00 
						 
				 
			
				
					
						
							
							
								Arthur Sonzogni 
							
						 
					 
					
						
						
							
						
						350dcac032 
					 
					
						
						
							
							Fix build about fuzzer. ( #557 )  
						
						... 
						
						
						
						Previous patch introduced a regression. The condition needs to be
inverted.
Fixed:https://github.com/ArthurSonzogni/FTXUI/issues/556  
						
						
					 
					
						2023-01-17 17:36:59 +01:00 
						 
				 
			
				
					
						
							
							
								Arthur Sonzogni 
							
						 
					 
					
						
						
							
						
						65848d1e5f 
					 
					
						
						
							
							cmake: support gtest from the package manager ( #552 )  
						
						... 
						
						
						
						Some developers would be happier with the gtest version provided from
their package manager. Use it if it is installed the package provide
cmake support.
Fixed: https://github.com/ArthurSonzogni/FTXUI/issues/551  
						
						
					 
					
						2023-01-14 20:37:42 +01:00 
						 
				 
			
				
					
						
							
							
								Arthur Sonzogni (slow/sick) 
							
						 
					 
					
						
						
							
						
						0d54285e19 
					 
					
						
						
							
							Add the Hoverable wrapper. ( #522 )  
						
						... 
						
						
						
						This will make it easier for developers. For instance:
https://github.com/ArthurSonzogni/FTXUI/issues/521  
						
						
					 
					
						2022-12-04 11:54:49 +01:00 
						 
				 
			
				
					
						
							
							
								Arthur Sonzogni 
							
						 
					 
					
						
						
							
						
						c8ec151154 
					 
					
						
						
							
							Bring back C++17 minimal requirement. ( #475 )  
						
						
						
						
					 
					
						2022-09-03 13:03:04 +02:00 
						 
				 
			
				
					
						
							
							
								Arthur Sonzogni 
							
						 
					 
					
						
						
							
						
						b3ba747d82 
					 
					
						
						
							
							Feature: Slider in any directions. ( #468 )  
						
						... 
						
						
						
						Add the `SliderOption` option supporting:
```cpp
{
  Ref<T> value;
  ConstRef<T> min = T(0);
  ConstRef<T> max = T(100);
  ConstRef<T> increment = (max() - min()) / 20;
  GaugeDirection direction = GaugeDirection::Right;
  Color color_active = Color::White;
  Color color_inactive = Color::GrayDark;
};
```
In particular, this supports multiple direction. This resolves:
https://github.com/ArthurSonzogni/FTXUI/issues/467 
This one do not support adding a label. The old constructors can still
be used to have a label. 
						
						
					 
					
						2022-08-30 18:52:33 +02:00 
						 
				 
			
				
					
						
							
							
								Julien Marrec 
							
						 
					 
					
						
						
							
						
						e42ab7b2e6 
					 
					
						
						
							
							Typo in iwyu.cmake ( #447 )  
						
						
						
						
					 
					
						2022-08-07 12:15:52 +02:00 
						 
				 
			
				
					
						
							
							
								Arthur Sonzogni 
							
						 
					 
					
						
						
							
						
						925a7578d4 
					 
					
						
						
							
							Feature: the Modal component. ( #418 )  
						
						
						
						
					 
					
						2022-06-12 17:08:22 +02:00 
						 
				 
			
				
					
						
							
							
								Vebjørn Johansen Rognli 
							
						 
					 
					
						
						
							
						
						bb3231695f 
					 
					
						
						
							
							Set includes as system interface to suppress warnings for other users ( #415 )  
						
						... 
						
						
						
						Set includes as system interface to suppress warnings for other users
Co-authored-by: ArthurSonzogni <sonzogniarthur@gmail.com > 
						
						
					 
					
						2022-06-11 18:39:07 +02:00 
						 
				 
			
				
					
						
							
							
								ArthurSonzogni 
							
						 
					 
					
						
						
							
						
						3d56146447 
					 
					
						
						
							
							Add test coverage for button, collapsible and menu.  
						
						
						
						
					 
					
						2022-04-28 10:08:33 +02:00 
						 
				 
			
				
					
						
							
							
								ArthurSonzogni 
							
						 
					 
					
						
						
							
						
						c33e805a76 
					 
					
						
						
							
							Add coverage for menu and resizable_split.  
						
						
						
						
					 
					
						2022-04-27 23:00:29 +02:00 
						 
				 
			
				
					
						
							
							
								ArthurSonzogni 
							
						 
					 
					
						
						
							
						
						84d6e6b3dd 
					 
					
						
						
							
							Add additional coverage tests.  
						
						
						
						
					 
					
						2022-04-27 14:00:46 +02:00 
						 
				 
			
				
					
						
							
							
								ArthurSonzogni 
							
						 
					 
					
						
						
							
						
						114cbfcffd 
					 
					
						
						
							
							Add coverage and remove deprecated WideInput.  
						
						
						
						
					 
					
						2022-04-27 11:33:42 +02:00 
						 
				 
			
				
					
						
							
							
								Arthur Sonzogni 
							
						 
					 
					
						
						
							
						
						06ed8567b8 
					 
					
						
						
							
							Add coverage for colors (extended) ( #385 )  
						
						
						
						
					 
					
						2022-04-27 09:28:48 +02:00 
						 
				 
			
				
					
						
							
							
								Arthur Sonzogni 
							
						 
					 
					
						
						
							
						
						04b36df567 
					 
					
						
						
							
							Coverage decorator ( #384 )  
						
						... 
						
						
						
						Add code coverage for colors and decorators. 
						
						
					 
					
						2022-04-26 17:04:34 +02:00 
						 
				 
			
				
					
						
							
							
								Arthur Sonzogni 
							
						 
					 
					
						
						
							
						
						764c24ef40 
					 
					
						
						
							
							Add code coverage support. ( #378 )  
						
						
						
						
					 
					
						2022-04-17 15:47:20 +02:00 
						 
				 
			
				
					
						
							
							
								Arthur Sonzogni 
							
						 
					 
					
						
						
							
						
						aebde94352 
					 
					
						
						
							
							Add clang-tidy. ( #368 )  
						
						
						
						
					 
					
						2022-03-31 02:17:43 +02:00 
						 
				 
			
				
					
						
							
							
								Arthur Sonzogni 
							
						 
					 
					
						
						
							
						
						4da63b9260 
					 
					
						
						
							
							Animation ( #355 )  
						
						
						
						
					 
					
						2022-03-13 18:51:46 +01:00 
						 
				 
			
				
					
						
							
							
								ericLemanissier 
							
						 
					 
					
						
						
							
						
						f95ed885bb 
					 
					
						
						
							
							Don't override PREFIX target property ( #340 )  
						
						... 
						
						
						
						PREFIX is by default "lib", which most of the libraries use.
this changes makes the library files libftxui-foo.a
as ArthurSonzogni/FTXUI#140  intended originally 
						
						
					 
					
						2022-02-19 10:48:07 +01:00 
						 
				 
			
				
					
						
							
							
								Arthur Sonzogni 
							
						 
					 
					
						
						
							
						
						62747a49b6 
					 
					
						
						
							
							Fix windows warning. ( #332 )  
						
						
						
						
					 
					
						2022-02-13 10:51:47 +01:00 
						 
				 
			
				
					
						
							
							
								Arthur Sonzogni 
							
						 
					 
					
						
						
							
						
						81b7207121 
					 
					
						
						
							
							Move to v2.0.0 ( #315 )  
						
						
						
						
					 
					
						2022-01-22 17:58:33 +01:00 
						 
				 
			
				
					
						
							
							
								Andrey Zimin 
							
						 
					 
					
						
						
							
						
						358f886fab 
					 
					
						
						
							
							Clamp selected_ on list resize for Radiobox/Menu/Toggle ( #298 )  
						
						... 
						
						
						
						fix: https://github.com/ArthurSonzogni/FTXUI/issues/296#issue-1092343846 
When the list in Radiobox/Menu/Toggle is resized, clamp the |selected_| values so that it stays within bounds.
Clamping is executed in Render() and in OnEvent()
Co-authored-by: ArthurSonzogni <sonzogniarthur@gmail.com > 
						
						
					 
					
						2022-01-06 22:38:32 +01:00 
						 
				 
			
				
					
						
							
							
								Arthur Sonzogni 
							
						 
					 
					
						
						
							
						
						602392c43d 
					 
					
						
						
							
							Implement flexbox ( #277 )  
						
						... 
						
						
						
						This implement the flexbox elements, following the HTML one.
Built from them, there is also the following elements:
- `paragraph`
- `paragraphAlignLeft`
- `paragraphAlignRight`
- `paragraphAlignCenter`
- `paragraphAlignJustify`
This is a breaking change. 
						
						
					 
					
						2021-12-11 17:58:25 +01:00