Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
iancleary pushed 1 commit to main iancleary/terminal-config
- flake.lock: Update Flake lock file updates: • Updated input 'gitsigns': 'github:lewis6991/gitsigns.nvim/abcd00a... 2988f87
iancleary closed a pull request on iancleary/terminal-config
Update flake.lock
Automated changes by the [update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock) GitHub Action. ``` Flake lock file updates: • Updated input 'gitsigns': 'github:lewis6991...iancleary opened a pull request on iancleary/terminal-config
Update flake.lock
Automated changes by the [update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock) GitHub Action. ``` Flake lock file updates: • Updated input 'gitsigns': 'github:lewis6991...iancleary created a branch on iancleary/terminal-config
update_flake_lock_action - Nix flake for zsh, neovim, and git configuration, to be used with Nix and Home-Manager
iancleary opened a pull request on iancleary/home-config
Update flake.lock
Automated changes by the [update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock) GitHub Action. ``` Flake lock file updates: • Updated input 'nixpkgs-unstable': 'github:N...iancleary created a branch on iancleary/home-config
update_flake_lock_action - Nix flake to configure home manager, nix, and setup packages/terminal/etc.
iancleary created a comment on a pull request on iancleary/design-system
<!-- GITHUB_RELEASE COMMENT: released --> :rocket: PR was released in [`v0.3.1`](https://github.com/iancleary/design-system/releases/tag/v0.3.1) :rocket:
iancleary published a release on iancleary/design-system
v0.3.1
#### 🐛 Bug Fix - Move file back to styles/tokens.stylex.ts [#17](https://github.com/iancleary/design-system/pull/17) ([@iancleary](https://github.com/iancleary)) #### Authors: 1 - Ian Cleary ([@...iancleary pushed 2 commits to main iancleary/design-system
iancleary closed a pull request on iancleary/design-system
Move file back to styles/tokens.stylex.ts
<!-- GITHUB_RELEASE PR BODY: canary-version --> <details> <summary>📦 Published PR as canary version: <code>0.3.1--canary.17.c1d1788.0</code></summary> <br /> :sparkles: Test out this PR loc...iancleary opened a pull request on iancleary/design-system
Move file back to styles/tokens.stylex.ts
iancleary created a branch on iancleary/design-system
feat/follow-rules-when-using-variables - Home of reusable design assets
iancleary pushed 1 commit to main iancleary/terminal-config
- flake.lock: Update Flake lock file updates: • Updated input 'cmp-nvim-lsp': 'github:hrsh7th/cmp-nvim-lsp/39e2ed... 5f1e1db
iancleary closed a pull request on iancleary/terminal-config
Update flake.lock
Automated changes by the [update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock) GitHub Action. ``` Flake lock file updates: • Updated input 'cmp-nvim-lsp': 'github:hrsh7...iancleary created a comment on a pull request on iancleary/design-system
<!-- GITHUB_RELEASE COMMENT: released --> :rocket: PR was released in [`v0.3.0`](https://github.com/iancleary/design-system/releases/tag/v0.3.0) :rocket:
iancleary published a release on iancleary/design-system
v0.3.0
#### 🚀 Enhancement - Update files, exports, button component [#16](https://github.com/iancleary/design-system/pull/16) ([@iancleary](https://github.com/iancleary)) #### Authors: 1 - Ian Cleary (...iancleary pushed 15 commits to main iancleary/design-system
- Update files, exports, button component c0af92d
- Fix license headers 9c19832
- Update to tsconfig.json 9dd4464
- Add files back df065c9
- Update files 541758f
- Add ui export 24b55f9
- Add dts file ef941de
- Update folder structure and imports/exports 3f761ae
- Update index.tsx Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 48537b9
- Add index for stylex content 22d88c9
- Merge branch 'feat/update-files-and-exports' of github.com:iancleary/design-system into feat/update-files-and-exports 515012a
- Update files tsx vs ts typo 00ec067
- Remove tokens under styles folder 90b6809
- Update reset and files a76b837
- Merge pull request #16 from iancleary/feat/update-files-and-exports Update files, exports, button component 613598d
iancleary closed an issue on iancleary/design-system
Guide to the package.json `exports` field | Hiroki Osame
https://hirok.io/posts/package-json-exports Change exports to clean import APIiancleary closed a pull request on iancleary/design-system
Update files, exports, button component
<!-- GITHUB_RELEASE PR BODY: canary-version --> <details> <summary>📦 Published PR as canary version: <code>0.3.0--canary.16.a76b837.0</code></summary> <br /> :sparkles: Test out this PR loc...iancleary pushed 2 commits to feat/update-files-and-exports iancleary/design-system
iancleary pushed 1 commit to feat/update-files-and-exports iancleary/design-system
- Update files tsx vs ts typo 00ec067
iancleary pushed 2 commits to feat/update-files-and-exports iancleary/design-system
iancleary pushed 1 commit to feat/update-files-and-exports iancleary/design-system
- Update index.tsx Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 48537b9
iancleary pushed 1 commit to feat/update-files-and-exports iancleary/design-system
- Update folder structure and imports/exports 3f761ae
iancleary created a comment on a pull request on iancleary/design-system
Both sides of exports need to exist Files and exports need to be aligned, if not exported, cannot import. (Includes CSS and tokens files need to be exported) Optionally, Can keep them in styles/d...
iancleary pushed 1 commit to feat/update-files-and-exports iancleary/design-system
- Add dts file ef941de