Commits at components/v0.1.3
0d60d5f2
components/v0.1.3
Shota Fuji
authored at
2020-12-27 15:52:49 +0000
Shota Fuji
comitted at
2020-12-27 15:52:49 +0000
a17b8bd8
react/v0.1.4
Shota Fuji
authored at
2020-12-27 15:52:16 +0000
Shota Fuji
comitted at
2020-12-27 15:52:16 +0000
7389f4ba
chore: Fix cjs distribution
Shota Fuji
authored at
2020-12-27 15:51:23 +0000
Shota Fuji
comitted at
2020-12-27 15:51:23 +0000
5fdfd745
react/v0.1.3
Shota Fuji
authored at
2020-12-27 15:38:03 +0000
Shota Fuji
comitted at
2020-12-27 15:38:03 +0000
bd000198
fix(react): Mark optional properties optional
Shota Fuji
authored at
2020-12-27 15:37:05 +0000
Shota Fuji
comitted at
2020-12-27 15:37:05 +0000
bf64254e
react/v0.1.2
Shota Fuji
authored at
2020-12-27 14:40:10 +0000
Shota Fuji
comitted at
2020-12-27 14:40:10 +0000
66e1651b
components/v0.1.2
Shota Fuji
authored at
2020-12-27 14:39:24 +0000
Shota Fuji
comitted at
2020-12-27 14:39:24 +0000
fe98003d
chore: Fix distribution
Shota Fuji
authored at
2020-12-27 14:38:25 +0000
Shota Fuji
comitted at
2020-12-27 14:38:25 +0000
593c1f69
chore: Explicitly specify typing files
Even though TypeScript catches typing files, npmjs.com cannot detect
whether the package has TypeScript typings.
Shota Fuji
authored at
2020-12-25 19:08:47 +0000
Shota Fuji
comitted at
2020-12-25 19:08:47 +0000
61c8c7be
chore: Fix version commit message
Shota Fuji
authored at
2020-12-25 19:01:46 +0000
Shota Fuji
comitted at
2020-12-25 19:01:46 +0000
4ba2027a
components/v0.1.1
Shota Fuji
authored at
2020-12-25 19:01:28 +0000
Shota Fuji
comitted at
2020-12-25 19:01:28 +0000
2082d618
components/v0.1.1
Shota Fuji
authored at
2020-12-25 19:00:41 +0000
Shota Fuji
comitted at
2020-12-25 19:00:41 +0000
c8702d95
chore: Add prepublishOnly hooks
Shota Fuji
authored at
2020-12-25 19:00:06 +0000
Shota Fuji
comitted at
2020-12-25 19:00:06 +0000
126d01e5
chore: Include package name in version commit message
Shota Fuji
authored at
2020-12-25 18:52:24 +0000
Shota Fuji
comitted at
2020-12-25 18:52:24 +0000
9c57e527
v0.1.0
Shota Fuji
authored at
2020-12-25 18:51:09 +0000
Shota Fuji
comitted at
2020-12-25 18:51:09 +0000
8b7b6f14
v0.1.0
Shota Fuji
authored at
2020-12-25 18:50:47 +0000
Shota Fuji
comitted at
2020-12-25 18:50:47 +0000
4dd6427e
chore: Add .yarnrc
Shota Fuji
authored at
2020-12-25 18:50:23 +0000
Shota Fuji
comitted at
2020-12-25 18:50:23 +0000
68ca1f28
Merge pull request #16 from pocka/feature/figma-file
Figma file support
Shota Fuji
authored at
2020-11-18 09:43:46 +0900
GitHub
comitted at
2020-11-18 09:43:46 +0900
4c6e54c3
Merge pull request #15 from pocka/feature/events
Custom Events
Shota Fuji
authored at
2020-10-26 21:00:06 +0900
GitHub
comitted at
2020-10-26 21:00:06 +0900
def2c3a6
Merge pull request #14 from pocka/feature/cache-heavy-computation
Cache tree node related things
Shota Fuji
authored at
2020-10-24 16:04:14 +0900
GitHub
comitted at
2020-10-24 16:04:14 +0900
9882ccad
docs: Add CONTRIBUTING.md
Shota Fuji
authored at
2020-10-22 23:13:13 +0900
GitHub
comitted at
2020-10-22 23:13:13 +0900
1e1fa1e7
docs: Add CODE_OF_CONDUCT.md
Shota Fuji
authored at
2020-10-22 22:42:25 +0900
GitHub
comitted at
2020-10-22 22:42:25 +0900
82fa4961
chore: Lint files on push
Shota Fuji
authored at
2020-10-21 13:48:08 +0000
Shota Fuji
comitted at
2020-10-21 13:48:08 +0000
497e5f77
docs: README for an internal script
Shota Fuji
authored at
2020-10-20 15:17:48 +0000
Shota Fuji
comitted at
2020-10-20 15:17:48 +0000
30934c6d
docs: Update README
Wrote at-least-meaningful things.
Shota Fuji
authored at
2020-10-20 14:53:04 +0000
Shota Fuji
comitted at
2020-10-20 14:53:04 +0000
dfe5a51a
Merge pull request #13 from pocka/feature/react-binding
React bindings
Shota Fuji
authored at
2020-10-20 22:51:38 +0900
GitHub
comitted at
2020-10-20 22:51:38 +0900
3524be23
Merge pull request #11 from pocka/feature/initial-zoom-level
Initial zoom level
Shota Fuji
authored at
2020-10-19 09:25:29 +0900
GitHub
comitted at
2020-10-19 09:25:29 +0900
1f3fdd1f
chore: Do not flag src/index.ts as pure
Without specifying the file in package.json#sideEffects, webpack used by
build-storybook marks the file as side-effect free and omits it!
Shota Fuji
authored at
2020-10-18 14:42:59 +0000
Shota Fuji
comitted at
2020-10-18 14:42:59 +0000
569c3f80
Merge pull request #9 from yannbf/feature/add-drag
Feature: add drag functionality like figma
Shota Fuji
authored at
2020-10-18 15:12:12 +0900
GitHub
comitted at
2020-10-18 15:12:12 +0900
d8991c59
refactor: Use single customElement for preview
Use only <figspec-viewer> instead of with <figma-viewer-guide>.
This reduces maintenance costs and makes modifying the codebase more
easy.
I also changed the DOM structure to rendering guides and tooltips
inside one single <svg> container for simplicity (and for performance,
hopefully).
Shota Fuji
authored at
2020-10-15 18:19:16 +0000
Shota Fuji
comitted at
2020-10-15 18:19:16 +0000