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

feat(FJS-4): created new FJS-4 branch and reducer directory #13

Merged
merged 65 commits into from
Jan 26, 2022
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
65 commits
Select commit Hold shift + click to select a range
dc15ec9
feat(FJS-4): created new FJS-4 branch and reducer directory
Evgenie Nov 14, 2021
5b0d5ba
fix(FJS-4): fixed exports, implementation of the useTheme hook in com…
Evgenie Nov 15, 2021
4265b1b
fix(FJS-4): tried to type css objects
Evgenie Nov 17, 2021
4f3cfae
fix(FJS-4): I configure the typing objects with styles.
Evgenie Nov 18, 2021
cd1c756
feat(FJS-4): typed style objects in themes
Evgenie Nov 21, 2021
73988ab
feat(FJS-4): added new components and fixed display of NavBar
Evgenie Nov 21, 2021
9147ba7
fix(FJS-4): fixes in themes
Evgenie Nov 22, 2021
490c140
feat(FJS-4): created typed state-manager Redux
Evgenie Nov 24, 2021
d8f485b
feat(FJS-4): started writing README documentation for BasicButton com…
Evgenie Nov 27, 2021
79f56a5
feat(FJS-4): I made the README.md file of the component button
Evgenie Nov 28, 2021
a5fd90c
fix(FJS-4): moved the table of contents to the top of the document
Evgenie Nov 28, 2021
f24e6da
fix(FJS-4): some fix for displaying README
Evgenie Nov 28, 2021
973c0e3
fix(FJS-4): some fix for displaying README
Evgenie Nov 28, 2021
d2916c8
fix(FJS-4): some fix for displaying README
Evgenie Nov 28, 2021
b69a8a0
feat(FJS-4): I made the README.md file of the component Checkbox
Evgenie Nov 28, 2021
f168df3
fix(FJS-4): some fix for displaying README
Evgenie Nov 28, 2021
3244878
fix(FJS-4): some fix for displaying README
Evgenie Nov 28, 2021
c59c912
fix(FJS-4): some fix for displaying README
Evgenie Nov 28, 2021
9a01fba
fix(FJS-4): some fix for displaying README
Evgenie Nov 28, 2021
9a35f04
fix(FJS-4): some fix for displaying README
Evgenie Nov 28, 2021
4767c22
fix(FJS-4): some fix for displaying README
Evgenie Nov 28, 2021
02a056a
fix(FJS-4): some fix for displaying README
Evgenie Nov 28, 2021
1b5f6ee
fix(FJS-4): some fix for displaying README
Evgenie Nov 28, 2021
7c512e2
feat(FJS-4): starting to create animation of menubtn
Evgenie Dec 2, 2021
1e58743
feat(FJS-4): fix animation of menobtn
Evgenie Dec 3, 2021
e65dfe4
feat(FJS-4): Implemented animation of the menubtn
Evgenie Dec 5, 2021
1133ec5
fix(FJS-4): some fix of animation of the menubtn
Evgenie Dec 5, 2021
a9af0ea
fix(FJS-4): some fix of animation of the menubtn
Evgenie Dec 5, 2021
6e058a6
fix(FJS-4): renamed file in theme directory
Evgenie Dec 5, 2021
a67238f
feat(FJS-4): Made README files for Counter and Dropbox components
Evgenie Dec 5, 2021
43837bc
feat(FJS-4): Added the ImageSlides feature and its theme to Gallery …
Evgenie Dec 5, 2021
b777df4
feat(FJS-4): added README file in Image component and started fill RE…
Evgenie Dec 6, 2021
7565fcf
fix(FJS-4): fixed README file in input
Evgenie Dec 13, 2021
132cfbe
fix(FJS-4): fixed README file in input
Evgenie Dec 13, 2021
080aada
fix(FJS-4): fixed README file in input
Evgenie Dec 13, 2021
dfc0daa
fix(FJS-4): fixed README file in input
Evgenie Dec 13, 2021
3a709a8
fix(FJS-4): fixed README file in input
Evgenie Dec 13, 2021
ecf132c
fix(FJS-4): fixed sizeIds types in README files
Evgenie Dec 13, 2021
6988826
feat(FJS-4): made README file in the first input component
Evgenie Dec 13, 2021
c56c994
feat(FJS-4): upgraded yarn
Evgenie Dec 13, 2021
8871a50
feat(FJS-4): made README file in Input4Search component
Evgenie Dec 13, 2021
2e9953c
fix(FJS-4): fixed README file in input
Evgenie Dec 13, 2021
893b8a1
feat(FJS-4): made README file in InputWithMask component
Evgenie Dec 13, 2021
8bb40c6
fix(FJS-4): renamed TCSSObjProps file
Evgenie Dec 14, 2021
020b689
fix(FJS-4): a little fix in InputWithMask
Evgenie Dec 14, 2021
f64dfb7
featFJS-4): made README file in Label component
Evgenie Dec 14, 2021
1565b2c
fix(FJS-4): a little fix in Inputs
Evgenie Dec 14, 2021
fb9ec94
fix(FJS-4): a little fix in Input
Evgenie Dec 14, 2021
365b000
fix(FJS-4): a little fix in Input
Evgenie Dec 14, 2021
c35418c
fix(FJS-4): a little fix in InputBox
Evgenie Dec 15, 2021
d1ce326
fix(FJS-4): a little fix in Input
Evgenie Dec 15, 2021
0ed4b60
featFJS-4): made README file in Logo component
Evgenie Dec 15, 2021
974e8b1
featFJS-4): made README file in MiniCard component
Evgenie Dec 15, 2021
cb46c16
feat(FJS-3): started to create README file for component Modal
Evgenie Jan 10, 2022
955af7b
feat(FJS-4): Started create ImageSlides component
Evgenie Jan 11, 2022
f873c6f
feat(FJS-4): some changes in ImageSlides
Evgenie Jan 12, 2022
9c08f35
feat(FJS-4): some changes in ImageSlides
Evgenie Jan 13, 2022
b0b1e0d
feat(FJS-4): made ImageSlider component
Evgenie Jan 15, 2022
c7f4802
feat(FJS-4):
Evgenie Jan 15, 2022
69b84de
feat(FJS-4): realized animation of nav elements of ImageSlider component
Evgenie Jan 15, 2022
b2ffa2a
fixed(FJS-4): some fix
Evgenie Jan 15, 2022
08b4511
fixed(FJS-4): some fix
Evgenie Jan 15, 2022
5ad6c3e
fix(FJS-4): some fixes in ImageSlider component
Evgenie Jan 17, 2022
02a7032
fix(FJS-4): fixed ImageSlider
Evgenie Jan 18, 2022
f217efb
fix(FJS-4): some fix in ImageSlider
Evgenie Jan 20, 2022
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
Prev Previous commit
Next Next commit
feat(FJS-4): typed style objects in themes
  • Loading branch information
