mirror of
				https://github.com/AppFlowy-IO/AppFlowy.git
				synced 2025-10-31 10:03:18 +00:00 
			
		
		
		
	 15c9a67028
			
		
	
	
		15c9a67028
		
			
		
	
	
	
	
		
			
			* feat: add support to control the depth of outline block component * feat: update localization keys * feat: add depth option to `BlockOptionButton` * feat: retrive outline block heading components upto the depth level * feat: add depth option config to editor configuration * test: outline block depth control * feat: add outline block placeholder * refactor: remove redundant codes * ci: trigger github actions * chore: refactor `OptionDepthType` enum * fix: flutter ci error * refactor: removed `finalHeadingLevel` from outline keys * fix: flutter ci error