Techno

Results 12 issues of Techno

and add a space

With `position: relative` ![image](https://user-images.githubusercontent.com/68407783/163691328-d8063600-826b-47fc-b745-73a0c09e0b5f.png) Without `position: relative` ![image](https://user-images.githubusercontent.com/68407783/163691337-8016e52b-b664-493f-a46a-1360fe11df84.png) I'm not sure why position: relative breaks it, but removing position: relative didn't seem to break anything else!

Noticed I wasn't getting typings using import in ts, so decided to add them This just puts `.d.ts` with the `.js` files An alternative format could be outputting the types...

mm aplciation i have no idea what im doing help==

#### Description The EOI component now does not rely on the `attributes` property on `external_object_instance` object which is not present by defaul - Added getNotionDateTime, so the parsed date can...

#### Description Removes random white background on iframes which is visible in dark mode Fixes weird sizing/padding issues with iframes on https://react-notion-x-demo.transitivebullsh.it/5d4e290ca4604d8fb809af806a6c1749, especially on mobile. These changes apply a `100px`...

#### Description #290 adds getNotionDateTime This PR uses it in `formatNotionDateTime` and `getPageProperty` (now returning an integer instead of a date) #### Notion Test Page ID `e648a7762fee458bb3b50ae946cb3c86`

#### Description Pasting a GitHub link into Notion by default doesn't have an `attributes` property which makes the renderer ignore it Couldn't figure out how to run it locally, so...

`pluralize.singular('data')` returns `datum` because of the rule here: https://github.com/plurals/pluralize/blob/master/pluralize.js#L385 This PR just adds data to the list of singular words with no plurals because I don't believe data has a...

https://github.com/Discord-Datamining/Discord-Datamining/commit/96876687f3cbe631df43d83d9577281c53cba4a9#commitcomment-57375351