Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Holakit 2.x #10

Open
wants to merge 69 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
69 commits
Select commit Hold shift + click to select a range
5899768
Initial commit of Holakit 2.0 🎉🎉🎉
laosb Nov 11, 2018
160ff6f
Migration guide, build optimzation.
laosb Nov 11, 2018
93aa2f6
Document global variables.
laosb Nov 11, 2018
84b3457
Get back our LICENSE copyright line :(
laosb Nov 11, 2018
6109b61
Migrated hola-button.
laosb Nov 13, 2018
0668922
Adding docs for hola-button.
laosb Nov 13, 2018
05e0963
Use normalize.css instead of creating our own.
laosb Nov 14, 2018
ece4aff
A fix for buttons.
laosb Nov 14, 2018
65c5db8
Adding hola-card.
laosb Nov 14, 2018
6391609
Adds hola-container.
laosb Nov 14, 2018
add3f4c
Adding hola-columns.
laosb Nov 16, 2018
81c792f
Card lists.
laosb Nov 19, 2018
b8942e5
footer.
laosb Nov 20, 2018
512d05e
Adding editorconfig.
laosb Dec 16, 2018
97ae2d3
<hola-input> and a bunch of improvements.
laosb Dec 16, 2018
a6ebc51
Implement Ghost Card.
laosb Feb 11, 2019
65e0166
Basic doc system.
laosb Feb 11, 2019
43a6c12
Add lockfile & scripts for build.
laosb Feb 11, 2019
8a5f450
Placeholder yarn.lock.
laosb Feb 11, 2019
3090678
Turn to use yarn on the monorepo.
laosb Feb 11, 2019
bba21f0
Disable console animation on CI.
laosb Feb 11, 2019
f2826ba
Use Yarn when possible.
laosb Feb 11, 2019
09139a0
Fix importing.
laosb Feb 11, 2019
b79f47a
hola-badge.
laosb Mar 7, 2019
5958b31
hola-vmenu.
laosb Mar 7, 2019
9889bf5
Remove all `Built by Stencil` footers from docs to keep it clean.
laosb Mar 7, 2019
0298548
Fix a css styling problem.
laosb Mar 7, 2019
b3017a4
hola-hero.
laosb Mar 8, 2019
65b37ea
First test release of Holakit 2.x.
laosb Mar 8, 2019
f454542
v2.0.0-prealpha.1
laosb Mar 9, 2019
e219989
Fix class naming.
laosb Mar 9, 2019
cb821bc
Forgot rename hero.
laosb Mar 9, 2019
b926d73
v2.0.0-prealpha.2
laosb Mar 9, 2019
2884edf
Critical style fix.
laosb Mar 9, 2019
43b7fc3
v2.0.0-prealpha.3
laosb Mar 9, 2019
f68a126
v2.0.0-prealpha.4
laosb Mar 9, 2019
0bf5086
New props for hero.
laosb Mar 9, 2019
398be8a
Adjust build process.
laosb Mar 9, 2019
9918c0f
v2.0.0-prealpha.5
laosb Mar 9, 2019
342b514
Fix css bugs.
laosb Mar 9, 2019
acab2eb
v2.0.0-prealpha.6
laosb Mar 9, 2019
616f66f
v2.0.0-prealpha.7
laosb Mar 9, 2019
cc05ed8
Fix ghost card.
laosb Mar 9, 2019
dbd6968
Use transparent as background of ghost cards.
laosb Mar 9, 2019
46bd85b
v2.0.0-prealpha.8
laosb Mar 9, 2019
0805023
Mobile version of container.
laosb Mar 9, 2019
62b526d
v2.0.0-prealpha.9
laosb Mar 9, 2019
e22c22e
Fix columns of-cards.
laosb Mar 9, 2019
7842221
Columns of-cards turn back to use column gaps.
laosb Mar 9, 2019
c54345d
v2.0.0-prealpha.11
laosb Mar 9, 2019
19aafc2
OMG I should put display: block;
laosb Mar 9, 2019
c34735b
v2.0.0-prealpha.12
laosb Mar 9, 2019
f085c80
Too much out margin.
laosb Mar 9, 2019
51bac00
v2.0.0-prealpha.13
laosb Mar 9, 2019
062af8a
Fix wrong card gap in hola-columns.
laosb Mar 25, 2019
843a145
v2.0.0-prealpha.14
laosb Mar 25, 2019
282c16c
HolaAssetsLocal & HolaAssetsCdn.
laosb Mar 25, 2019
ef16353
chore: add gitignore to the root.
laosb Dec 6, 2019
fb6d050
build: Bump @stencil/core to 1.8.1.
laosb Dec 6, 2019
24a2666
build: release v2.0.0-alpha.0
laosb Dec 6, 2019
d0a7285
feat: customizable global background.
laosb Dec 6, 2019
5d68f34
feat: dark mode.
laosb Dec 6, 2019
4464e4c
fix(core/card): darken card background
laosb Dec 6, 2019
ffd64b8
docs: build.
laosb Dec 6, 2019
9e78c1a
fix: adjust button & primary for dark mode.
laosb Dec 6, 2019
1d3a11f
feat(core/hero): Dark mode.
laosb Dec 6, 2019
34d53f0
build: bump to alpha5
laosb Dec 6, 2019
24f6634
fix(core/button): Cannot read property 'closest' of undefined.
laosb Sep 11, 2020
8c3bda8
bump to 2.0.0-alpha.6
laosb Sep 11, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions .browserslistrc

This file was deleted.

16 changes: 16 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
[*]
charset=utf-8
end_of_line=lf
trim_trailing_whitespace=true
insert_final_newline=true
indent_style=space
indent_size=2

[{.babelrc,.stylelintrc,jest.config,.eslintrc,.prettierrc,*.json,*.jsb3,*.jsb2,*.bowerrc}]
indent_style=space
indent_size=2

[{tsconfig.app.json,tsconfig.e2e.json,tsconfig.json,tsconfig.spec.json}]
indent_style=space
indent_size=2

4 changes: 1 addition & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
node_modules
.cache
temp
node_modules
6 changes: 0 additions & 6 deletions .postcssrc

This file was deleted.

64 changes: 0 additions & 64 deletions README.md

This file was deleted.

14 changes: 0 additions & 14 deletions assets/css/components/avatar.css

This file was deleted.

27 changes: 0 additions & 27 deletions assets/css/components/badge.css

This file was deleted.

64 changes: 0 additions & 64 deletions assets/css/components/button.css

This file was deleted.

9 changes: 0 additions & 9 deletions assets/css/components/button.html

This file was deleted.

64 changes: 0 additions & 64 deletions assets/css/components/card/card.css

This file was deleted.

18 changes: 0 additions & 18 deletions assets/css/components/card/card.html

This file was deleted.

15 changes: 0 additions & 15 deletions assets/css/components/card/index.css

This file was deleted.

63 changes: 0 additions & 63 deletions assets/css/components/card/stack.css

This file was deleted.

10 changes: 0 additions & 10 deletions assets/css/components/card/stack.html

This file was deleted.

Loading