Commit Graph

22 Commits

Author SHA1 Message Date
Fredrik Adelöw d9c8720dd4 just some comment cleanup
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-02-01 13:52:06 +01:00
Carlos Esteban Lopez 2bdd1f92c1 fix: Add paragraph prop for bottom margin
Signed-off-by: Carlos Esteban Lopez <lcarlosesteb@vmware.com>
2023-01-10 16:08:53 -05:00
Carlos Esteban Lopez e75f39e603 feat: Lint paragraphs except in test files & fix
Signed-off-by: Carlos Esteban Lopez <lcarlosesteb@vmware.com>
2023-01-10 16:08:53 -05:00
Eric Peterson c981e83612 Add highlighting to StackOverflow result list item
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-12-06 14:32:22 +01:00
Jonathan Sundquist a19cffbeed fix(search): update to only link title in search results
Signed-off-by: Jonathan Sundquist <jonathan.sundquist@factset.com>
2022-11-14 10:16:44 -06:00
Emma Indal 4043f4c6cf accept result rank prop
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-11-14 10:50:59 +01:00
Emma Indal bab2ae85a5 write test for capturing rank prop
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-11-14 10:42:15 +01:00
Brian Fletcher 68ff05fbe5 make stack overflow api constructor private
Signed-off-by: Brian Fletcher <brian@roadie.io>
2022-08-30 15:44:57 +01:00
Brian Fletcher 83d83eb882 add fromConfig to stack overflow api
Signed-off-by: Brian Fletcher <brian@roadie.io>
2022-08-30 14:02:21 +01:00
Brian Fletcher c2ecdf60b0 fix qs import
Signed-off-by: Brian Fletcher <brian@roadie.io>
2022-08-25 10:32:52 +01:00
Brian Fletcher 5d8f0b0485 Remove unused qs import
Signed-off-by: Brian Fletcher <brian@roadie.io>
2022-08-25 10:04:18 +01:00
Brian Fletcher 447f2b8aac Merge branch 'master' into stack-overflow-api 2022-08-25 08:59:46 +01:00
Brian Fletcher 7107d2907c add stackoverflow api implementation
Signed-off-by: Brian Fletcher <brian@roadie.io>
2022-08-22 20:55:16 +01:00
Brian Fletcher a720c44070 unescape html entities from stackoverflow api response
Signed-off-by: Brian Fletcher <brian@roadie.io>
2022-08-22 20:03:52 +01:00
Emma Indal 5907499e67 update api report
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-06-15 19:42:12 +02:00
Emma Indal 8d9f6bbe81 add storybook example of stack overflow search result with icon
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-06-15 19:42:12 +02:00
Emma Indal c9ca0e917d add support for icon property for StackOverflowQuestions homepage component
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-06-15 19:42:12 +02:00
Emma Indal 07c0610557 feedback fixes
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-03-25 13:55:17 +01:00
Emma Indal 140cf15341 add api reports
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-03-25 11:25:22 +01:00
Emma Indal 90965cb56a fixups
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-03-25 11:25:22 +01:00
Emma Indal f80f3a7bc9 create stack-overflow backend plugin and move collator there
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-03-25 11:25:22 +01:00
Emma Indal e4d77a9c54 add new stack overflow plugin
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-03-25 11:19:08 +01:00