Evgenie committed Nov 21, 2021
commit cd1c756216b4f22f9fd6ad22a3e86f9b0281ab8a
8 changes: 7 additions & 1 deletion examples/react-uikit/src/definitions/TCSSobjProps.ts
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
import { StandardProperties as Properties } from "csstype";
import { StandardProperties } from "csstype";
import { TSize } from "./TElementProps";

export type TSectionName = 'core' | TSize;

export type NestedSelector = {
[index: string]: StandardProperties | NestedSelector;
}

export type Properties = StandardProperties | NestedSelector;

export type TCSSObjProps = {
[key in TSectionName]: Properties;
};
Expand Down
4 changes: 3 additions & 1 deletion examples/react-uikit/src/theme/components/MenuBtn/cwrap.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
export const blocks = {
import { TCSSObjProps } from "../../../definitions";

export const blocks: TCSSObjProps = {
core: {
display: 'flex',
flexDirection: 'column',
Expand Down
4 changes: 3 additions & 1 deletion examples/react-uikit/src/theme/components/MenuBtn/line.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
export const blocks = {
import { TCSSObjProps } from "../../../definitions";

export const blocks: TCSSObjProps = {
core: {
height: '6px',
width: '100%',
Expand Down
4 changes: 3 additions & 1 deletion examples/react-uikit/src/theme/components/NavBar/cwrap.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
export const blocks = {
import { TCSSObjProps } from "../../../definitions";

export const blocks: TCSSObjProps = {
core: {
position: 'relative',
top: '176px',
Expand Down
4 changes: 3 additions & 1 deletion examples/react-uikit/src/theme/components/NavBar/hidden.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
export const blocks = {
import { TCSSObjProps } from "../../../definitions";

export const blocks: TCSSObjProps = {
core: {
visibility: 'hidden',
position: 'relative',
Expand Down
4 changes: 3 additions & 1 deletion examples/react-uikit/src/theme/components/NavBar/line.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
export const blocks = {
import { TCSSObjProps } from "../../../definitions";

export const blocks: TCSSObjProps = {
core: {
backgroundColor: 'white',
height: '1px',
Expand Down
4 changes: 3 additions & 1 deletion examples/react-uikit/src/theme/containers/Header/cwrap.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
export const blocks = {
import { TCSSObjProps } from "../../../definitions";

export const blocks: TCSSObjProps = {
core: {
height: '100px',
width: '100%',
Expand Down
3 changes: 2 additions & 1 deletion examples/react-uikit/src/theme/containers/Header/logo.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import { TCSSObjProps } from '../../../definitions';
import {LOGOS__HEADER} from '../../images';

export const blocks = {
export const blocks: TCSSObjProps = {
core: {
backgroundPosition: 'center',
backgroundRepeat: 'no-repeat',
Expand Down
4 changes: 3 additions & 1 deletion examples/react-uikit/src/theme/containers/Header/menuwrap.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
export const blocks = {
import { TCSSObjProps } from "../../../definitions";

export const blocks: TCSSObjProps = {
core: {
display: 'flex',
flexDirection: 'column',
Expand Down
4 changes: 3 additions & 1 deletion examples/react-uikit/src/theme/containers/Section/cwrap.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
export const blocks = {
import { TCSSObjProps } from "../../../definitions";

export const blocks: TCSSObjProps = {
core: {
marginTop: '100px',
fontSize: '3rem',
Expand Down
4 changes: 3 additions & 1 deletion examples/react-uikit/src/theme/containers/Welcome/cwrap.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
export const blocks = {
import { TCSSObjProps } from "../../../definitions";

export const blocks: TCSSObjProps = {
core: {
display: 'flex',
flexDirection: 'column',
Expand Down