|  | 4acab9a662 | feat(type_utils): add nullable num comparison | 2023-04-13 23:29:27 +02:00 |  | 
			
				
					|  | 468aa72635 | refactor(bloc_helper): docs + nullable multiprovider attributes | 2023-04-13 23:29:27 +02:00 |  | 
			
				
					|  | 72b27b27ee | refactor(arch): move to dart package | 2023-04-13 23:29:27 +02:00 |  | 
			
				
					|  | 41add204f3 | docs: change some documentation | 2023-04-13 23:29:27 +02:00 |  | 
			
				
					|  | e5e0550017 | docs(arch): add documentation | 2023-04-13 23:29:27 +02:00 |  | 
			
				
					|  | 7a3de79e36 | docs(type_utils): add some documentation | 2023-04-13 23:29:27 +02:00 |  | 
			
				
					|  | 84b17382c1 | docs(architecture): update readme | 2023-04-13 23:29:27 +02:00 |  | 
			
				
					|  | 9f260b8d0b | ci: add pubignore for each package | 2023-04-13 23:29:26 +02:00 |  | 
			
				
					|  | 6f585cf7ee | chore: add scripts to clean license, authors | 2023-04-13 23:29:26 +02:00 |  | 
			
				
					|  | a5cc20d05a | feat(i18n): change gitignore for symbolic link | 2023-04-13 23:29:06 +02:00 |  | 
			
				
					|  | 1d3e487d6b | feat(authentication): add mock + local storage | 2023-04-13 23:24:12 +02:00 |  | 
			
				
					|  | 4d872edc4e | docs(authentication): update example with multiple data sources | 2023-04-13 23:24:12 +02:00 |  | 
			
				
					|  | d53e7b80da | refactor(authentication)!: split data sources (cache, session, external) | 2023-04-13 23:24:12 +02:00 |  | 
			
				
					|  | 5a7930550d | style(authentication): dart format + add some docs | 2023-04-13 23:24:12 +02:00 |  | 
			
				
					|  | eb4ae834c1 | fix(authentication): make sur access token is available on every steps | 2023-04-13 23:24:12 +02:00 |  | 
			
				
					|  | b83275aaf6 | feat(authentication): remove session wrapper for AuthenticationSession | 2023-04-13 23:24:12 +02:00 |  | 
			
				
					|  | 6556c4485f | docs(authentication): add full dartdoc | 2023-04-13 23:24:12 +02:00 |  | 
			
				
					|  | 8ed9e86db2 | test(authentication): update tests | 2023-04-13 23:24:11 +02:00 |  | 
			
				
					|  | 87c557263d | docs(authentication): add wiki script | 2023-04-13 23:24:11 +02:00 |  | 
			
				
					|  | 1de922f644 | docs(authentication): update example | 2023-04-13 23:24:11 +02:00 |  | 
			
				
					|  | 1c5a6ce9eb | feat(authentication): add account edit cubit | 2023-04-13 23:24:11 +02:00 |  | 
			
				
					|  | 3faceeebb6 | feat(authentication): add custom routine, and documentation | 2023-04-13 23:24:11 +02:00 |  | 
			
				
					|  | eafe4dc7c6 | feat(authentication): add full event support | 2023-04-13 23:24:11 +02:00 |  | 
			
				
					|  | 1451240f1a | test(authentication): fix tests | 2023-04-13 23:21:38 +02:00 |  | 
			
				
					|  | 9ff7b73aeb | fix(authentication): anonymous sign in event | 2023-04-13 23:21:38 +02:00 |  | 
			
				
					|  | 6779a8b650 | refactor(authentication): use custom user changes stream | 2023-04-13 23:21:38 +02:00 |  | 
			
				
					|  | 13fc4aa875 | fix(authentication): initialize account stream transformer | 2023-04-13 23:21:38 +02:00 |  | 
			
				
					|  | 828c1ace6f | docs(authentication): update example | 2023-04-13 23:21:38 +02:00 |  | 
			
				
					|  | 33cb4f6f06 | refactor(authentication)!: use mixins, and remove use of onSignUpSuccess | 2023-04-13 23:21:38 +02:00 |  | 
			
				
					|  | adcd98f47b | feat(authentication)!: add event type on auth change | 2023-04-13 23:21:38 +02:00 |  | 
			
				
					|  | fe4ce3cbbc | refactor: make signup/in, passwordreset cubit extendable | 2023-04-13 23:21:38 +02:00 |  | 
			
				
					|  | 222b650bd2 | fix(authentication): stream on null account | 2023-04-13 23:21:38 +02:00 |  | 
			
				
					|  | 8837066d73 | fix(authentication): handle empty provider list (closes #113) | 2023-04-13 23:21:38 +02:00 |  | 
			
				
					|  | 3679efece1 | feat'ui_kit): increase top bar leading width 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing | 2023-04-12 12:31:00 +00:00 |  | 
			
				
					|  | 8c06f98624 | feat(ui_kit): make top bar selector customizable | 2023-04-12 12:31:00 +00:00 |  | 
			
				
					|  | 30a7cc4894 | feat(ui_component): generate new skillcard component | 2023-04-12 12:31:00 +00:00 |  | 
			
				
					|  | 6f09eeca0e | feat(ui_kit): make skillcard header icon customizable | 2023-04-12 12:31:00 +00:00 |  | 
			
				
					|  | 8d12f84fcc | build(crud_bloc): update .pubignore 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing | 2023-04-10 17:46:05 +02:00 |  | 
			
				
					|  | 2b4257a5d7 | build(crud_bloc): make package ready for first release 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing | 2023-04-09 12:12:14 +02:00 |  | 
			
				
					|  | dbe8554eb7 | refactor(ui_kit): remove selection area of rich text, its not his reponsibility 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is failing | 2023-03-02 15:52:55 +01:00 |  | 
			
				
					|  | 70c6d91310 | ci(i18n): fix ci | 2023-03-01 17:28:07 +01:00 |  | 
			
				
					|  | 6c7e561fde | feat(i18n)!: rename few files + add clearer documentation | 2023-03-01 17:27:19 +01:00 |  | 
			
				
					|  | 55ee89fb26 | chore: update library file names for ui components and ui layouts 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is failing | 2023-03-01 11:46:48 +01:00 |  | 
			
				
					|  | 358debf2fa | docs(ui_layout-bloc_layouts): add readmes 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is failing | 2023-02-28 17:50:16 +01:00 |  | 
			
				
					|  | 7c97417233 | feat(bloc_layout): add attributs available for grid bloc layouts 
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is failing | 2023-02-28 15:42:02 +00:00 |  | 
			
				
					|  | 4256622726 | style: add models | 2023-02-28 15:42:02 +00:00 |  | 
			
				
					|  | 89ce553fa2 | feat(bloc_layout): add grid content implementations | 2023-02-28 15:42:02 +00:00 |  | 
			
				
					|  | abb5f0c735 | style(bloc_layout): apply dart fix | 2023-02-28 15:42:02 +00:00 |  | 
			
				
					|  | 99311c5d8c | feat(bloc_layout): rework on structure using new components and layouts | 2023-02-28 15:42:02 +00:00 |  | 
			
				
					|  | a0783b4b60 | docs: add doc | 2023-02-28 15:42:02 +00:00 |  |